kata-containers / agent

Kata Containers version 1.x agent (for version 2.x see https://github.com/kata-containers/kata-containers). Virtual Machine agent for hardware virtualized containers
https://katacontainers.io/
Apache License 2.0
241 stars 114 forks source link

action: Improve porting checks #844

Closed jodh-intel closed 3 years ago

jodh-intel commented 4 years ago

Improve the PR porting GitHub action by referencing a central script to handle the checks rather than hard-coding them in the workflow YAML.

This ensures all PRs use the latest porting policy encoded in the script and makes maintenance easier.

Related: https://github.com/kata-containers/kata-containers/issues/634

Fixes: #843.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

jodh-intel commented 4 years ago

/test

codecov[bot] commented 4 years ago

Codecov Report

Merging #844 into master will increase coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #844      +/-   ##
==========================================
+ Coverage   60.08%   60.15%   +0.07%     
==========================================
  Files          17       17              
  Lines        2668     2668              
==========================================
+ Hits         1603     1605       +2     
+ Misses        902      901       -1     
+ Partials      163      162       -1     
jodh-intel commented 4 years ago

/test-ubuntu

jodh-intel commented 3 years ago

/test

jodh-intel commented 3 years ago

Ping @kata-containers/agent - a very quick PR to review and hopefully ack so we can get the last of these PRs landed...

jodh-intel commented 3 years ago

This PR needs 1 more ack... today would be great folks!