Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up CI #37

Closed
EagleoutIce opened this issue Aug 10, 2022 · 2 comments · Fixed by #42
Closed

Speed up CI #37

EagleoutIce opened this issue Aug 10, 2022 · 2 comments · Fixed by #42
Assignees
Labels
enhancement New feature or request

Comments

@EagleoutIce
Copy link
Owner

The CI should cache previous compilations so it is a lot faster.
We could use the gh-pages branch for that and merge the branches within the CI before compiling. This way the CI should be a lot faster.

@EagleoutIce EagleoutIce added the enhancement New feature or request label Aug 10, 2022
@EagleoutIce
Copy link
Owner Author

Additionally see: https://github.com/actions/cache

@EagleoutIce
Copy link
Owner Author

Permissions for the sltx cache are denied. Either copy or switch to local latexmk build (preferred)

Cache demos as well?

@EagleoutIce EagleoutIce linked a pull request Aug 11, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant