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

Modify input to accepted argument #1340

Merged
merged 3 commits into from
Sep 30, 2024
Merged

Modify input to accepted argument #1340

merged 3 commits into from
Sep 30, 2024

Conversation

A-Shumway42
Copy link
Member

@A-Shumway42 A-Shumway42 commented Sep 26, 2024

Description

After switching to maintained cloudgov deploy tool, there was an unexpected argument for the tool. Updated with cf_command argument and added the new push command.

The command I currently have seems a bit redundant in how it's written since I'm calling the secrets.ETC and the variables are being called the same way directly above. Would definitely like some input on how it should be tweaked.

Security Considerations

Make sure secrets are protected correctly in the new push command.

Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thanks, @A-Shumway42!

I think the change is fine (I left a comment that might help make things slightly easier to read... 😆), and it looks like the build check failing is because test coverage has dropped again. D'oh!

.github/workflows/deploy.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thanks, @A-Shumway42! Let's see if this works now!

Copy link
Contributor

@terrazoon terrazoon left a comment

Choose a reason for hiding this comment

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

LGTM

@ccostino ccostino merged commit 8082b09 into main Sep 30, 2024
7 checks passed
@ccostino ccostino deleted the fix-cfcommand-deploytool branch September 30, 2024 19:21
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.

3 participants