-
Notifications
You must be signed in to change notification settings - Fork 3
Release 0.45.9 #2611
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
Closed
Closed
Release 0.45.9 #2611
+3,733
−887
Conversation
This file contains hidden or 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
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* adding initial settings * adding article model * migration * adding etl source * adding climate platform * adding functional loader and missing migrations * update specs * adding article serializer * adding article indexes * schema update * regenerate schema * adding serializer name change * fixing tests * fixing test * fixing factory * fix tests * fixing type definitions * adding test file * fix import * adding cta for article type * fix import * adding missing type * fixing types * fixing test * adding mapped topics to climate articles * adding climate base url to settings * adding celery task and backpopulate command for articles * fixed decoding for title * adding task to fetch mit climate data * updated spec * adding offeror type and fix image loading * add data migration and fix test * adding climate logo * adding article type * fixing test * fixing test * spec update * spec update * ignoring one of added checks for ci * Revert "ignoring one of added checks for ci" This reverts commit a429813. * testing change * testing change * revering diff changes * adding article type for embeddings * remove unpublished articles
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Organization landing route * Return to last visited * Mock localStorage * Separate component to handle organization redirect * Set local storage in effect. Remove redundant mock
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/scop/pre-commit-shfmt: v3.11.0-1 → v3.12.0-2](scop/pre-commit-shfmt@v3.11.0-1...v3.12.0-2) - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.14.0](astral-sh/ruff-pre-commit@v0.11.13...v0.14.0) - [github.com/shellcheck-py/shellcheck-py: v0.10.0.1 → v0.11.0.1](shellcheck-py/shellcheck-py@v0.10.0.1...v0.11.0.1) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shankar Ambady <shanbady@gmail.com>
* fix(deps): update dependency @faker-js/faker to v10 * updating lockfle * getting tests to pass post-update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shankar ambady <ambady@mit.edu>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update yarn to v4.10.3 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
OpenAPI ChangesShow/hide 65 changes: 24 error, 1 warning, 40 info
Unexpected changes? Ensure your branch is up-to-date with |
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.
Shankar Ambady
renovate[bot]
pre-commit-ci[bot]
Jon Kafton