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 prod #646

Merged
merged 11 commits into from
Jul 9, 2024
Merged

Deploy to prod #646

merged 11 commits into from
Jul 9, 2024

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented Jul 9, 2024

No description provided.

dependabot bot and others added 11 commits July 7, 2024 03:11
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](django-commons/django-debug-toolbar@4.4.2...4.4.5)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.1](astral-sh/ruff-pre-commit@v0.4.10...v0.5.1)
In the WorkspaceAuthDomainDisabledForm, check if authorization_domains
is actually a field before attempting to set it to disabled. Before
this fix, attempting to set it to disabled was causing an error
in the ACM WorkspaceUpdate view, because that view removed some of
the fields that can't be changed after creation, including the
authorzations_domains field. Add tests to catch this case.
[pre-commit.ci] pre-commit autoupdate
…bled-form-with-auth-domain-excluded

Fix bug with WorkspaceAuthDomainDisabledForm and WorkspaceUpdate view
@amstilp amstilp marked this pull request as ready for review July 9, 2024 16:22
@amstilp amstilp merged commit 87d6e42 into deploy/production Jul 9, 2024
3 checks passed
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.

1 participant