Skip to content

chore(main): release 6.8.1#1142

Merged
Ron (rjaegers) merged 1 commit intomainfrom
release-please--branches--main--components--amp-devcontainer
Feb 23, 2026
Merged

chore(main): release 6.8.1#1142
Ron (rjaegers) merged 1 commit intomainfrom
release-please--branches--main--components--amp-devcontainer

Conversation

@philips-software-forest-releaser
Copy link
Contributor

@philips-software-forest-releaser philips-software-forest-releaser bot commented Feb 6, 2026

🤖 I have created a release beep boop

6.8.1 (2026-02-23)

Bug Fixes

  • Update apt.llvm.org gpg key checksum (#1162) (117adbc)
  • Update apt.llvm.org gpg key snapshot (117adbc)

Chores

  • deps, base: Update g++-14 (#1156) (db4e403)
  • deps, cpp: Update alexkrechik.cucumberautocomplete, ms-vscode.cpptools in devcontainer.json (#1154) (248dd41)
  • deps, cpp: Update github.vscode-pull-request-github, ms-vscode.cmake-tools, ms-vscode.cpptools in devcontainer.json (#1145) (ea8d44c)
  • deps, cpp: Update ms-vscode.cmake-tools, ms-vscode.cpptools in devcontainer-metadata.json (#1144) (84f3450)
  • deps, cpp: Update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1159) (fb963d1)
  • deps, cpp: Update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode in devcontainer.json (#1160) (fd8449d)
  • deps, cpp: Update ms-vscode.cpptools in devcontainer-metadata.json (#1152) (6a57e1b)
  • deps, rust: Update github.vscode-pull-request-github in devcontainer.json (#1146) (02d75f0)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1153) (22ef006)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer.json (#1155) (bfe1bc2)
  • deps, rust: Update sonarsource.sonarlint-vscode in devcontainer.json (#1161) (5ad6b8c)
  • deps: Bump conan from 2.24.0 to 2.25.1 in /.devcontainer (#1139) (9e104c6)
  • deps: Bump conan from 2.25.1 to 2.25.2 in /.devcontainer (#1149) (d938b08)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-base:edgeghcr.io/philips-software/amp-devcontainer-base:pr-1142

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 175.16 MB 175.16 MB +230 B (+0%) 🔼
linux/arm64 167.63 MB 167.63 MB +38 B (+0%) 🔼

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 21 0 0 0.5s
✅ DOCKERFILE hadolint 3 0 0 0.66s
✅ GHERKIN gherkin-lint 6 0 0 2.26s
✅ JSON npm-package-json-lint yes no no 0.37s
✅ JSON prettier 21 4 0 0 0.47s
✅ JSON v8r 21 0 0 6.56s
✅ MARKDOWN markdownlint 12 0 0 0 0.8s
✅ MARKDOWN markdown-table-formatter 12 0 0 0 0.19s
✅ REPOSITORY checkov yes no no 15.36s
✅ REPOSITORY gitleaks yes no no 0.46s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 36.8s
✅ REPOSITORY secretlint yes no no 0.84s
✅ REPOSITORY syft yes no no 1.9s
✅ REPOSITORY trivy yes no no 7.37s
✅ REPOSITORY trivy-sbom yes no no 0.21s
✅ REPOSITORY trufflehog yes no no 2.3s
⚠️ SPELL lychee 81 1 0 11.63s
✅ YAML prettier 29 0 0 0 0.89s
✅ YAML v8r 29 0 0 7.06s
✅ YAML yamllint 29 0 0 0.71s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[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)
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[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)
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....123
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden

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.3.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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 555.57 MB 555.57 MB +292 B (+0%) 🔼
linux/arm64 509.75 MB 509.75 MB +222 B (+0%) 🔼

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 696.88 MB 696.88 MB +389 B (+0%) 🔼
linux/arm64 677.68 MB 677.68 MB 173 B (0%) 🔽

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Test Results

 7 files  ±0   7 suites  ±0   3m 38s ⏱️ - 2m 32s
33 tests ±0  33 ✅ ±0  0 💤 ±0  0 ❌ ±0 
69 runs  ±0  69 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 97f4eeb. ± Comparison against base commit fd8449d.

♻️ This comment has been updated with latest results.

@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-devcontainer branch 4 times, most recently from 158f28f to 15e1e94 Compare February 13, 2026 17:11
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-devcontainer branch 6 times, most recently from da1b7ee to 5a171c1 Compare February 23, 2026 14:46
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-devcontainer branch from 5a171c1 to 97f4eeb Compare February 23, 2026 14:51
@sonarqubecloud
Copy link

@rjaegers Ron (rjaegers) added this pull request to the merge queue Feb 23, 2026
Merged via the queue into main with commit 78e6999 Feb 23, 2026
50 checks passed
@rjaegers Ron (rjaegers) deleted the release-please--branches--main--components--amp-devcontainer branch February 23, 2026 16:13
@github-actions
Copy link
Contributor

Pull Request Report (#1142)

Static measures

Description Value
Number of added lines 30
Number of deleted lines 5
Number of changed files 4
Number of commits 1
Number of reviews 3
Number of comments (w/o review comments) 6
Number of reviews that contains a comment to resolve 2
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) 17.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 1.4 Hours
Time to merge after last review 18.9 Min

Status check related measures

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

@philips-software-forest-releaser
Copy link
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant