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

feat: update GCC toolchain to version 14.2 #672

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

rjaegers
Copy link
Member

@rjaegers rjaegers commented Dec 16, 2024

Pull Request

Description of changes

This PR includes an update to the GCC and ARM GCC toolchain to version 14.2.

See this page for an overview of changes. Or this page for an overview from a user's perspective.

Checklist

  • I have followed the contribution guidelines for this repository
  • I have added tests for new behavior, and have not broken any existing tests
  • I have added or updated relevant documentation
  • I have verified that all added components are accounted for in the SBOM

@rjaegers rjaegers requested a review from a team as a code owner December 16, 2024 09:46
Copy link
Contributor

github-actions bot commented Dec 16, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.07s
✅ DOCKERFILE hadolint 2 0 0.57s
✅ GHERKIN gherkin-lint 2 0 0.72s
✅ JSON npm-package-json-lint yes no 0.32s
✅ JSON prettier 15 1 0 0.59s
✅ JSON v8r 14 0 11.26s
✅ MARKDOWN markdownlint 8 0 0 0.65s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.18s
✅ REPOSITORY checkov yes no 16.06s
✅ REPOSITORY gitleaks yes no 0.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 8.74s
✅ REPOSITORY secretlint yes no 1.01s
✅ REPOSITORY syft yes no 1.1s
✅ REPOSITORY trivy yes no 5.0s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 4.31s
✅ SPELL lychee 57 0 1.69s
✅ YAML prettier 21 0 0 0.73s
✅ YAML v8r 21 0 11.82s
✅ YAML yamllint 21 0 0.41s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Dec 16, 2024

Test Results

 2 files  ±0   2 suites  ±0   1m 21s ⏱️ ±0s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a1fdb30. ± Comparison against base commit a46c18d.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 16, 2024

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:d1a433cc206ffd3fd7f0627e1484e7d3c60ba6c0b319cbcfe8f192404721a900

OS/Platform Previous Size Current Size Delta
linux/amd64 454.99M 461.38M 6.40M (+1.41%)
linux/arm64 593.18M 599.05M 5.88M (+0.99%)

Copy link
Contributor

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:277b86ca14bf41d5d469cf8795870e54a70e50277ee65870e4776a66453630b1

OS/Platform Previous Size Current Size Delta
linux/amd64 644.55M 670.96M 26.42M (+4.10%)
linux/arm64 636.02M 661.47M 25.45M (+4.00%)

@BarisTanyeri BarisTanyeri self-requested a review December 20, 2024 08:08
@rjaegers rjaegers mentioned this pull request Jan 6, 2025
11 tasks
@rjaegers rjaegers added this pull request to the merge queue Jan 7, 2025
Merged via the queue into main with commit 50c6d2a Jan 7, 2025
27 checks passed
@rjaegers rjaegers deleted the feature/update-to-gcc-14 branch January 7, 2025 12:35
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Pull Request Report (#672)

Static measures

Description Value
Number of added lines 8
Number of deleted lines 7
Number of changed files 5
Number of commits 2
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 22.1 Days
Time that was spend on the branch before the PR was created 1.1 Min
Time that was spend on the branch before the PR was merged 22.1 Days
Time to merge after last review 18.2 Days

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 4 Hours
Total time spend in last status check run on PR 21.2 Hours

Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v5.6.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants