Skip to content

ci: github actions pipeline#628

Merged
bobheadxi merged 23 commits into
masterfrom
chore/github-actions
Oct 20, 2019
Merged

ci: github actions pipeline#628
bobheadxi merged 23 commits into
masterfrom
chore/github-actions

Conversation

@bobheadxi

@bobheadxi bobheadxi commented Oct 16, 2019

Copy link
Copy Markdown
Member

🎟️ 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
@bobheadxi bobheadxi force-pushed the chore/github-actions branch from 3864f96 to 16a2f58 Compare October 17, 2019 03:24
@codecov

codecov Bot commented Oct 17, 2019

Copy link
Copy Markdown

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 force-pushed the chore/github-actions branch from 18f7d3c to fa6b68d Compare October 17, 2019 03:43
@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