Skip to content

Moved version in CMakeLists#221

Closed
GGsrvg wants to merge 27 commits into
nucleic:mainfrom
GGsrvg:main
Closed

Moved version in CMakeLists#221
GGsrvg wants to merge 27 commits into
nucleic:mainfrom
GGsrvg:main

Conversation

@GGsrvg

@GGsrvg GGsrvg commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

fixing #220

@GGsrvg

GGsrvg commented Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

here you can see how checking works https://github.com/GGsrvg/kiwi/actions/workflows/validateTag.yml

@GGsrvg GGsrvg marked this pull request as draft March 16, 2026 16:26
- name: Delete tag if version mismatch
if: failure()
run: |
git push --delete origin ${{ steps.tag.outputs.tag_name }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a red flag, GHA's should not be deleting remote objects etc. Is this file AI generated?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Which verification option would be better in this case?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Is this file AI generated?

I don't use agent mode. Since I don't know much about GHA, I used gpt to clarify the information.

@codecov

codecov Bot commented Mar 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.45%. Comparing base (4dd3c63) to head (944c99c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
- Coverage   82.29%   81.45%   -0.85%     
==========================================
  Files          24       24              
  Lines        1785     1736      -49     
  Branches      242      240       -2     
==========================================
- Hits         1469     1414      -55     
- Misses        172      179       +7     
+ Partials      144      143       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GGsrvg GGsrvg closed this Mar 17, 2026
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