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

MNTOR-3494 - pass SENTRY_AUTH_TOKEN arg to docker #5324

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

rhelmer
Copy link
Collaborator

@rhelmer rhelmer commented Nov 19, 2024

References:

Jira: MNTOR-3494

Description

I think the reason that the Sentry auth token variable is part of the environment the script prints when it starts but not present when the docker build takes place is because this argument isn't being explicitly passed via the Dockerfile.

How to test

I'm not sure we can test this until we merge to main, unless we temporarily change the set of jobs that run on PRs.

Checklist (Definition of Done)

  • Commits in this PR are minimal and have descriptive commit messages.
  • Jira ticket has been updated (if needed) to match changes made during the development process.

@rhelmer rhelmer requested a review from mansaj November 19, 2024 21:42
Copy link

@rhelmer rhelmer merged commit e062008 into main Nov 20, 2024
16 checks passed
@rhelmer rhelmer deleted the MNTOR-3494/pass-sentry-auth-token-to-docker branch November 20, 2024 17:17
@rhelmer rhelmer changed the title pass SENTRY_AUTH_TOKEN arg to docker MNTOR-3494 - pass SENTRY_AUTH_TOKEN arg to docker Nov 20, 2024
Copy link

Cleanup completed - database 'blurts-server-pr-5324' destroyed, cloud run service 'blurts-server-pr-5324' destroyed

codemist pushed a commit that referenced this pull request Nov 21, 2024
codemist added a commit that referenced this pull request Nov 21, 2024
* fix: fix comment vars

* pass SENTRY_AUTH_TOKEN arg to docker (#5324)

* integration

* rebase

* bad rebase fix

* bad rebase fix

---------

Co-authored-by: Joey Zhou <[email protected]>
Co-authored-by: Robert Helmer <[email protected]>
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.

2 participants