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

cmake: clarify git-push suggestion #1295

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

wihobbs
Copy link
Member

@wihobbs wihobbs commented Sep 12, 2024

@garlick pointed out in flux-framework/flux-core#6276 that the suggestion to git push --tags is a wee bit confusing, so I wanted to clarify in this one to stay consistent.

Problem: it was pointed out that the git-push--tags
suggestion is a wee bit confusing.

Solution: clarify that this should only be done to a fork, and
is usually only helpful in remote CI.
Copy link
Member

@jameshcorbett jameshcorbett left a comment

Choose a reason for hiding this comment

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

👍

@wihobbs wihobbs added the merge-when-passing mergify.io - merge PR automatically once CI passes label Sep 12, 2024
@mergify mergify bot merged commit 2bd4253 into flux-framework:master Sep 12, 2024
21 checks passed
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.3%. Comparing base (8d5166b) to head (3d9b330).
Report is 51 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1295   +/-   ##
======================================
  Coverage    75.3%   75.3%           
======================================
  Files         110     110           
  Lines       15236   15236           
======================================
  Hits        11486   11486           
  Misses       3750    3750           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-when-passing mergify.io - merge PR automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants