testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.08k stars 110 forks source link

chore: switch to github actions #171

Closed nickserv closed 3 years ago

nickserv commented 3 years ago

Generated with yo kcd-oss

See https://github.com/testing-library/dom-testing-library/pull/809 for rationale and history

codecov[bot] commented 3 years ago

Codecov Report

Merging #171 (4aac75d) into master (920dff2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           71        90   +19     
  Branches        13        28   +15     
=========================================
+ Hits            71        90   +19     
Impacted Files Coverage Δ
src/vue-testing-library.js 100.00% <0.00%> (ø)

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 920dff2...4aac75d. Read the comment docs.

nickserv commented 3 years ago

I've also fixed the ESLint config. This is technically broken on master, but Travis succeeds anyway because it caches old dependencies, which Actions doesn't.

nickserv commented 3 years ago

A similar config has already been used with the other packages so I think it should be fine.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 5.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: