Skip to content

fix version placeholder#2552

Merged
ScharfViktor merged 1 commit intomainfrom
fix-vertion-placeholder
Mar 31, 2026
Merged

fix version placeholder#2552
ScharfViktor merged 1 commit intomainfrom
fix-vertion-placeholder

Conversation

@ScharfViktor
Copy link
Copy Markdown
Contributor

see https://ci.opencloud.rocks/repos/3/pipeline/2537/14
when we don't grep '%NEXT%' -> we get exit 1

correct logic:

  • grep always return true
  • if file next_version.txt is not empty(we found '%NEXT%) -> then exit 1 (fail)

@sonarqubecloud
Copy link
Copy Markdown

@ScharfViktor ScharfViktor merged commit fc14928 into main Mar 31, 2026
61 checks passed
@ScharfViktor ScharfViktor deleted the fix-vertion-placeholder branch March 31, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:DevOps Related to CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants