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

Gov PaaS to DBT PaaS migration branch #769

Merged
merged 38 commits into from
Jun 17, 2024
Merged

Gov PaaS to DBT PaaS migration branch #769

merged 38 commits into from
Jun 17, 2024

Conversation

ferozerub
Copy link
Contributor

No description provided.

Santino-Trade and others added 9 commits March 22, 2024 12:11
Co-authored-by: santinomolinaro <santino.molinaro@mail>
* tss-1612: S3 copilot switch

* Copilto DB URL

* format

---------

Co-authored-by: abarolo <[email protected]>
* tss-1612: S3 copilot switch

* tss-1615: Pingdom API healthcheck

* url update

* format

---------

Co-authored-by: abarolo <[email protected]>
* TSS-1416: Xray

* ASIM logging

* dbt-copilot-python dep

* Switch logging based on platform

* Handle all 3 loggers

---------

Co-authored-by: abarolo <[email protected]>
* tss-1615: celery config

* format

---------

Co-authored-by: abarolo <[email protected]>
@ferozerub ferozerub requested a review from a team as a code owner April 3, 2024 10:29
* tss-1615: celery config

* format

---------

Co-authored-by: abarolo <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.78%. Comparing base (192173e) to head (ef760f8).

Files Patch % Lines
api/pingdom/views.py 71.42% 4 Missing ⚠️
api/pingdom/services.py 81.81% 2 Missing ⚠️
api/documents/utils.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #769      +/-   ##
==========================================
- Coverage   85.88%   85.78%   -0.10%     
==========================================
  Files         162      166       +4     
  Lines        8509     8535      +26     
==========================================
+ Hits         7308     7322      +14     
- Misses       1201     1213      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

abarolo and others added 12 commits May 21, 2024 14:53
Co-authored-by: abarolo <[email protected]>
Co-authored-by: abarolo <[email protected]>
* 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]>
@ferozerub ferozerub merged commit bb19989 into master Jun 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants