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 to test #1909

Merged
merged 147 commits into from Mar 1, 2024
Merged

Deploy to test #1909

merged 147 commits into from Mar 1, 2024

Conversation

thekaveman
Copy link
Member

  • Google SSO
  • Secrets / models refactor
  • Admin always on

Part of finishing out #1856

thekaveman and others added 30 commits January 30, 2024 18:32
function rather than variable to enable dynamic runtime calculation
e.g. for unit tests
move module-level variables into configure function, unneeded outside
module, wait for Django startup before using settings
similar to how this is done in the Terraform module
allow interfacing with Azure inside devcontainer
the secret does not contain any sensitive information
and is only configured in the dev environment
Because the SBMTD Mobility Pass enrollment pathway is available in production, I updates adoption status from "test" to "Live,"
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 10.1.0 to 11.4.0.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases)
- [Commits](treosh/lighthouse-ci-action@10.1.0...11.4.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>
@thekaveman
Copy link
Member Author

Putting this back in Draft, release scheduled for Friday 3/1.

indexing and others added 3 commits February 26, 2024 17:41
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 to 1.40.6.
- [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.40.5...1.40.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
spaces in the value can cause bash to choke when doing e.g.

   source .env
* remove additional variable FIXTURES that isn't necessary
* remove spacing in eval, causing evaluation to fail
ensure we are on the latest versions of mkdocs and mkdocs-material
ensure we get version updates for pinned docs requirements
this is now built-in to mkdocs-material directly
dependabot bot and others added 2 commits March 1, 2024 18:03
Bumps [django-csp](https://github.com/mozilla/django-csp) from 3.7 to 3.8.
- [Release notes](https://github.com/mozilla/django-csp/releases)
- [Changelog](https://github.com/mozilla/django-csp/blob/main/CHANGES)
- [Commits](mozilla/django-csp@3.7...3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@thekaveman thekaveman marked this pull request as ready for review March 1, 2024 18:47
@thekaveman thekaveman merged commit 123ff0c into test Mar 1, 2024
17 checks passed
@github-actions github-actions bot added the deployment [auto] Pull requests that deploy to test or prod label Mar 1, 2024
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 docker Application container, devcontainer, Compose, etc. front-end HTML/CSS/JavaScript and Django templates infrastructure Terraform, Azure, etc. migrations [auto] Review for potential model changes/needed data migrations updates
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants