-
Notifications
You must be signed in to change notification settings - Fork 107
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
Conversation
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
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
#883 Clean up old frontend stuff
Bump django-filer from 2.2.6 to 3.1.1
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>
Bump google-auth from 2.22.0 to 2.24.0
Remove Redis dependency
Clean obsolete templates
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>
Bump google-auth from 2.24.0 to 2.25.2
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>
Bump feedparser from 6.0.10 to 6.0.11
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
Bump coverage from 7.3.2 to 7.4.0
avdata99
approved these changes
Jan 9, 2024
Allow embed of Timemapper iframes.
Add IFrame plugin
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: