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

Deploy initial Veterans integration to Test #1468

Merged
merged 105 commits into from
Jun 30, 2023
Merged

Deploy initial Veterans integration to Test #1468

merged 105 commits into from
Jun 30, 2023

Conversation

thekaveman
Copy link
Member

Closes #1450

angela-tran and others added 30 commits April 5, 2023 01:44
updates:
- [github.com/compilerla/conventional-pre-commit: v2.1.1 → v2.2.0](compilerla/conventional-pre-commit@v2.1.1...v2.2.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](pre-commit/mirrors-prettier@v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode)
- [github.com/Riverside-Healthcare/djLint: v1.23.0 → v1.24.0](djlint/djLint@v1.23.0...v1.24.0)
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 9.6.8 to 10.1.0.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases)
- [Commits](treosh/lighthouse-ci-action@9.6.8...10.1.0)

---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
was used to hold configuration (data migration) file
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.10.0...v12.11.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
also consolidate steps related to ensuring secrets are up to date
remove item that was meant to explain motivation of subsequent steps

Co-authored-by: Kegan Maher <kegan@compiler.la>
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.19.1 to 1.25.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.19.1...1.25.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
updates:
- [github.com/compilerla/conventional-pre-commit: v2.2.0 → v2.3.0](compilerla/conventional-pre-commit@v2.2.0...v2.3.0)
- [github.com/Riverside-Healthcare/djLint: v1.24.0 → v1.31.0](djlint/djLint@v1.24.0...v1.31.0)
machikoyasuda and others added 13 commits June 30, 2023 00:01
- Data model change: Adds bullets an optional JSONField to the EligibilityVerifer model and migrations
- Migration data change: Adds bullets data with the strings of the msgids for the Eligibility Start page MediaItem's bullets, for VA, Login.gov (MST, SacRT)
since user is choosing a flow and may have failed in a previous attempt
clear the token to allow going through a (different) flow
any previously verified claim should be reset on logout
@github-actions github-actions bot added back-end Django views, sessions, middleware, models, migrations etc. i18n Copy: Language files or Django i18n framework front-end HTML/CSS/JavaScript and Django templates actions Related to GitHub Actions workflows tests Related to automated testing (unit, UI, integration, etc.) migrations [auto] Review for potential model changes/needed data migrations updates and removed front-end HTML/CSS/JavaScript and Django templates labels Jun 30, 2023
@thekaveman thekaveman temporarily deployed to dev June 30, 2023 20:04 — with GitHub Actions Inactive
@thekaveman thekaveman marked this pull request as ready for review June 30, 2023 20:12
@thekaveman thekaveman requested a review from a team as a code owner June 30, 2023 20:12
Copy link
Member

@angela-tran angela-tran 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! I also checked the secrets in test's Key Vault. ✅

@thekaveman thekaveman merged commit c605492 into test Jun 30, 2023
15 checks passed
@github-actions github-actions bot added the deployment [auto] Pull requests that deploy to test or prod label Jun 30, 2023
@thekaveman thekaveman linked an issue Jun 30, 2023 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Related to GitHub Actions workflows back-end Django views, sessions, middleware, models, migrations etc. deployment [auto] Pull requests that deploy to test or prod i18n Copy: Language files or Django i18n framework migrations [auto] Review for potential model changes/needed data migrations updates tests Related to automated testing (unit, UI, integration, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy initial integration with Veterans / IdG to Test
3 participants