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

Migrate to GitHub actions #2487

Merged
6 commits merged into from
Nov 7, 2022
Merged

Migrate to GitHub actions #2487

6 commits merged into from
Nov 7, 2022

Conversation

mjbnz
Copy link
Contributor

@mjbnz mjbnz commented Feb 19, 2022

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)

Description

Migrate from Travis CI to Github Actions for CI. - It appears @ytti 's credits at travis-ci.com have run out.

@mjbnz
Copy link
Contributor Author

mjbnz commented Feb 19, 2022

This branch is on top of my 'rubocop-fixes' branch, hence the extra commits.

@mjbnz mjbnz force-pushed the migrate-to-github-actions branch from bff7027 to 4f98362 Compare March 8, 2022 21:43
@codecov-commenter
Copy link

Codecov Report

Merging #2487 (4f98362) into master (a36aece) will increase coverage by 0.21%.
The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2487      +/-   ##
==========================================
+ Coverage   63.28%   63.49%   +0.21%     
==========================================
  Files          30       30              
  Lines        1498     1482      -16     
==========================================
- Hits          948      941       -7     
+ Misses        550      541       -9     
Impacted Files Coverage Δ
lib/oxidized/config.rb 32.69% <0.00%> (+0.61%) ⬆️
lib/oxidized/model/model.rb 80.90% <20.00%> (-2.91%) ⬇️
lib/oxidized/input/ssh.rb 57.73% <100.00%> (+1.16%) ⬆️
lib/oxidized/node/stats.rb 83.33% <0.00%> (-0.54%) ⬇️
lib/oxidized/output/git.rb 18.64% <0.00%> (-0.37%) ⬇️
lib/oxidized/node.rb 70.71% <0.00%> (-0.12%) ⬇️
spec/nodes_spec.rb 100.00% <0.00%> (ø)
lib/oxidized/input/input.rb 100.00% <0.00%> (ø)
spec/hook/githubrepo_spec.rb 100.00% <0.00%> (ø)
... and 5 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 c39cc09...4f98362. Read the comment docs.

@ghost
Copy link

ghost commented May 13, 2022

@ytti ?

@ghost ghost merged commit 79b5db1 into ytti:master Nov 7, 2022
This pull request was closed.
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.

3 participants