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

Add link to docs if git push failed #6144

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

perlpunk
Copy link
Contributor

Issue: https://progress.opensuse.org/issues/174592

todo: catch stderr output in test

@perlpunk perlpunk force-pushed the delete-needle-errormsg branch from fc7c641 to d46fb3f Compare January 29, 2025 20:11
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.99%. Comparing base (0b3fff4) to head (3d69b36).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6144   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files         396      396           
  Lines       39637    39653   +16     
=======================================
+ Hits        39237    39253   +16     
  Misses        400      400           

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

Using the value `echo` results in a lengthy message about GitHub not supporting
authentication over http:

    remote: Support for password authentication was removed on August 13, 2021.
    remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.

I think we don't need that part.
Setting it to an empty string still prevents a password prompt.
@perlpunk perlpunk force-pushed the delete-needle-errormsg branch from 450b2de to 3d69b36 Compare January 29, 2025 20:35
@perlpunk perlpunk marked this pull request as ready for review January 29, 2025 20:36
@mergify mergify bot merged commit b2ad1dc into os-autoinst:master Jan 30, 2025
46 checks passed
@perlpunk perlpunk deleted the delete-needle-errormsg branch January 30, 2025 22:40
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