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 PRD] Big cleanup, Timemapper support, etc #1044

Merged
merged 81 commits into from
Jan 11, 2024
Merged

[Deploy to PRD] Big cleanup, Timemapper support, etc #1044

merged 81 commits into from
Jan 11, 2024

Conversation

pdelboca
Copy link
Member

@pdelboca pdelboca commented Jan 8, 2024

This PR is to deploy to PRD all the cleanup of obsolete code that I did in Nov/Dec + Requirements updates.

This PR deprecates old no longer needed Front-end stuff and other obsolete requirements:

It also adds a new IFrame plugin:

dependabot bot and others added 30 commits November 27, 2023 19:48
Bumps [django-filer](https://github.com/django-cms/django-filer) from 2.2.6 to 3.1.1.
- [Release notes](https://github.com/django-cms/django-filer/releases)
- [Changelog](https://github.com/django-cms/django-filer/blob/master/CHANGELOG.rst)
- [Commits](django-cms/django-filer@2.2.6...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Clean no longer used cms_homepage.html template.
Remove no longer needed cms_landing.html template
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.22.0 to 2.24.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.22.0...v2.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pdelboca and others added 19 commits December 5, 2023 10:06
Archive 10+ year old docs (no longer relevant)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.24.0 to 2.25.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.24.0...v2.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.2...7.4.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [django-reversion](https://github.com/etianen/django-reversion) from 5.0.8 to 5.0.10.
- [Release notes](https://github.com/etianen/django-reversion/releases)
- [Changelog](https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst)
- [Commits](etianen/django-reversion@v5.0.8...v5.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.10 to 6.0.11.
- [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst)
- [Commits](kurtmckee/feedparser@6.0.10...6.0.11)

---
updated-dependencies:
- dependency-name: feedparser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…0.10

Bump django-reversion from 5.0.8 to 5.0.10
…e-2.14.0

Bump google-cloud-storage from 2.13.0 to 2.14.0
@pdelboca pdelboca requested a review from avdata99 January 8, 2024 16:40
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (869f5eb) 88.35% compared to head (4cb1208) 88.78%.
Report is 28 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1044      +/-   ##
==========================================
+ Coverage   88.35%   88.78%   +0.43%     
==========================================
  Files          94       99       +5     
  Lines        1176     1222      +46     
  Branches       48       50       +2     
==========================================
+ Hits         1039     1085      +46     
  Misses        135      135              
  Partials        2        2              

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

@pdelboca pdelboca merged commit cc41413 into main Jan 11, 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.

None yet

3 participants