-
Notifications
You must be signed in to change notification settings - Fork 14
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
Merge remote-tracking branch 'async' into 'upstream/feature/multiple-events-in-planning' #1213
Merged
devketanpro
merged 19 commits into
superdesk:feature/multiple-events-in-planning
from
devketanpro:update_core
Dec 17, 2024
Merged
Merge remote-tracking branch 'async' into 'upstream/feature/multiple-events-in-planning' #1213
devketanpro
merged 19 commits into
superdesk:feature/multiple-events-in-planning
from
devketanpro:update_core
Dec 17, 2024
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
* [NHUB-550] Upgrade NewsApiAudit resource to async * fix api_audit resource registration
…uperdesk#1172) * [NHUB-550] Upgrade NewsApiAudit resource to async * fix api_audit resource registration * [NHUB-549] Implement new formatters registration, convert to async * Remove `download_formatters` from app * fix typo in feature product description
…desk#1180) * [NHUB-598] fix(push): Support unknown fields for Wire & Agenda * fix type error * remove unused import * FINALLY fix notification length test being flaky * fix update products, use Pydantic models instead of dicts
* improve: Use new async signal system * remove comment in test code
* [NHUB-595] fix(command): Get User ID from ResourceModel * fix lint issue * remove checking lint in unit tests job
…uperdesk#1189) * fix(reports): Invalid elastic query for NewsAPI audit report * fix(newsapi): Ignore NewsAPI time limit days if 0
* update dev-requirements.txt * Remove dataclass wrapper from Dataclass models
…erdesk#1198) * [NHUB-600] fix(search): Exclude SectionFilters that are disabled * update dev-requirements.txt * Remove dataclass wrapper from Dataclass models
…uperdesk#1201) * [NHUB-587] fix(events): Make sure to store dates with timezone info * fix tests
…ue is currently null (superdesk#1208)
Looks like you might also need to pull the latest from async branch |
MarkLark86
approved these changes
Dec 17, 2024
devketanpro
merged commit Dec 17, 2024
f08e019
into
superdesk:feature/multiple-events-in-planning
8 checks passed
devketanpro
changed the title
update dev-requirement.txt
Merge remote-tracking branch 'async' into 'upstream/feature/multiple-events-in-planning'
Dec 17, 2024
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.
No description provided.