Skip to content

Fix tag version check#603

Merged
popescu-v merged 3 commits into
mainfrom
fix-tag-version-check
Jul 3, 2026
Merged

Fix tag version check#603
popescu-v merged 3 commits into
mainfrom
fix-tag-version-check

Conversation

@popescu-v

@popescu-v popescu-v commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Put the check into a separate job, needed by the release job.


TODO Before Asking for a Review

  • Rebase your branch to the latest version of main (or main-v10)
  • Make sure all CI workflows are green
  • Self-Review: Review "Files Changed" tab and fix any problems you find

@popescu-v popescu-v requested a review from tramora July 3, 2026 12:30
popescu-v added 2 commits July 3, 2026 14:33
…e release

Also update the job dependency graph:
- have the release jobs depend on the test and version-checking jobs
- have the test and version-checking jobs depend on the build job
@popescu-v popescu-v force-pushed the fix-tag-version-check branch from 54b6a9d to 1540651 Compare July 3, 2026 12:34

@tramora tramora left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved with a minor remark : an obsolete comment should be removed

Comment thread .github/workflows/pip.yml Outdated
@@ -36,8 +38,10 @@ jobs:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I remember you reminded me to remove this obsolete comment somewhere else. I should have 'greped' for it in the whole project

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Right. I'd add this removal to the commit on the "paragraph-oriented way".

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done.

@popescu-v popescu-v force-pushed the fix-tag-version-check branch from 1540651 to f4c369c Compare July 3, 2026 12:46
@popescu-v popescu-v merged commit 015e844 into main Jul 3, 2026
14 checks passed
@popescu-v popescu-v deleted the fix-tag-version-check branch July 3, 2026 12:50
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