-
Notifications
You must be signed in to change notification settings - Fork 1
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
[AB#43614] release: iteration 94 #281
Merged
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
* feat: subscription events are now strongly typed [AB#42874] * chore: fix catalog build error related to video custom_id [AB#42909]
* chore: include feature branch to pr checks * chore: disable PR checks for localization feature branch * [AB#39600] [AB#39414] [AB#39279] [AB#39062] Movies and movie genres data can now be synced with the Localization service (#80) * feat: movies and movie genres data can now be synced with the Localization service [AB#39600] * chore: testing infra adjusted and packages updated [AB#39600] * test: adjustments [AB#39600] * chore: make replication slot name configurable [AB#39600] * chore: use nav type action for Localization links * chore: PR review adjustments [AB#39600] * chore: minor adjustment to no longer use dropped message type [AB#39600] * chore: revert pr check changes * chore: temp PR pipeline fix attempt * chore: revert the PR pipeline temp fix * chore: drop temp docker infra setup for pr checks * chore: increase the space size for out of memory * chore: adjust run tests build step * chore: change max workers for jest CI runs * chore: try 2 jest workers * chore: try setting jest max workers to 1 * chore: use dev infra for running ci tests * chore: run ci tests serially * chore: temporarily disable PR builds for localization feature branch --------- Co-authored-by: Inga Eglite <eglite@axinom.com> * [AB#39602] channel localizations added (#115) * feat: channel localizations are now handled and available [AB#39602] * chore: PR review adjustments [AB#39602] * [AB#39601] movie and movie genre localizations can now be published (#128) * feature: movie and movie genre localizations can now be published [AB#39601] * chore: make media service to always publish localizations array [AB#39601] * chore: PR review adjustments [AB#39601] * [AB#40831] added a workaround to jest memory leak issue for CI PR builds (#138) * fix: added a workaround to jest memory leak issue for CI PR builds [AB#40831] * chore: limit the amount of workers for the CI script [AB#40831] * chore: increase tests debug timeout to 15min * [AB#40804] make logical replication slot name empty in .env.template (#139) * fix: make logical replication slot name empty in template [AB#40804] * chore: adjust test config for CI PR builds [AB#40804] * [AB#40026] Localizations integrated for TV Shows, Seasons, Episodes, Collections, and TV Show Genres (#141) * feat: localizations integrated for TV Shows, Seasons, Episodes, Collections, and TV Show Genres [AB#40026] * chore: PR review adjustments [AB#40026] * feat: ensureReplicationSlotAndPublicationExist helper used (#153) [AB#41392] * fix: prepareEntityLocalizationsForPublishing changed from mutation to query (#160) [AB#41559] * chore: localizations review (#178) [AB#41699] * [AB#41785] separate replication connection string for deployment scenarios (#181) * chore: separate replication connection string used for replication service [AB#41785] * chore: add explicit description to replication port [AB#41785] * chore: remove feature branch pr build indication * fix: entity field definition title no longer includes field word (#186) [AB#41842] * chore: bump integration lib and apply renaming * chore: bump libs and renamed registerLocalizationEntryPoints * feat: localizable properties are embedded into the root entity using views (#193) [AB#41880] * [AB#42059] channel localizations dropped (#195) * feat: channel localizations dropped [AB#42059] * test: minor test fixes [AB#42059] * chore: post-rebase adjustments * chore: increase catalog tests timeout * chore: increase jest workers count * chore: set jest workers to 5 * chore: set jest workers to 3 and timeout to 120s * fix: add memory leak fix to root level jest config [AB#40831] * feat: catalog service whitelists custom locale header (#206) [AB#42148] * [AB#40605] Ingest of localizations is now supported (#211) * feat: Ingest of localizations is now supported [AB#40605] * chore: pr review adjustments [AB#40605] * [AB#42388] inactive field source values are now synced (#216) * feat: inactive field source values are now synced [AB#42388] * chore: update mosaic package versions [AB#42388] * chore: re-create localization migrations after rebase * [AB#42975] logical replication approach dropped in favor of db triggers and message polling (#253) * feat: logical replication approach dropped in favor of db triggers and message polling [AB#42975] * chore: PR review adjustments [AB#42975] * chore: feature-branch review adjustments (#254) [AB#41699] * chore: post-rebase catalog grants adjustments [AB#41699] * chore: update mosaic packages --------- Co-authored-by: Inga Eglite <eglite@axinom.com> Co-authored-by: Benjamin Schwendner <schwendner@axinom.de> Co-authored-by: Isuru Jayasooriya <jayasooriya@axinom.com>
…ice did not exist before [AB#43685]
…episodes (#279) [AB#43767]
EmperorRXF
approved these changes
Apr 11, 2024
BenjaminSchwendner
approved these changes
Apr 11, 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.
Pull Request
Prerequisites
dev
for features andmaster
forreleases)
Description