Prepare Release #102
prepare-release.yml
on: workflow_dispatch
prepare-release
7s
Annotations
1 error and 1 warning
prepare-release
An unexpected error occurred: Failed to match changelog: ## vNext (TBD)
### Breaking Changes
* Removed a functionality related to Atlas Device Services / Device Sync.
### Deprecations
* None
### Enhancements
* None
### Fixed
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-js/issues/????), since v?.?.?)
* None
### Compatibility
* React Native >= v0.71.4
* Realm Studio v15.0.0.
* File format: generates Realms with format v24 (reads and upgrades file format v10).
### Internal
<!-- * Either mention core version or upgrade -->
<!-- * Using Realm Core vX.Y.Z -->
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->
Error: Failed to match changelog: ## vNext (TBD)
### Breaking Changes
* Removed a functionality related to Atlas Device Services / Device Sync.
### Deprecations
* None
### Enhancements
* None
### Fixed
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-js/issues/????), since v?.?.?)
* None
### Compatibility
* React Native >= v0.71.4
* Realm Studio v15.0.0.
* File format: generates Realms with format v24 (reads and upgrades file format v10).
### Internal
<!-- * Either mention core version or upgrade -->
<!-- * Using Realm Core vX.Y.Z -->
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->
at matchChangelog (/home/runner/work/_actions/realm/ci-actions/main/update-changelog/webpack:/update-changelog/lib/src/helpers.js:48:1)
at processChangelog (/home/runner/work/_actions/realm/ci-actions/main/update-changelog/webpack:/update-changelog/lib/src/helpers.js:93:1)
at /home/runner/work/_actions/realm/ci-actions/main/update-changelog/webpack:/update-changelog/lib/src/helpers.js:122:1
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/_actions/realm/ci-actions/main/update-changelog/webpack:/update-changelog/lib/src/helpers.js:28:1)
|
prepare-release
The following actions use a deprecated Node.js version and will be forced to run on node20: realm/ci-actions/update-changelog@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|