astropy / astropy-tutorials

Tutorials for the Astropy Project
BSD 3-Clause "New" or "Revised" License
288 stars 170 forks source link

Upload artifacts in PR build #554

Closed eteq closed 1 year ago

eteq commented 2 years ago

This PR adds the upload artifact stage to the PR workflow (but not the actual deploy, of course), so that we can see the rendered version of a notebook before it's merged. This could be thought of as a first step of #532 (although that needs more before I think we would consider it closed - see the discussion there).

Note the second commit here should be removed before merging - that's just to trigger the actual build process on one of the notebooks. So the intent is to back out that last commit before merging (although it leaves an unnecessary comment).

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

adrn commented 1 year ago

@eteq This is fine with me! Can you remove the noop commit and then we can merge?