-
Notifications
You must be signed in to change notification settings - Fork 38
chore(main): release 8.0.0 #864
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
Open
philips-software-forest-releaser
wants to merge
1
commit into
main
Choose a base branch
from
release-please--branches--main--components--amp-embedded-infra-lib
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(main): release 8.0.0 #864
philips-software-forest-releaser
wants to merge
1
commit into
main
from
release-please--branches--main--components--amp-embedded-infra-lib
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Dependency ReviewThe following issues were found:
Snapshot WarningsConsider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuesexternal/crypto/tiny-aes128/CMakeLists.txt
external/crypto/micro-ecc/CMakeLists.txt
infra/syntax/CMakeLists.txt
osal/freertos/CMakeLists.txt
external/args/CMakeLists.txt
osal/threadx/CMakeLists.txt
external/crypto/mbedtls/CMakeLists.txt
external/protobuf/CMakeLists.txt
external/segger_rtt/CMakeLists.txt
cmake/emil_test_helpers.cmake
lwip/lwip/CMakeLists.txt
OpenSSF ScorecardScorecard details
Scanned Files
|
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 12 | 0 | 0 | 0.25s | |
| ✅ CPP | clang-format | 1043 | 8 | 0 | 0 | 7.64s |
| ✅ DOCKERFILE | hadolint | 2 | 0 | 0 | 0.28s | |
| ✅ JSON | jsonlint | 7 | 0 | 0 | 0.14s | |
| ✅ JSON | prettier | 7 | 0 | 0 | 0 | 0.47s |
| markdownlint | 6 | 0 | 4 | 0 | 1.06s | |
| ✅ MARKDOWN | markdown-table-formatter | 6 | 0 | 0 | 0 | 0.28s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.05s | |
| ✅ REPOSITORY | grype | yes | no | no | 32.37s | |
| ✅ REPOSITORY | ls-lint | yes | no | no | 0.05s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 7.1s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.3s | |
| ✅ REPOSITORY | trivy | yes | no | no | 5.02s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.15s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 3.43s | |
| lychee | 139 | 4 | 0 | 7.47s | ||
| prettier | 22 | 1 | 1 | 0 | 0.68s | |
| ✅ YAML | v8r | 22 | 0 | 0 | 7.84s | |
| ✅ YAML | yamllint | 22 | 0 | 0 | 0.67s |
Detailed Issues
⚠️ SPELL / lychee - 4 errors
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-embedded-infra-lib | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-embedded-infra-lib) 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?
[404] https://github.com/philips-software/amp-embedded-infra-lib/compare/v7.2.0...v8.0.0 | Network error: Not Found
[404] https://github.com/protocolbuffers/protobuf/releases/download/v$%7Bprotobuf_tag%7D/protoc-$%7Bprotobuf_version%7D-$%7Bos_postfix%7D.zip | Network error: Not Found
📝 Summary
---------------------
🔍 Total..........522
✅ Successful.....515
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........3
❓ Unknown..........0
🚫 Errors...........4
Errors in .github/workflows/validate-pr.yml
[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?
Errors in external/protoc/CMakeLists.txt
[404] https://github.com/protocolbuffers/protobuf/releases/download/v$%7Bprotobuf_tag%7D/protoc-$%7Bprotobuf_version%7D-$%7Bos_postfix%7D.zip | Network error: Not Found
Errors in CHANGELOG.md
[404] https://github.com/philips-software/amp-embedded-infra-lib/compare/v7.2.0...v8.0.0 | Network error: Not Found
Errors in README.md
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-embedded-infra-lib | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-embedded-infra-lib) Maybe a certificate error?
⚠️ MARKDOWN / markdownlint - 4 errors
external/crypto/tiny-aes128/README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "### Tiny AES128 in C"]
external/crypto/tiny-aes128/README.md:29 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]
external/crypto/tiny-aes128/README.md:39 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]
external/crypto/tiny-aes128/README.md:49 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]
⚠️ YAML / prettier - 1 error
[error] Explicitly specified pattern "documents/modules/ROOT/examples/clangformat.yaml" is a symbolic link.
.clusterfuzzlite/project.yaml 40ms (unchanged)
.github/dependabot.yml 16ms (unchanged)
.github/workflows/ci.yml 80ms (unchanged)
.github/workflows/dependency-scanner.yml 14ms (unchanged)
.github/workflows/documentation.yml 22ms (unchanged)
.github/workflows/fuzzing-batch.yml 6ms (unchanged)
.github/workflows/fuzzing-cron.yml 12ms (unchanged)
.github/workflows/fuzzing-pr.yml 7ms (unchanged)
.github/workflows/linting-formatting.yml 11ms (unchanged)
.github/workflows/release-please.yml 11ms (unchanged)
.github/workflows/security.yml 6ms (unchanged)
.github/workflows/social-interaction.yml 3ms (unchanged)
.github/workflows/static-analysis.yml 7ms (unchanged)
.github/workflows/validate-pr.yml 9ms (unchanged)
.ls-lint.yml 2ms
.mega-linter.yml 3ms (unchanged)
antora-playbook-branch.yml 3ms (unchanged)
antora-playbook-site.yml 6ms (unchanged)
documents/antora.yml 1ms (unchanged)
documents/supplemental-ui/ui.yml 1ms (unchanged)
mull.yml 2ms (unchanged)
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.1.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GRYPE,REPOSITORY_LS_LINT,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R
079da0d to
367bc3d
Compare
6eac0f8 to
4bbd4b9
Compare
3cbe895 to
38d6e43
Compare
e8a9be3 to
c9ccf4b
Compare
dcad40d to
800cdf4
Compare
aa48470 to
bb3ca7e
Compare
4d680cb to
03008e2
Compare
fdc71e2 to
d3e0893
Compare
cf133a7 to
01d7c25
Compare
2ab2d5f to
2c28b24
Compare
96b1980 to
9c9410d
Compare
01b5507 to
2e05d08
Compare
189dcd2 to
3946516
Compare
497043a to
07f27a1
Compare
07f27a1 to
e4f9f57
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.




🤖 I have created a release beep boop
8.0.0 (2025-11-27)
⚠ BREAKING CHANGES
Features
Bug Fixes
ClaimingGattClientAdapter::WriteWithoutResponse(#950) (9d3718f)This PR was generated with Release Please. See documentation.