-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gov PaaS to DBT PaaS migration branch (#769)
* Upgrading postgres to 16 (#737) Co-authored-by: santinomolinaro <santino.molinaro@mail> * TSS-1612: Prepare s3 client for migration (#751) * tss-1612: S3 copilot switch * Copilto DB URL * format --------- Co-authored-by: abarolo <[email protected]> * TSS-1615: Pingdom healthcheck (#752) * tss-1612: S3 copilot switch * tss-1615: Pingdom API healthcheck * url update * format --------- Co-authored-by: abarolo <[email protected]> * chore: add .copilot directory with files required for image building * TSS-1416: Xray & ASIM logging (#755) * TSS-1416: Xray * ASIM logging * dbt-copilot-python dep * Switch logging based on platform * Handle all 3 loggers --------- Co-authored-by: abarolo <[email protected]> * chore: force pipeline build * chore: update packeto builder version * TSS-1615: celery config (#768) * tss-1615: celery config * format --------- Co-authored-by: abarolo <[email protected]> * TSS-1615: celery config (#768) * tss-1615: celery config * format --------- Co-authored-by: abarolo <[email protected]> * Add sample trace rate for APM * Revert IAM roles to access public buckets * remove unused import * Update S3 client for documents * Trigger deploy * Restore boto session config when on DBT Platform * Debug download url for av scan * Add more debug to see where this is failing * Trigger deploy * Remove debugging * chore: update poetry.lock and requirements files * tss-1802: check history exists in publish flow (#797) * check history exists in publish * log --------- Co-authored-by: abarolo <[email protected]> * update (#798) Co-authored-by: abarolo <[email protected]> * Increase gunicorn worker timeout (#799) Co-authored-by: abarolo <[email protected]> * Upgrade gevent (#800) Co-authored-by: abarolo <[email protected]> * Reduce worker connection count (#801) Co-authored-by: abarolo <[email protected]> * (TEST) revert Procfile + remove temp file creation for s3 upload * Use in memory data upload to s3 (#802) Co-authored-by: abarolo <[email protected]> * PAAS Migration branch cleanup (#803) * Logging tasks and local celery + flower (#789) * format --------- Co-authored-by: abarolo <[email protected]> * tss-1783: Add set_to_allowed_on to data workspace serializer (#790) * tss-1783: Add set_to_allowed_on to data workspace serializer --------- Co-authored-by: abarolo <[email protected]> * rc/maybe-maybe-not-2 (#792) * Bump tqdm from 4.66.2 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerating requirements.txt file * Bump jinja2 from 3.1.3 to 3.1.4 (#788) * Bump jinja2 from 3.1.3 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerating requirements.txt file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> * Bump werkzeug from 3.0.2 to 3.0.3 (#787) * Bump werkzeug from 3.0.2 to 3.0.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerating requirements.txt file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> * TSS-1791 Updating Readme (#791) * Updating README to include updates for mock SSO to the hosts file * Removing whitespace --------- Co-authored-by: Uka Osim <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Pedley <[email protected]> * feature/TSS-1790-move-notification-to-signals-to-celery-background-tasks (#794) * feat: moving email to celery task * feat: moving email to celery task * feat: moving email to celery task * lint fix * lint fix * feat: moving signal handlers to barrier tasks * removing non required imports * Extra logging for authorised requests (#793) * Formatting and test fixes * format * test * Fix last test * format --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: abarolo <[email protected]> Co-authored-by: Uka Osim <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Pedley <[email protected]> Co-authored-by: Feroze Rub <[email protected]> * Elastic APM is a boolean * Trigger deploy * Trigger deploy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Santino Molinaro <[email protected]> Co-authored-by: santinomolinaro <santino.molinaro@mail> Co-authored-by: abarolo <[email protected]> Co-authored-by: abarolo <[email protected]> Co-authored-by: Gareth Pitt-Nash <[email protected]> Co-authored-by: Emile Swarts <[email protected]> Co-authored-by: Yusuf <[email protected]> Co-authored-by: Uka Osim <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Pedley <[email protected]>
- Loading branch information
1 parent
192173e
commit bb19989
Showing
34 changed files
with
1,140 additions
and
425 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
repository: dmas/dmas-backend | ||
builder: | ||
name: paketobuildpacks/builder-jammy-full | ||
version: 0.3.339 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Exit early if something goes wrong | ||
set -e | ||
|
||
# Add commands below to run inside the container after all the other buildpacks have been applied |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Exit early if something goes wrong | ||
set -e | ||
|
||
# Add commands below to run as part of the build phase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Exit early if something goes wrong | ||
set -e | ||
|
||
# Add commands below to run as part of the install phase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Exit early if something goes wrong | ||
set -e | ||
|
||
# Add commands below to run as part of the post_build phase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Exit early if something goes wrong | ||
set -e | ||
|
||
# Add commands below to run as part of the pre_build phase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
web: python manage.py migrate --noinput && gunicorn config.wsgi:application --bind 0.0.0.0:$PORT --worker-class gevent --worker-connections 1000 --timeout 120 --log-file - | ||
web: python manage.py migrate --noinput && opentelemetry-instrument gunicorn config.wsgi:application --bind 0.0.0.0:$PORT --worker-class gevent --worker-connections 1000 --timeout 240 --log-file - | ||
celeryworker: celery -A config.celery worker -l info -Q celery | ||
celerybeat: celery -A config.celery beat -l info -S django |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.