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

Upload artifacts from cron job #1159

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Upload artifacts from cron job #1159

merged 4 commits into from
Apr 11, 2024

Conversation

frankharkins
Copy link
Member

@frankharkins frankharkins commented Apr 11, 2024

We run notebooks that submit jobs twice a month to check they don't raise errors, but we currently throw away the results. This PR uploads the executed notebooks as an artifact so we can inspect the outputs and update the files in this repo with more recent output.

See https://github.com/Qiskit/documentation/actions/runs/8645293171 for an example of this working.

This reverts commit e107fc6.
@frankharkins frankharkins marked this pull request as ready for review April 11, 2024 10:43
Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Thanks!

.github/workflows/notebook-test-cron.yml Outdated Show resolved Hide resolved
.github/workflows/notebook-test-cron.yml Outdated Show resolved Hide resolved
Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
@frankharkins frankharkins enabled auto-merge April 11, 2024 12:47
@frankharkins frankharkins added this pull request to the merge queue Apr 11, 2024
Merged via the queue into main with commit 42a380c Apr 11, 2024
2 checks passed
@frankharkins frankharkins deleted the FH/cron-artifacts branch April 11, 2024 12:51
frankharkins added a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
We run notebooks that submit jobs twice a month to check they don't
raise errors, but we currently throw away the results. This PR uploads
the executed notebooks as an artifact so we can inspect the outputs and
update the files in this repo with more recent output.

See https://github.com/Qiskit/documentation/actions/runs/8645293171 for
an example of this working.

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants