Skip to content

convert.sh: check for .yaml, not .yml#149

Merged
jklare merged 1 commit intomainfrom
jogo_fix_conversion_suffix_check
Apr 7, 2025
Merged

convert.sh: check for .yaml, not .yml#149
jklare merged 1 commit intomainfrom
jogo_fix_conversion_suffix_check

Conversation

@KanjiMonster
Copy link
Contributor

@KanjiMonster KanjiMonster commented Apr 7, 2025

Our lockfiles and kas configs use .yaml, not .yml, so we need to check for a .yaml suffix.

Fixes release config generation based on kas lock file.

Fixes: 92fa3f6 ("scripts: add a proof of concept conversion script")

@KanjiMonster KanjiMonster requested a review from jklare April 7, 2025 13:50
@KanjiMonster KanjiMonster added the bug Something isn't working label Apr 7, 2025
Our lockfiles and kas configs use .yaml, not .yml, so we need to check
for a .yaml suffix.

Fixes release config generation based on kas lock file.

Fixes: 92fa3f6 ("scripts: add a proof of concept conversion script")
Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
@KanjiMonster KanjiMonster force-pushed the jogo_fix_conversion_suffix_check branch from f356e3d to 0d3f28f Compare April 7, 2025 13:52
@jklare jklare merged commit 92d0ccb into main Apr 7, 2025
3 checks passed
@jklare jklare deleted the jogo_fix_conversion_suffix_check branch April 7, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants