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

Run each example in one CI job #39

Merged
merged 4 commits into from
Mar 25, 2024
Merged

Run each example in one CI job #39

merged 4 commits into from
Mar 25, 2024

Conversation

PicoCentauri
Copy link
Collaborator

@PicoCentauri PicoCentauri commented Mar 25, 2024

This should speed up our CI. Jobs for each examples store their results in a Github artifact. The actual docs job is just collecting these artifacts and generate the final documentation page.

I also changed some minor other infrastructure things. Most notable:

  • change name of environement.yml to the more common enivornment.yml
  • set matplotlib dependency for each example since this might not be used by all examples
  • nake the datasets of the LODE and the sample selection available for download

@PicoCentauri PicoCentauri marked this pull request as ready for review March 25, 2024 11:49
@PicoCentauri PicoCentauri requested a review from Luthaf March 25, 2024 11:49
@PicoCentauri
Copy link
Collaborator Author

The CI so fast now! 🚀

.github/workflows/docs.yml Outdated Show resolved Hide resolved
Co-authored-by: Guillaume Fraux <[email protected]>
@Luthaf Luthaf merged commit acb68a2 into main Mar 25, 2024
7 checks passed
@Luthaf Luthaf deleted the split-ci branch March 25, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants