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

RKT-2364: Use upload-secure-artifact action #601

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

rcasperson-jc
Copy link
Contributor

@rcasperson-jc rcasperson-jc commented Sep 6, 2024

Issues

What does this solve?

This simply changes which action we use when uploading artifacts in GHA runs. actions/upload could potentially leak secrets, so this new action scans for secrets before uploading anything.

Is there anything particularly tricky?

I did some testing with this by tweaking the actions to actually run the artifact upload parts. Hopefully that didn't mess up any deployments. I'm not sure how those are working.

How should this be tested?

As mentioned, I ran the workflows that upload artifacts and the uploads worked as expected.

Screenshots

@rcasperson-jc rcasperson-jc added the PowerShell Module Release for JumpCloud PowerShell Module label Sep 6, 2024
@rcasperson-jc rcasperson-jc force-pushed the RKT-2364-use-upload-secure-artifact branch 3 times, most recently from df46b93 to cca4f60 Compare September 6, 2024 17:32
@rcasperson-jc rcasperson-jc force-pushed the RKT-2364-use-upload-secure-artifact branch from cca4f60 to 0445674 Compare September 6, 2024 17:39
@rcasperson-jc rcasperson-jc removed PowerShell Module Release for JumpCloud PowerShell Module patch labels Sep 13, 2024
@rcasperson-jc rcasperson-jc marked this pull request as ready for review September 13, 2024 01:56
@rcasperson-jc rcasperson-jc merged commit d0dbfce into master Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants