Skip to content

Conversation

@braingram
Copy link
Contributor

@braingram braingram commented Dec 29, 2025

Add an save_artifact option to the publish workflow.

This would be useful for:

  • testing abi3 compatibility (where a follow-up job can download the artifacts and test them for abi3 compatibility)
  • testing built wheels (where a user can download the produced artifact for local testing)

Here's an example of the feature in use:
https://github.com/spacetelescope/stsci.imagestats/actions/runs/20576408229/job/59094261927?pr=85
and a follow-up job that tests the wheels for abi3 compatibility:
https://github.com/spacetelescope/stsci.imagestats/actions/runs/20576408229/job/59094356347?pr=85

@braingram braingram changed the title add upload_artifact option to publish workflow add save_artifact option to publish workflow Dec 29, 2025
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