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

CR-22503-git-lib #282

Closed
wants to merge 2 commits into from
Closed

CR-22503-git-lib #282

wants to merge 2 commits into from

Conversation

oleksandr-codefresh
Copy link

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • Optional. My organization is added to USERS.md.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.

…5.10.1 (argoproj#15864)

Signed-off-by: Anand Francis Joseph <[email protected]>

(cherry picked from commit 9b27aeb)
…rgoproj#16711)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.8.1 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.8.1...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

(cherry picked from commit f0cbf51)
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (8e408a5) 46.74% compared to head (9ded761) 46.73%.

❗ Current head 9ded761 differs from pull request most recent head 673c8e7. Consider uploading reports for the commit 673c8e7 to get more accurate results

Files Patch % Lines
util/git/workaround.go 7.69% 11 Missing and 1 partial ⚠️
cmd/argocd/commands/repo.go 0.00% 4 Missing ⚠️
util/git/creds.go 85.71% 1 Missing and 1 partial ⚠️
pkg/apis/application/v1alpha1/repository_types.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.9     #282      +/-   ##
===============================================
- Coverage        46.74%   46.73%   -0.01%     
===============================================
  Files              277      277              
  Lines            33618    33648      +30     
===============================================
+ Hits             15714    15726      +12     
- Misses           15804    15820      +16     
- Partials          2100     2102       +2     

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

@pasha-codefresh pasha-codefresh deleted the CR-22503-git-lib branch March 28, 2024 21:04
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.

3 participants