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]>
codemist added a commit that referenced this pull request Nov 29, 2024
* fix ui

* apply ui changes tto scanresultcard

* apply styling to button

* add removal under maintenance status

* change cta label and write test

* add new removal under maintenance page

* test exposure card in new view data broker page

* change terminology ot data broker

* make new scan result component for resolution flow

* ui fixes

* add header

* add header string

* add box shadow

* add estimated time of removal

* add removal instructions view

* ui tweaks

* rremove ispremium force

* remove commented out code

* fix tests

* add strings

* revert back to info for sale

* fix deprecated strings

* move cta button to the bottom on mobile

* fix ftl

* fix string changes

* ftl lint

* add condition to remove navclose from fixview

* add back arrow

* Update locales-pending/dashboard-premium.ftl

Co-authored-by: Francesco Lodolo <[email protected]>

* chore: rename

* feat: add db func for return scan results with data broker join

* feat: maintenance filter

* Update src/app/(proper_react)/(redesign)/(authenticated)/user/(dashboard)/dashboard/fix/data-broker-profiles/removal-under-maintenance/page.tsx

* Update src/db/tables/onerep_scans.ts

* Update src/db/tables/onerep_scans.ts

* fix: lint

* MNTOR-3815 - Data broker manual removal integration (#5326)

* 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]>

* premium exposure card by default

* port over databrokerremovalcard into main component and add confetti

* add loader to secondary button

* remove unused files

* add loading animation

* fix e2e tests

* roll back string change

* fix pbroken test

* remove typescript linter

* fix completion order

* add mmanual resolution praise

* dadd dashboard description for fixed state

* add unit tests

* fix

* add toast error

* add string

* fixes

* use trycatch

* show loader in white on hover

* remove exposureicon style

* Add fetch delay and update state handling (#5341)

* feat: Add util function for fetching with a delay

* chore: Remove useEffect and update state handling for firstScanResultNotResolved

---------

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