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-v14.0.0 #239

Merged
merged 1 commit into from
Aug 6, 2024
Merged

release-v14.0.0 #239

merged 1 commit into from
Aug 6, 2024

Conversation

boeckMt
Copy link
Member

@boeckMt boeckMt commented Aug 5, 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 boeckMt added the RELEASE label Aug 5, 2024
@boeckMt boeckMt self-assigned this Aug 5, 2024
@boeckMt boeckMt requested a review from lucas-angermann August 5, 2024 13:48
Copy link
Contributor

@lucas-angermann lucas-angermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you for the release!

@boeckMt boeckMt merged commit cd8bed5 into main Aug 6, 2024
11 checks passed
@boeckMt boeckMt deleted the release-v14.0.0 branch August 6, 2024 07:33
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.

2 participants