Skip to content

Conversation

lovisaberggren
Copy link
Collaborator

Proposed changes

Release new IPA version 1.0.0

Jira ticket: CLOUDP-307585

Comment on lines +43 to +45
current_version=$(jq -r '.version' tools/spectral/ipa/package.json)
echo "Current version: ${current_version}"
echo "current_version=${current_version}" >> "${GITHUB_OUTPUT}"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Noticed a bug here, tested on the branch that the current version fetch works

Comment on lines 43 to +45
"tagPattern": "ipa-validation-ruleset-v\\d+\\.\\d+\\.\\d+",
"tagPrefix": "ipa-validation-ruleset-v",
"ignoreCommitPattern": "^ci.*$",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added this to ignore ci commits, and specifically the merge commit of this PR

@lovisaberggren lovisaberggren marked this pull request as ready for review August 13, 2025 15:11
@lovisaberggren lovisaberggren requested review from a team as code owners August 13, 2025 15:11
Copy link
Collaborator

@yelizhenden-mdb yelizhenden-mdb left a comment

Choose a reason for hiding this comment

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

LGTM 🚢

@lovisaberggren lovisaberggren merged commit 15911ac into main Aug 13, 2025
12 checks passed
@lovisaberggren lovisaberggren deleted the CLOUDP-307585 branch August 13, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants