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

ci: github actions pipeline #628

Merged
merged 23 commits into from
Oct 20, 2019
Merged

ci: github actions pipeline #628

merged 23 commits into from
Oct 20, 2019

Conversation

bobheadxi
Copy link
Member

@bobheadxi bobheadxi commented Oct 16, 2019

🎟️ Ticket(s): Closes #625


👷 Changes

To do

currently busted filesystem mounting of the docker socket (i think):

docker: Error response from daemon: error creating aufs mount to /var/lib/docker/aufs/mnt/aa4e12179b5502a46622bf129f309864c151fe40cc52fc549e808d1b8193d67a-init: mount target=/var/lib/docker/aufs/mnt/aa4e12179b5502a46622bf129f309864c151fe40cc52fc549e808d1b8193d67a-init data=br:/var/lib/docker/aufs/diff/aa4e12179b5502a46622bf129f309864c151fe40cc52fc549e808d1b8193d67a-init=rw:/var/lib/docker/aufs/diff/5a587c726a3513295ce78447d0e2cb04a4ad3774d1b61fb9c1015fa673dafb68=ro+wh:/var/lib/docker/aufs/diff/b2ed159060751781c28d34c4cf0ad1d685361e7722463ea90f1d9daa844c9f2e=ro+wh:/var/lib/docker/aufs/diff/15100f30648aee5b4532c6809380938c35704c8158704ae8f17dea7b1c8c1c75=ro+wh:/var/lib/docker/aufs/diff/6866b620e0fe9a8bb838dceaee8500985d711208dcd48b61b748de303fd7143f=ro+wh,dio,xino=/dev/shm/aufs.xino: invalid argument.

@bobheadxi bobheadxi added the pr: wip in progress but seeking feedback label Oct 16, 2019
@bobheadxi bobheadxi requested a review from a team October 16, 2019 03:18
@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

Merging #628 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #628   +/-   ##
=======================================
  Coverage   55.81%   55.81%           
=======================================
  Files          68       68           
  Lines        3385     3385           
=======================================
  Hits         1889     1889           
  Misses       1253     1253           
  Partials      243      243
Impacted Files Coverage Δ
daemon/inertiad/crypto/authtest.go 100% <ø> (ø) ⬆️
client/bootstrap/bootstrap.go 72.59% <0%> (ø) ⬆️
client/sshc.go 35.22% <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 895fc6d...5e6a263. Read the comment docs.

@bobheadxi bobheadxi added pr: finalized needs review and final approval and removed pr: wip in progress but seeking feedback labels Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: finalized needs review and final approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: migrate off of Travis
1 participant