Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Use CICD only on v* tags. #3186

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jun 19, 2024

To avoid running CICD on testing tags. Close #3185

@germa89 germa89 requested a review from a team as a code owner June 19, 2024 09:10
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@germa89 germa89 requested review from RobPasMue and a team June 19, 2024 09:11
@germa89 germa89 self-assigned this Jun 19, 2024
@germa89 germa89 added the CI/CD Related with CICD, Github Actions, etc label Jun 19, 2024
Removing only space lines
@germa89 germa89 force-pushed the ci/filter-the-tags-where-cicd-runs branch from 5a839d5 to 6ee4e40 Compare June 19, 2024 09:15
@germa89 germa89 changed the title Use CICD only on v* tags. ci: Use CICD only on v* tags. Jun 19, 2024
Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (7c1eb1e) to head (e09fd18).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3186      +/-   ##
==========================================
- Coverage   86.63%   84.47%   -2.17%     
==========================================
  Files          52       52              
  Lines        9550     9596      +46     
==========================================
- Hits         8274     8106     -168     
- Misses       1276     1490     +214     

@germa89 germa89 merged commit a898bb1 into main Jun 19, 2024
41 checks passed
@germa89 germa89 deleted the ci/filter-the-tags-where-cicd-runs branch June 19, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related with CICD, Github Actions, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtering tags that trigger releases
5 participants