X Tutup
The Wayback Machine - https://web.archive.org/web/20200920213249/https://github.com/urfave/cli/pull/982
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 workflow to v1 branch #982

Merged
merged 2 commits into from Dec 8, 2019
Merged

add workflow to v1 branch #982

merged 2 commits into from Dec 8, 2019

Conversation

@asahasrabuddhe
Copy link
Member

asahasrabuddhe commented Dec 8, 2019

Motivation

Enable GitHub Actions for the v1 Branch

Changes

Add the workflow file to the v1 Branch.

@codecov
Copy link

codecov bot commented Dec 8, 2019

Codecov Report

Merging #982 into v1 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v1     #982   +/-   ##
=======================================
  Coverage   71.65%   71.65%           
=======================================
  Files          30       30           
  Lines        2410     2410           
=======================================
  Hits         1727     1727           
  Misses        577      577           
  Partials      106      106

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 ebf9c3e...615ca2e. Read the comment docs.

@asahasrabuddhe asahasrabuddhe marked this pull request as ready for review Dec 8, 2019
@asahasrabuddhe asahasrabuddhe requested a review from urfave/cli as a code owner Dec 8, 2019
@asahasrabuddhe asahasrabuddhe merged commit f0cb2af into v1 Dec 8, 2019
10 checks passed
10 checks passed
ubuntu-latest @ Go 1.11 ubuntu-latest @ Go 1.11
Details
ubuntu-latest @ Go 1.12 ubuntu-latest @ Go 1.12
Details
ubuntu-latest @ Go 1.13 ubuntu-latest @ Go 1.13
Details
macos-latest @ Go 1.11 macos-latest @ Go 1.11
Details
macos-latest @ Go 1.12 macos-latest @ Go 1.12
Details
macos-latest @ Go 1.13 macos-latest @ Go 1.13
Details
codecov/patch Coverage not affected when comparing ebf9c3e...615ca2e
Details
codecov/project 71.65% remains the same compared to ebf9c3e
Details
continuous-integration/appveyor/branch AppVeyor build succeeded
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
@lynncyrin lynncyrin deleted the github-actions-v1 branch Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup