Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: image survey for large images #2022

Merged
merged 2 commits into from Oct 3, 2023
Merged

fix: image survey for large images #2022

merged 2 commits into from Oct 3, 2023

Conversation

ChristopherHX
Copy link
Contributor

ubuntu 22.04 based large image is now available

ubuntu-latest did use the 20.04 tag, due to a broken default config

medium images no longer aims to be compatible with all actions, use large image

ubuntu 22.04 based large image is now available
@ChristopherHX ChristopherHX requested a review from a team as a code owner September 23, 2023 20:11
@ChristopherHX ChristopherHX changed the title Fix image survey for large images fix: image survey for large images Sep 23, 2023
@ChristopherHX
Copy link
Contributor Author

cplee: please create a docker images repo for act to move docker image tags and build scripts into this org

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.02s
✅ REPOSITORY gitleaks yes no 3.33s
✅ REPOSITORY git_diff yes no 0.14s
✅ REPOSITORY grype yes no 10.41s
✅ REPOSITORY secretlint yes no 1.41s
✅ REPOSITORY trivy-sbom yes no 0.79s
✅ REPOSITORY trufflehog yes no 23.81s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Merging #2022 (6e721ff) into master (4989f44) will increase coverage by 0.86%.
Report is 247 commits behind head on master.
The diff coverage is 61.96%.

@@            Coverage Diff             @@
##           master    #2022      +/-   ##
==========================================
+ Coverage   61.22%   62.08%   +0.86%     
==========================================
  Files          46       52       +6     
  Lines        7141     8488    +1347     
==========================================
+ Hits         4372     5270     +898     
- Misses       2462     2798     +336     
- Partials      307      420     +113     
Files Coverage Δ
pkg/common/executor.go 51.69% <100.00%> (+1.69%) ⬆️
pkg/container/docker_cli.go 82.23% <ø> (ø)
pkg/container/docker_logger.go 52.08% <ø> (ø)
pkg/runner/job_executor.go 88.48% <100.00%> (+0.79%) ⬆️
pkg/runner/step_action_local.go 93.54% <100.00%> (ø)
pkg/runner/step_action_remote.go 91.56% <100.00%> (+0.65%) ⬆️
pkg/runner/step_docker.go 93.18% <100.00%> (ø)
pkg/container/file_collector.go 39.68% <0.00%> (+2.38%) ⬆️
pkg/container/util.go 0.00% <0.00%> (ø)
pkg/container/docker_build.go 60.00% <80.00%> (+1.02%) ⬆️
... and 30 more

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mergify mergify bot merged commit 2f479ba into master Oct 3, 2023
10 checks passed
@mergify mergify bot deleted the fix-large-image-survey branch October 3, 2023 22:39
jmikedupont2 pushed a commit to meta-introspector/act that referenced this pull request Mar 10, 2024
ubuntu 22.04 based large image is now available

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants