Commit Graph

58 Commits (main)

Author SHA1 Message Date
Tom Alexander 9f111fe445
Rework the makefiles.
clippy Build clippy has failed Details
build-organic Build build-organic has failed Details
format Build format has failed Details
1 month ago
Tom Alexander a4e433dab1
Inline build pipeline. 1 month ago
Tom Alexander 4e9f1e4fac
Inline the format pipeline.
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-test Build rust-test has failed Details
rust-build Build rust-build has failed Details
format Build format has succeeded Details
clippy Build clippy has failed Details
1 month ago
Tom Alexander 4dee130873
Add cranelift.
rust-test Build rust-test has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-build Build rust-build has failed Details
clippy Build clippy has failed Details
1 month ago
Tom Alexander 8e712532e1
Add a organic_development image.
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-test Build rust-test has failed Details
rust-build Build rust-build has failed Details
clippy Build clippy has failed Details
This image will be shared by CI jobs rather than having a separate image for each, mirroring the developments I've done in natter.
1 month ago
Tom Alexander 66f003e6fd
Update docker images to latest alpine.
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-test Build rust-test has failed Details
clippy Build clippy has failed Details
rust-build Build rust-build has failed Details
1 month ago
Tom Alexander f4e0dddd9d
Fix clippy.
clippy Build clippy has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
5 months ago
Tom Alexander 84c088df67
Add wasm targets to the build test in the CI.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
5 months ago
Tom Alexander 9e908935f8
Add special case to delete invalid org-mode file.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
7 months ago
Tom Alexander ea52dc60be
Add a literate tutorial for building emacs to the foreign documents test. 7 months ago
Tom Alexander a880629831
Make clippy not write to the host git repo. 7 months ago
Tom Alexander d8e3a85ef7
We need to add dependencies so we are now building a container. 7 months ago
Tom Alexander 2de33b8150
Enable release-lto profile on foreign document test. 7 months ago
Tom Alexander 00611e05c2
Remove old bash script. 7 months ago
Tom Alexander 3d68e1fd00
Switch the docker container over to invoking the rust-based foreign document test. 7 months ago
Tom Alexander d59bbfa7d2
Update org-mode.
rustfmt Build rustfmt has succeeded Details
rust-build Build rust-build has failed Details
rust-test Build rust-test has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
7 months ago
Tom Alexander c022b30110
Update org-mode. 7 months ago
Tom Alexander 83d939bdc0
Update org-mode. 7 months ago
Tom Alexander d38b0a84f6
Fix handling file names with periods before the file extension.
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
8 months ago
Tom Alexander 9bcfb2f1da
Decide headline nesting by star count, not headline level.
It is possible to have two headlines that have the same level but different star counts when set to Odd because of rounding. Deciding nesting by star count instead of headline level avoids this issue.
8 months ago
Tom Alexander 4c8d9a3063
Do not require a colon to close dynamic blocks. 8 months ago
Tom Alexander c1de001786
Require a space after colon instead of tab for fixed width area. 8 months ago
Tom Alexander 716af5bb45
Update org-mode version.
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
8 months ago
Tom Alexander 7d4100d956
Add worg to the foreign document test.
A lot of the documents are failing so there are going to be a lot of bug fixes in this branch.
8 months ago
Tom Alexander de7ad182b3
Make parse and compare their own binaries.
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
This ensures that both code paths are capable of being parsed by rust-analyzer simultaneously and I think it will be less confusing to newcomers.
8 months ago
Tom Alexander ab612f293f
Update org-mode version. 8 months ago
Tom Alexander 827f3e1c98
Add the rest of the relevant howard abrams repos. 9 months ago
Tom Alexander fcea7e5a4b
Add howard abrams demo-it and the upstreeam doomemacs repo to compare. 9 months ago
Tom Alexander dda2b1e69f
Compare howard abrams hamacs. 9 months ago
Tom Alexander f79d07a7c8
Compare howard abrams dotfiles. 9 months ago
Tom Alexander 5cefcd5fac
Add in the emacs repository org-mode documents. 9 months ago
Tom Alexander b83a103c17
Update the foreign document test to use all org-mode documents from the org-mode repository. 9 months ago
Tom Alexander b89607fc8b
Handle CARGO_TARGET_DIR not being set.
rust-test Build rust-test has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-build Build rust-build has succeeded Details
9 months ago
Tom Alexander 51c4e2b62a
Only use local folder for docker context.
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
9 months ago
Tom Alexander 4e8b3eb422
Introduce a foreign document test docker container.
This test will grab documents from external sources and compare Organic's parser vs the official org-mode parser to ensure they are parsing the same. This is so we do not introduce large irrelevant documents in the git history and so we do not introduce documents with restrictive licenses into the repository.
9 months ago
Tom Alexander a40a504f94
Switch to using read-only root in docker containers.
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
9 months ago
Tom Alexander 80d77ff5d6
Fix handling of unicode in compare tests.
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
9 months ago
Tom Alexander 207a0546b0
Run full test suite despite default feature selection.
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
9 months ago
Tom Alexander ad389f0776
Remove volumes in the clean step.
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
9 months ago
Tom Alexander 75dfc7f812
Depend on build when using the docker images. 9 months ago
Tom Alexander c17de8ef5e
Set up the same mounts when running make shell. 9 months ago
Tom Alexander 378b6bb391
Update the run targets for the Makefiles for the docker containers.
This was previously using the standard docker makefile I use as a starting point for all of my docker makefiles. Now it will properly mount the source directory.
9 months ago
Tom Alexander 16a107eebb
Update org-mode version. 9 months ago
Tom Alexander 77348b560c
Parameterize the emacs and org-mode versions in the dockerfiles.
rustfmt Build rustfmt has succeeded Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
9 months ago
Tom Alexander f2089257b0
Re-enable disabled test.
rustfmt Build rustfmt has succeeded Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
The latest code in org-mode has been fixed.
9 months ago
Tom Alexander 09821c8898
Prefix the automatically generated tests.
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
9 months ago
Tom Alexander 4cd3697fb0
Update org-mode version in dockerfile. 9 months ago
Tom Alexander 899073e54f
Update to the latest org-mode. 9 months ago
Tom Alexander d1e0ee831c
Switch to installing emacs and org-mode from source in test container.
This is to integrate fixes that have been committed to org-mode but have not made it into emacs, while also getting the latest emacs on alpine.
9 months ago
Tom Alexander 729be9302b
Update tekton pipeline to build all the permutations of Organic.
This is to catch regressions in feature-gating since I won't be building every possible permutation all the time.
9 months ago