Skip to content

Conversation

anish-mudaraddi
Copy link
Collaborator

Update workflow to build package wheel

Updae workflow to create automated releases when merged to master

Update workflow to build package wheel
Create automated releases
@anish-mudaraddi
Copy link
Collaborator Author

I thought it was good practice to use upload-artifact and download-artifact so we can see what will be released before merging into main/master

Comment on lines +59 to +63
- uses: actions/upload-artifact@v3
with:
name: iriscasttools
path: iriscasttools/dist
if-no-files-found: error
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to tag these artefacts in any way? Such as the branch SHA or similar?

@DavidFair
Copy link
Collaborator

NVM I can see the artefact here:
https://github.com/stfc/SCD-OpenStack-Utils/actions/runs/4620248986

@DavidFair DavidFair merged commit 6903e20 into stfc:master Apr 6, 2023
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