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

Release 49 #819

Merged
merged 600 commits into from
Oct 6, 2023
Merged

Release 49 #819

merged 600 commits into from
Oct 6, 2023

Conversation

mint-dewit
Copy link
Contributor

@mint-dewit mint-dewit commented Dec 12, 2022

This is a PR for Release 49.

Status:

  • In development
  • In testing at NRK
  • Finalize and merge

Release 49 overall status: nrkno/Sofie-TV-automation#51

@github-actions
Copy link

github-actions bot commented Dec 13, 2022

⚡ Published prerelease version server-core-integration@1.49.0-nightly-release49-20230809-120024-0b71d42.0 to NPM

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2022

Codecov Report

Attention: 202 lines in your changes are missing coverage. Please review.

Comparison is base (e7920bf) 68.06% compared to head (07724cb) 58.98%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #819      +/-   ##
==========================================
- Coverage   68.06%   58.98%   -9.09%     
==========================================
  Files         280      473     +193     
  Lines       34986    71609   +36623     
  Branches     4676     3688     -988     
==========================================
+ Hits        23813    42237   +18424     
- Misses      10721    29320   +18599     
+ Partials      452       52     -400     
Files Coverage Δ
meteor/client/lib/parsers/mos/mosXml2Js.ts 100.00% <100.00%> (+9.67%) ⬆️
meteor/client/lib/rundownTiming.ts 74.39% <100.00%> (+18.36%) ⬆️
...client/ui/RundownList/DisplayFormattedTimeInner.ts 100.00% <100.00%> (ø)
meteor/client/ui/RundownList/DragAndDropTypes.ts 100.00% <100.00%> (+4.76%) ⬆️
meteor/client/lib/UIStateStorage.ts 0.00% <0.00%> (ø)
meteor/client/lib/data/mos/plugin-support.ts 66.29% <0.00%> (-0.38%) ⬇️
meteor/client/lib/downloadBlob.ts 0.00% <0.00%> (ø)
meteor/client/lib/ui/clipPreview.ts 0.00% <0.00%> (ø)
meteor/client/ui/Prompter/controller/manager.ts 0.00% <0.00%> (ø)
...artThumbnail/Renderers/ThumbnailRendererFactory.ts 0.00% <0.00%> (ø)
... and 27 more

... and 424 files with indirect coverage changes

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

jstarpl and others added 27 commits February 1, 2023 10:34
…lly a Sofie Gateway and Package Manager is way more important than a "Sofie-related Repository"
(those who accompany zebra-stripes)
# Conflicts:
#	meteor/CHANGELOG.md
#	meteor/package.json
#	meteor/yarn.lock
#	packages/blueprints-integration/CHANGELOG.md
#	packages/blueprints-integration/package.json
#	packages/corelib/package.json
#	packages/documentation/docs/user-guide/features/prompter.md
#	packages/documentation/package.json
#	packages/job-worker/package.json
#	packages/lerna.json
#	packages/mos-gateway/CHANGELOG.md
#	packages/mos-gateway/package.json
#	packages/playout-gateway/CHANGELOG.md
#	packages/playout-gateway/package.json
#	packages/server-core-integration/CHANGELOG.md
#	packages/server-core-integration/package.json
#	packages/shared-lib/package.json
#	packages/yarn.lock
# Conflicts:
#	packages/documentation/static/img/docs/main/storyboard.png
mint-dewit and others added 29 commits September 8, 2023 14:46
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](docker/metadata-action@v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
# Conflicts:
#	meteor/server/publications/packageManager/expectedPackages/contentCache.ts
#	meteor/server/publications/packageManager/expectedPackages/contentObserver.ts
#	meteor/server/publications/packageManager/expectedPackages/publication.ts
#	meteor/server/publications/pieceContentStatusUI/bucket/bucketContentCache.ts
#	meteor/server/publications/pieceContentStatusUI/bucket/bucketContentObserver.ts
#	meteor/server/publications/pieceContentStatusUI/bucket/publication.ts
#	meteor/server/publications/pieceContentStatusUI/rundown/publication.ts
#	meteor/server/publications/pieceContentStatusUI/rundown/reactiveContentCache.ts
#	meteor/server/publications/pieceContentStatusUI/rundownContentObserver.ts
@jstarpl jstarpl merged commit c6c1099 into master Oct 6, 2023
73 of 76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants