Skip to content

Conversation

jeffjennings
Copy link
Member

@jeffjennings jeffjennings commented Oct 10, 2024

Ensures the CI workflows calling make fail if commands in the bash calls in Makefile raise an error.

I checked that the CI correctly fails when the bash loop encounters errors in either execute or convert.

Closes #611

  • Check the box to confirm that you are familiar with the contributing guidelines and/or indicate (check the box) that you are familiar with our contributing workflow.
  • Confirm that any contributed tutorials contain a complete Introduction which includes an Author list, Learning Goals, Keywords, Companion Content (if applicable), and a Summary.
  • Check the box to confirm that you are familiar with the Astropy community code of conduct and you agree to follow the CoC.

@jeffjennings jeffjennings added Run all tutorials Tells the GitHub actions CI to run all tutorials in the repo (vs. only modified ones) and removed Run all tutorials Tells the GitHub actions CI to run all tutorials in the repo (vs. only modified ones) labels Oct 10, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jeffjennings jeffjennings added the Run all tutorials Tells the GitHub actions CI to run all tutorials in the repo (vs. only modified ones) label Oct 10, 2024
@jeffjennings jeffjennings requested a review from adrn October 10, 2024 20:16
Copy link
Contributor

@adrn adrn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@adrn adrn merged commit e7d20e1 into astropy-learn:main Oct 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run all tutorials Tells the GitHub actions CI to run all tutorials in the repo (vs. only modified ones)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI tests to build notebooks can pass even if notebooks fail
2 participants