Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

fix(update-versions.sh): handle markdown/tf block nesting when updating version #356

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Nov 28, 2024

The script was too greedy and updating unrelated fields in #355.

This change makes the script much more strict, only updating version on the top-level iff within a markdown code-block.

…ng version

The script was too greedy and updating unrelated fields in #355.

This change makes the script much more strict, only updating version on the top-level.
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

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

Thank you 🚢

@bcpeinhardt could you give it a review too?

@matifali matifali merged commit bf697e1 into main Nov 29, 2024
2 checks passed
@matifali matifali deleted the mafredri/fix-update-versions-sh branch November 29, 2024 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants