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

add e2e variables to manifest #1433

Merged
merged 1 commit into from
Apr 19, 2024
Merged

add e2e variables to manifest #1433

merged 1 commit into from
Apr 19, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Apr 17, 2024

Description

We have already created an E2E test user on staging. However this user's credentials are not available on staging as environment variables, which means that when we try to run E2E tests that point to the staging API server, they fail because they cannot login as the E2E test user.

Add these environment variables to the manifest and deploy to staging, so they appear as environment variables in staging, then follow up with the actual E2E PR that tests against the staging API server.

Security Considerations

N/A

Copy link
Member

@A-Shumway42 A-Shumway42 left a comment

Choose a reason for hiding this comment

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

Looks good!

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, @terrazoon! 🤦 of course... too many steps involved with these!

@ccostino ccostino merged commit 76e8487 into main Apr 19, 2024
8 checks passed
@ccostino ccostino deleted the notify-admin-1157a branch April 19, 2024 20: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.

None yet

3 participants