Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

[backport] snap: add GH actions jobs to release the snap package #3099

Merged

Conversation

devimc
Copy link

@devimc devimc commented Dec 8, 2020

Use Github actions to build and release the snap package automatically
when a new tag is pushed.

fixes #3098

Signed-off-by: Julio Montes [email protected]

@devimc
Copy link
Author

devimc commented Dec 8, 2020

/test

@devimc devimc added no-backport-needed Changed do not need to be applied to an older branch / repository no-forward-port-needed Changed do not need to be applied to a newer branch / repository labels Dec 8, 2020
@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #3099 (f8e1406) into master (3f92a9c) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3099      +/-   ##
==========================================
+ Coverage   50.28%   50.30%   +0.01%     
==========================================
  Files         120      120              
  Lines       15973    15999      +26     
==========================================
+ Hits         8032     8048      +16     
- Misses       6851     6859       +8     
- Partials     1090     1092       +2     

Use Github actions to build and release the snap package automatically
when a new tag is pushed.

fixes kata-containers#3098

Signed-off-by: Julio Montes <[email protected]>
@devimc devimc force-pushed the 2020-12-08/WorkflowSnapRelease branch from 5f91e1e to f8e1406 Compare January 11, 2021 19:30
@devimc
Copy link
Author

devimc commented Jan 11, 2021

/test

@devimc devimc merged commit cd63aac into kata-containers:master Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-backport-needed Changed do not need to be applied to an older branch / repository no-forward-port-needed Changed do not need to be applied to a newer branch / repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

snap: add GH actions jobs to release the snap package
3 participants