Skip to content

Conversation

@philips-software-forest-releaser
Copy link
Contributor

Note

Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.

Updates sonarsource.sonarlint-vscode from 4.38.1 to 4.39.0

Release notes
  • Update Python analyzer 5.15 -> 5.16

Updates github.vscode-github-actions from 0.28.2 to 0.29.1

Release notes

What's Changed

Full Changelog: https://www.github.com/github/vscode-github-actions/compare/release-v0.29.0...release-v0.29.1

What's Changed

Full Changelog: https://www.github.com/github/vscode-github-actions/compare/release-v0.28.2...release-v0.29.0

@philips-software-forest-releaser philips-software-forest-releaser bot requested a review from a team as a code owner January 8, 2026 14:15
@philips-software-forest-releaser philips-software-forest-releaser bot added dependencies Pull requests that update a dependency file vscode-extensions labels Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Test Results

 4 files   - 1   4 suites   - 1   2m 9s ⏱️ - 1m 24s
31 tests  - 1  31 ✅  - 1  0 💤 ±0  0 ❌ ±0 
66 runs   - 1  66 ✅  - 1  0 💤 ±0  0 ❌ ±0 

Results for commit ed906b6. ± Comparison against base commit 5b69a35.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 20 0 0 0.56s
✅ DOCKERFILE hadolint 2 0 0 0.75s
✅ GHERKIN gherkin-lint 6 0 0 2.38s
✅ JSON npm-package-json-lint yes no no 0.41s
✅ JSON prettier 19 4 0 0 0.54s
✅ JSON v8r 19 0 0 7.52s
✅ MARKDOWN markdownlint 11 0 0 0 0.91s
✅ MARKDOWN markdown-table-formatter 11 0 0 0 0.28s
✅ REPOSITORY checkov yes no no 17.69s
✅ REPOSITORY gitleaks yes no no 0.52s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 28.13s
✅ REPOSITORY secretlint yes no no 0.98s
✅ REPOSITORY syft yes no no 2.01s
✅ REPOSITORY trivy yes no no 4.98s
✅ REPOSITORY trivy-sbom yes no no 0.25s
✅ REPOSITORY trufflehog yes no no 2.2s
⚠️ SPELL lychee 77 4 0 11.63s
✅ YAML prettier 28 0 0 0 0.98s
✅ YAML v8r 28 0 0 8.37s
✅ YAML yamllint 28 0 0 0.74s

Detailed Issues

⚠️ SPELL / lychee - 4 errors
[IGNORED] docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a)
[ERROR] https://www.contributor-covenant.org/ | Network error: error sending request for url (https://www.contributor-covenant.org/) Maybe a certificate error?
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer) Maybe a certificate error?
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ | Network error: error sending request for url (https://www.conventionalcommits.org/en/v1.0.0/) Maybe a certificate error?
[ERROR] https://docs.sigstore.dev/cosign/signing/overview/ | Network error: error sending request for url (https://docs.sigstore.dev/cosign/signing/overview/) Maybe a certificate error?
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....120
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........4

Errors in .github/CODE_OF_CONDUCT.md
[ERROR] https://www.contributor-covenant.org/ | Network error: error sending request for url (https://www.contributor-covenant.org/) Maybe a certificate error?

Errors in README.md
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer) Maybe a certificate error?
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ | Network error: error sending request for url (https://www.conventionalcommits.org/en/v1.0.0/) Maybe a certificate error?
[ERROR] https://docs.sigstore.dev/cosign/signing/overview/ | Network error: error sending request for url (https://docs.sigstore.dev/cosign/signing/overview/) Maybe a certificate error?

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.2.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the feature/amp-devcontainer-cpp/update-vscode-extensions-devcontainer.json branch from 68c2a4b to ed906b6 Compare January 11, 2026 03:15
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-1071

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 548.17 MB 548.17 MB 191 B (0%) 🔽
linux/arm64 502.9 MB 502.91 MB +657 B (+0%) 🔼

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-1071

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 683.37 MB 683.37 MB 605 B (0%) 🔽
linux/arm64 665.29 MB 665.29 MB 512 B (0%) 🔽

@rjaegers rjaegers added this pull request to the merge queue Jan 13, 2026
Merged via the queue into main with commit 46e8d00 Jan 13, 2026
34 of 35 checks passed
@rjaegers rjaegers deleted the feature/amp-devcontainer-cpp/update-vscode-extensions-devcontainer.json branch January 13, 2026 22:10
@github-actions
Copy link
Contributor

Pull Request Report (#1071)

Static measures

Description Value
Number of added lines 2
Number of deleted lines 2
Number of changed files 1
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) 5.3 Days
Time that was spend on the branch before the PR was created 0 Sec
Time that was spend on the branch before the PR was merged 2.8 Days
Time to merge after last review 15.2 Min

Status check related measures

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

@github-actions
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file vscode-extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants