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

chore(deps): update all VS Code Extension versions in cpp and rust devcontainer.json files #483

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

rjaegers
Copy link
Member

@rjaegers rjaegers commented Jul 2, 2024

Pull Request

Description of changes

  • Update VS Code Extensions in the devcontainer.json files of the devcontainers itself
  • Add GitHub Copilot extension to the container development environment
  • Add trailing space and newline editor configurations to the devcontainer.json files
  • Lowercase all extension identifiers

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 July 2, 2024 11:41
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 432.86M 432.86M 1.55K (+0.00%)
linux/arm64 572.09M 572.09M 664.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Jul 2, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 15 0 0.03s
✅ DOCKERFILE hadolint 2 0 0.59s
✅ JSON prettier 11 0 0 0.58s
✅ JSON v8r 10 0 4.79s
✅ MARKDOWN markdownlint 8 0 0 0.96s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.23s
✅ REPOSITORY checkov yes no 15.5s
✅ REPOSITORY gitleaks yes no 0.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.09s
✅ REPOSITORY secretlint yes no 1.25s
✅ REPOSITORY trivy yes no 6.36s
✅ REPOSITORY trivy-sbom yes no 3.1s
✅ REPOSITORY trufflehog yes no 3.24s
✅ SPELL lychee 49 0 1.15s
✅ YAML prettier 20 0 0 0.94s
✅ YAML v8r 20 0 12.18s
✅ YAML yamllint 20 0 0.46s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Jul 2, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 640.66M 640.66M 2.30K (+0.00%)
linux/arm64 633.02M 633.02M 1.81K (+0.00%)

@rjaegers rjaegers changed the title chore: update vscode extensions chore(deps, self): update all VS Code Extension versions in cpp and rust devcontainer.json files Jul 2, 2024
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Test Results

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

Results for commit 068f426. ± Comparison against base commit 1c72757.

♻️ This comment has been updated with latest results.

@rjaegers rjaegers changed the title chore(deps, self): update all VS Code Extension versions in cpp and rust devcontainer.json files chore(deps): update all VS Code Extension versions in cpp and rust devcontainer.json files Jul 2, 2024
@rjaegers rjaegers enabled auto-merge July 2, 2024 11:55
Copy link

sonarcloud bot commented Jul 4, 2024

@rjaegers rjaegers added this pull request to the merge queue Jul 4, 2024
Merged via the queue into main with commit 11c4574 Jul 4, 2024
17 checks passed
@rjaegers rjaegers deleted the feature/devcontainer-configuration-update branch July 4, 2024 19:31
Copy link
Contributor

github-actions bot commented Jul 4, 2024

Pull Request Report (#483)

Static measures

Description Value
Number of added lines 26
Number of deleted lines 15
Number of changed files 3
Number of commits 3
Number of reviews 2
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 1
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 5

Time related measures

Description Value
PR lead time (from creation to close of PR) 2.3 Days
Time that was spend on the branch before the PR was created 58.6 Min
Time that was spend on the branch before the PR was merged 2.4 Days
Time to merge after last review 10.3 Hours

Status check related measures

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

Copy link
Contributor

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

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