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

Fix the CLI release script #1333

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Conversation

clebs
Copy link
Contributor

@clebs clebs commented Aug 3, 2022

Description

Changes proposed in this pull request:

  • The release script sorted tags using the wrong date field. Now the correct field is used.

Related issue(s)
Fixes #1332

The release script sorted tags using the wrong date field.

Signed-off-by: Borja Clemente <borja.clemente.castanera@sap.com>
@clebs clebs added kind/bug Categorizes issue or PR as related to a bug. area/cli Related to all activities around CLI labels Aug 3, 2022
@kyma-bot kyma-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 3, 2022
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 3, 2022
@kyma-bot kyma-bot merged commit 0972b8f into kyma-project:main Aug 3, 2022
@clebs clebs deleted the fix-release-script branch August 3, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to all activities around CLI kind/bug Categorizes issue or PR as related to a bug. lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

release: changelog generation not working
3 participants