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

Added GitHub Actions support to CI detection #254

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

Andarist
Copy link
Member

is-ci package doesnt detect actions as CI. There is open PR to add support for them ( watson/ci-info#42 ), but unfortunately, it has not been merged for some time already.

@changeset-bot
Copy link

changeset-bot bot commented Jan 23, 2020

🦋 Changeset is good to go

Latest commit: 81d6a57

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

Merging #254 into master will decrease coverage by 0.06%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
- Coverage   81.18%   81.11%   -0.07%     
==========================================
  Files          44       45       +1     
  Lines        1201     1202       +1     
  Branches      276      277       +1     
==========================================
  Hits          975      975              
  Misses        216      216              
- Partials       10       11       +1
Impacted Files Coverage Δ
...ckages/cli/src/commands/publish/publishPackages.ts 73.33% <ø> (ø) ⬆️
packages/cli/src/commands/publish/npm-utils.ts 5.97% <ø> (ø) ⬆️
packages/cli/src/utils/isCI.ts 0% <0%> (ø)

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 4af2a78...81d6a57. Read the comment docs.

@Noviny Noviny merged commit cc64ad5 into changesets:master Jan 24, 2020
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.

None yet

2 participants