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(ci): install Git #127

Merged
merged 2 commits into from
Feb 10, 2022
Merged

fix(ci): install Git #127

merged 2 commits into from
Feb 10, 2022

Conversation

mitchell-codecov
Copy link
Contributor

@mitchell-codecov mitchell-codecov commented Feb 7, 2022

The CI has been failing on occasion due to Git not being installed on the Alpine images (example).

@mitchell-codecov mitchell-codecov changed the title Install Git fix(ci): install Git Feb 7, 2022
@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #127 (f9573eb) into master (6e00170) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #127   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           3        3           
  Lines          18       18           
=======================================
  Hits           16       16           
  Misses          2        2           
Flag Coverage Δ
alpine 88.88% <ø> (ø)
backend 85.71% <ø> (ø)
frontend 100.00% <ø> (ø)
linux 88.88% <ø> (ø)
macos 88.88% <ø> (ø)
version 100.00% <ø> (ø)
windows 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60724fe...f9573eb. Read the comment docs.

Copy link
Contributor

@drazisil-codecov drazisil-codecov left a comment

Choose a reason for hiding this comment

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

Is installing git something the orb itself should do instead if it is required for use?

@mitchell-codecov mitchell-codecov merged commit c198ca4 into master Feb 10, 2022
@mitchell-codecov mitchell-codecov deleted the fix/install-git branch February 10, 2022 15:43
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.

2 participants