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

Separate payment processors (test) #1366

Merged
merged 26 commits into from Apr 18, 2023
Merged

Separate payment processors (test) #1366

merged 26 commits into from Apr 18, 2023

Conversation

thekaveman
Copy link
Member

Deploy changes from #1365 to test to facilitate demo at CalACT.

pre-commit-ci bot and others added 26 commits April 3, 2023 21:47
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.1.7...4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
replace deprecated approach with new STORAGES setting
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.18.0 to 1.19.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.18.0...1.19.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/Riverside-Healthcare/djLint: v1.19.16 → v1.19.17](djlint/djLint@v1.19.16...v1.19.17)
install using pip against local source
no need for test runs to install dev packages
- Requires re-building containers and devcontainer
@github-actions github-actions bot added docker Application container, devcontainer, Compose, etc. back-end Django views, sessions, middleware, models, migrations etc. migrations [auto] Review for potential model changes/needed data migrations updates and removed migrations [auto] Review for potential model changes/needed data migrations updates labels Apr 18, 2023
@github-actions github-actions bot added front-end HTML/CSS/JavaScript and Django templates actions Related to GitHub Actions workflows migrations [auto] Review for potential model changes/needed data migrations updates tests Related to automated testing (unit, UI, integration, etc.) and removed front-end HTML/CSS/JavaScript and Django templates labels Apr 18, 2023
@thekaveman thekaveman marked this pull request as ready for review April 18, 2023 15:57
@thekaveman thekaveman requested a review from a team as a code owner April 18, 2023 15:57
@thekaveman thekaveman merged commit 8eb97d7 into test Apr 18, 2023
24 checks passed
@github-actions github-actions bot added the deployment [auto] Pull requests that deploy to test or prod label Apr 18, 2023
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. 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.

None yet

3 participants