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

Chore: update action artifact versions #2410

Merged
merged 5 commits into from
Sep 12, 2024

Conversation

chrismclarke
Copy link
Member

@chrismclarke chrismclarke commented Sep 11, 2024

PR Checklist

  • PR title descriptive (can be used in release notes)

Description

  • Make consistent the version of upload/download artifacts across all actions

Review Notes

Testing done by triggering actions from Temp content repo PR IDEMSInternational/app-debug-content#82

Before
Example Failed Action when targeting master branch from debug deployment content repo

After
Example Passing Action when targeting this branch

Dev Notes

There is some confusion as various actions use both upload-artifact and upload-pages-artifact. The upload-pages-artifact is simply a lightweight wrapper around upload-artifact (some minor modifications to folder structures, if I remember I think the upload-artifact nests everything in a subfolder while the upload-pages-artifact doesn't have nesting... although may have changed with recent versions) - although the upload-pages v3 action targets the upload-artifact v4 branch (and so should be used with download-artifact v4 also

It might be possible to completely remove the upload-pages-artifact calls (to be investigated)

Git Issues

Closes #

Screenshots/Videos

If useful, provide screenshot or capture to highlight main changes

Copy link

Visit the preview URL for this PR (updated for commit e355a65):

https://plh-teens-app1--pr2410-chore-action-artifac-itc6nwx0.web.app

(expires Wed, 25 Sep 2024 22:58:36 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e4c0bab6b08dd290fbf002fd6e07987fa4b5fce1

@chrismclarke chrismclarke marked this pull request as ready for review September 11, 2024 23:08
@chrismclarke chrismclarke changed the title Chore/action artifact version Chore: update action artifact versions Sep 11, 2024
@ChrisMarsh82 ChrisMarsh82 merged commit cffbd20 into master Sep 12, 2024
12 checks passed
@ChrisMarsh82 ChrisMarsh82 deleted the chore/action-artifact-version branch September 12, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test - preview Create a preview deployment of the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants