Skip to content

chore: set up GitHub Actions CI #1055

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

Merged
merged 1 commit into from
Nov 30, 2021
Merged

chore: set up GitHub Actions CI #1055

merged 1 commit into from
Nov 30, 2021

Conversation

nfischer
Copy link
Member

No change to logic. This is an attempt to set up GitHub Actions as CI
for ShellJS.

This is mostly copied from execa:
https://github.com/sindresorhus/execa/blob/main/.github/workflows/main.yml

Fixes #1054

@nfischer nfischer force-pushed the github-actions branch 2 times, most recently from f7a4479 to 3f7b12c Compare November 30, 2021 02:30
@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2021

Codecov Report

Merging #1055 (cd59770) into master (0ae1dd6) will not change coverage.
The diff coverage is n/a.

❗ Current head cd59770 differs from pull request most recent head 3f7b12c. Consider uploading reports for the commit 3f7b12c to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1055   +/-   ##
=======================================
  Coverage   95.64%   95.64%           
=======================================
  Files          35       35           
  Lines        1332     1332           
=======================================
  Hits         1274     1274           
  Misses         58       58           

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 0ae1dd6...3f7b12c. Read the comment docs.

No change to logic. This is an attempt to set up GitHub Actions as CI
for ShellJS.

This is mostly copied from execa:
https://github.com/sindresorhus/execa/blob/main/.github/workflows/main.yml

Fixes #1054
@nfischer nfischer merged commit d0a4516 into master Nov 30, 2021
@nfischer nfischer deleted the github-actions branch November 30, 2021 07:34
nfischer added a commit to shelljs/shx that referenced this pull request Dec 1, 2021
No change to logic. This switches to GitHub Actions based on
shelljs/shelljs#1055.
nfischer added a commit to shelljs/shx that referenced this pull request Dec 1, 2021
No change to logic. This switches to GitHub Actions based on
shelljs/shelljs#1055.
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.

Migrate to travis-ci.com
2 participants