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

fix(git): write back to custom git branch failed by rejected push: tip of your current branch is behind #882

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

chengfang
Copy link
Collaborator

Closes #673 #879

…p of your current branch is behind

Signed-off-by: Cheng Fang <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.53%. Comparing base (720f495) to head (59e507b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #882   +/-   ##
=======================================
  Coverage   75.53%   75.53%           
=======================================
  Files          31       31           
  Lines        3151     3151           
=======================================
  Hits         2380     2380           
  Misses        636      636           
  Partials      135      135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@jannfis jannfis left a comment

Choose a reason for hiding this comment

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

Nice! LGTM.

@jannfis jannfis merged commit fb8b39d into argoproj-labs:master Oct 4, 2024
10 checks passed
Tchoupinax pushed a commit to Tchoupinax/argocd-image-updater that referenced this pull request Oct 23, 2024
…p of your current branch is behind (argoproj-labs#882)

Signed-off-by: Cheng Fang <[email protected]>
Signed-off-by: Tchoupinax <[email protected]>
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.

bug: write back to another branch failed by rejected git push
3 participants