Commit Graph

36 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 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 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 2de33b8150
Enable release-lto profile on foreign document test. 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 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 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 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 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 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 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 5108dfb8f4
Build a minimal CI-specific version of cargo cache plugin.
semver Build semver has succeeded Details
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
10 months ago
Tom Alexander d48b47c8e5
Add auto-cleaning of the shared cargo cache.
semver Build semver has succeeded Details
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
10 months ago
Tom Alexander d6c175a3cc
Remove private mirror from dockerfiles.
build-organic-test Build build-organic-test has succeeded Details
organic-test Build organic-test has failed Details
build-cargo-fmt Build build-cargo-fmt has succeeded Details
semver Build semver has succeeded Details
cargo-fmt Build cargo-fmt has succeeded Details
I now have a pull-through cache set up with kaniko, so I no longer need this hard-coded path. Removing the private mirror from the dockerfiles makes them more portable.
10 months ago
Tom Alexander a3f6d7ef9f
Add emacs to the test image.
semver Build semver has succeeded Details
cargo-fmt Build cargo-fmt has succeeded Details
organic-test Build organic-test has failed Details
build-cargo-fmt Build build-cargo-fmt has succeeded Details
build-organic-test Build build-organic-test has succeeded Details
10 months ago
Tom Alexander e129c29007
Rename the image to organic-test since I am going to specialize it with the software needed for running organic-specific tests.
semver Build semver has succeeded Details
build-cargo-fmt Build build-cargo-fmt has failed Details
build-organic-test Build build-organic-test has failed Details
cargo-fmt Build cargo-fmt has failed Details
organic-test Build organic-test has failed Details
10 months ago