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-v15.0.0 #253

Merged
merged 1 commit into from
Dec 30, 2024
Merged

release-v15.0.0 #253

merged 1 commit into from
Dec 30, 2024

Conversation

boeckMt
Copy link
Member

@boeckMt boeckMt commented Dec 30, 2024

Release PR Checklist

For creating a new version see DEVELOPMENT/new version and see Release pull request.

Please check if your PR fulfills the following requirements in this order:

  1. The PR name follows the naming convention release-v[0-9]+.[0-9]+.[0-9].
  2. The brach follows the naming convention release-v[0-9]+.[0-9]+.[0-9].
  3. The CHANGELOG.md is updated with a version header # [<version>](https://github.com/dlr-eoc/ukis-frontend-libraries/tree/v<version>) (<date>) (<description>).
  4. The correct version and tag was set with npm version <major | minor | patch> -m "Version for release XYZ".
  5. All versions are synced with node scripts/library/index.js --set-source.
  6. The main package-lock.json was updated with npm intsall.
  7. The Tag v[0-9]+.[0-9]+.[0-9] was pushed with the branch.
  8. The Project is building without errors see and check if the build job was successful.
  9. Add the Label RELEASE to the PR.

Then a release on GitHub is created and the built packages are published.

If everything works fine the PR can be merged.

@boeckMt
Copy link
Member Author

boeckMt commented Dec 30, 2024

I released a new version @lucas-angermann and @voinSR

@boeckMt boeckMt merged commit 1d1b7f0 into main Dec 30, 2024
11 checks passed
@boeckMt boeckMt deleted the release-v15.0.0 branch December 30, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant