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

Fix e2e CI failure from "Test that overwrite env var works in nested action (#453)" #467

Merged
merged 10 commits into from
Jun 13, 2023

Conversation

thyton
Copy link
Contributor

@thyton thyton commented Jun 9, 2023

No description provided.

@thyton thyton marked this pull request as draft June 9, 2023 22:20
@thyton thyton marked this pull request as ready for review June 12, 2023 21:40
@thyton thyton changed the title [DO NOT MERGE] Investigate CI failure "Test that overwrite env var works in nested action (#453)" Fix "Test that overwrite env var works in nested action (#453)" Jun 13, 2023
@thyton thyton changed the title Fix "Test that overwrite env var works in nested action (#453)" Fix CI failure from "Test that overwrite env var works in nested action (#453)" Jun 13, 2023
@thyton thyton changed the title Fix CI failure from "Test that overwrite env var works in nested action (#453)" Fix e2e CI failure from "Test that overwrite env var works in nested action (#453)" Jun 13, 2023
@thyton thyton requested a review from fairclothjm June 13, 2023 17:41
Copy link
Contributor

@fairclothjm fairclothjm left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -162,6 +162,22 @@ jobs:
/cubbyhole/test foo ;
/cubbyhole/test zip | NAMED_CUBBYSECRET ;

- name: Test Vault Action Overwrites Env Vars In Subsequent Action (part 1/2)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should add a comment that the ordering of these two tests matters and they should come before the Verify Vault Action Outputs step?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point!

@thyton thyton merged commit 62aa8bb into main Jun 13, 2023
@thyton thyton deleted the add-e2e-test-override-env-var branch June 13, 2023 18:22
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