act icon indicating copy to clipboard operation
act copied to clipboard

expose job.container.network

Open eakoli opened this issue 3 months ago • 4 comments

Ensure that the job context properly exposes the container network

https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#job-context

eakoli avatar Sep 11 '25 18:09 eakoli

Codecov Report

:x: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 74.88%. Comparing base (bd4bc99) to head (15f3c97). :warning: Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
pkg/runner/run_context.go 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5927      +/-   ##
==========================================
+ Coverage   74.65%   74.88%   +0.22%     
==========================================
  Files          73       73              
  Lines       11139    11207      +68     
==========================================
+ Hits         8316     8392      +76     
+ Misses       2186     2180       -6     
+ Partials      637      635       -2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Sep 13 '25 20:09 codecov[bot]

Hi @panekj @cplee, I hope everything is going well. I'm tagging you in here because I saw you from other merged PRs. I would like to ask you if you can take a look at this PR, I didn't write it, and also I don't know go enough to add value in this PR, but I'm very much interested in having the container network information available from act in order to debug better my CI locally, any sort of feedback helps :pray:

fvalverd avatar Oct 23 '25 14:10 fvalverd

I can't merge anything, the process is broken and it can be fixed only by https://github.com/nektos/act/pull/5944

panekj avatar Oct 23 '25 15:10 panekj

I recommend using https://github.com/actions-oss/act-cli as it's better maintained

panekj avatar Oct 23 '25 16:10 panekj