ros2 / sros2

tools to generate and distribute keys for SROS 2
Apache License 2.0
89 stars 44 forks source link

[ci] Fix infrastructure issues on test_latest job #247

Closed mikaelarguedas closed 3 years ago

mikaelarguedas commented 3 years ago

This moves back to using upstream action-ros-ci, this will bring us new features and mostly stop using deprecated github actions features. Also pins down the host platform to ubuntu-20.04 to silence github actions warning

This will not have an impact on flaky tests

mikaelarguedas commented 3 years ago

@ros2/security-approvers friendly ping

codecov[bot] commented 3 years ago

Codecov Report

Merging #247 (d5e0a56) into master (58dc4b4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   77.25%   77.25%           
=======================================
  Files          25       25           
  Lines         664      664           
  Branches       55       55           
=======================================
  Hits          513      513           
  Misses        131      131           
  Partials       20       20           
Flag Coverage Δ
unittests 77.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sros2/sros2/api/_policy.py
sros2/sros2/verb/__init__.py
sros2/sros2/__init__.py
sros2/sros2/policy/templates/__init__.py
sros2/sros2/api/_artifact_generation.py
sros2/sros2/policy/defaults/dds/__init__.py
sros2/sros2/verb/generate_policy.py
sros2/sros2/policy/__init__.py
sros2/sros2/verb/create_permission.py
sros2/sros2/keystore/_enclave.py
... and 40 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 58dc4b4...d5e0a56. Read the comment docs.