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

ci: fix devcontainer feature updates by dependabot #560

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

rjaegers
Copy link
Member

@rjaegers rjaegers commented Sep 4, 2024

Pull Request

Description of changes

This PR fixes automatic updates by Dependabot for devcontainer features. It corrects the directory in dependabot.yml and adds a lockfile for the features.

It also reduces the frequency of apt and vs code extension updates to weekly.

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 September 4, 2024 06:12
Copy link

sonarcloud bot commented Sep 4, 2024

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 433.13M 433.13M 0.00 (+0.00%)
linux/arm64 572.34M 572.34M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Sep 4, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.05s
✅ DOCKERFILE hadolint 2 0 0.32s
✅ JSON prettier 16 0 0 0.72s
✅ JSON v8r 15 0 17.58s
✅ MARKDOWN markdownlint 8 0 0 1.0s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.18s
✅ REPOSITORY checkov yes no 15.17s
✅ REPOSITORY gitleaks yes no 0.26s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 13.22s
✅ REPOSITORY secretlint yes no 1.05s
✅ REPOSITORY trivy yes no 6.34s
✅ REPOSITORY trivy-sbom yes no 1.02s
✅ REPOSITORY trufflehog yes no 3.11s
✅ SPELL lychee 55 0 3.21s
✅ YAML prettier 21 0 0 0.95s
✅ YAML v8r 21 0 17.86s
✅ YAML yamllint 21 0 0.41s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 641.11M 641.11M 0.00 (+0.00%)
linux/arm64 633.45M 633.45M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Test Results

 2 files  ±0   2 suites  ±0   53s ⏱️ -2s
26 tests ±0  26 ✅ ±0  0 💤 ±0  0 ❌ ±0 
28 runs  ±0  28 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 61864c9. ± Comparison against base commit 2c1cf3d.

@rjaegers rjaegers added this pull request to the merge queue Sep 5, 2024
Merged via the queue into main with commit 6f14ee0 Sep 5, 2024
18 checks passed
@rjaegers rjaegers deleted the feature/fix-devcontainer-updates-for-dependabot branch September 5, 2024 08:04
Copy link
Contributor

github-actions bot commented Sep 5, 2024

Pull Request Report (#560)

Static measures

Description Value
Number of added lines 25
Number of deleted lines 8
Number of changed files 4
Number of commits 1
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) 1.1 Days
Time that was spend on the branch before the PR was created 1.9 Min
Time that was spend on the branch before the PR was merged 1.1 Days
Time to merge after last review 16.3 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 18.4 Min
Total time spend in last status check run on PR 9.6 Min

Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v5.2.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