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

Release 2024.03.1 #1929

Merged
merged 151 commits into from
Mar 1, 2024
Merged

Release 2024.03.1 #1929

merged 151 commits into from
Mar 1, 2024

Conversation

angela-tran
Copy link
Member

@angela-tran angela-tran commented Mar 1, 2024

  • 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 and others added 15 commits February 28, 2024 19:23
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
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>
@angela-tran angela-tran self-assigned this Mar 1, 2024
@angela-tran angela-tran requested a review from a team as a code owner March 1, 2024 20:06
@github-actions github-actions bot added migrations [auto] Review for potential model changes/needed data migrations updates docker Application container, devcontainer, Compose, etc. actions Related to GitHub Actions workflows front-end HTML/CSS/JavaScript and Django templates back-end Django views, sessions, middleware, models, migrations etc. tests Related to automated testing (unit, UI, integration, etc.) and removed migrations [auto] Review for potential model changes/needed data migrations updates actions Related to GitHub Actions workflows labels Mar 1, 2024
Copy link

github-actions bot commented Mar 1, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@thekaveman thekaveman mentioned this pull request Mar 1, 2024
14 tasks
@angela-tran angela-tran merged commit c32987e into prod Mar 1, 2024
19 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
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 tests Related to automated testing (unit, UI, integration, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants