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

Initial commit #6

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Initial commit #6

merged 3 commits into from
Jan 17, 2024

Conversation

brondani
Copy link
Collaborator

@brondani brondani commented Dec 19, 2023

Ground work. Infrastructure and workflows based on https://github.com/Open-CMSIS-Pack/cbuild.

Copy link
Contributor

github-actions bot commented Dec 19, 2023

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 5 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/release.yml

PackageVersionLicenseIssue Type
open-cmsis-pack/cbuild2cmake/.github/workflows/test.ymlmainNullUnknown License

go.mod

PackageVersionLicenseIssue Type
golang.org/x/sync0.5.0NullUnknown License
golang.org/x/sys0.14.0NullUnknown License
gopkg.in/yaml.v33.0.1NullUnknown License
github.com/pmezard/go-difflib1.0.0NullUnknown License

Scanned Manifest Files

.github/workflows/build.yml
.github/workflows/codeql.yml
.github/workflows/dependency-review.yml
.github/workflows/global.yml
.github/workflows/markdown.yml
.github/workflows/release.yml
.github/workflows/scorecard.yml
.github/workflows/test.yml
.github/workflows/tpip-check.yml
go.mod

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@brondani brondani force-pushed the initial-commit branch 2 times, most recently from eebe6cd to 52cba2d Compare December 19, 2023 15:00
Copy link
Contributor

github-actions bot commented Dec 19, 2023

Test Results

  4 files  20 suites   0s ⏱️
  9 tests   9 ✔️ 0 💤 0
36 runs  36 ✔️ 0 💤 0

Results for commit 355d153.

♻️ This comment has been updated with latest results.

@brondani brondani force-pushed the initial-commit branch 4 times, most recently from 8a26ebe to f5af6ce Compare December 19, 2023 16:06
@brondani brondani force-pushed the initial-commit branch 2 times, most recently from 630b599 to f07e69f Compare January 10, 2024 12:56
@brondani brondani marked this pull request as ready for review January 10, 2024 14:26
@brondani brondani requested a review from soumeh01 January 10, 2024 14:26
Copy link
Collaborator

@soumeh01 soumeh01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Infrastructure looks good to me. The only thing is the actions versions are outdated but once this change is merged dependabot shall update the versions after that we need to make few updates to release workflow and upload/download actions.

@brondani brondani merged commit 46ee936 into main Jan 17, 2024
18 checks passed
@brondani brondani deleted the initial-commit branch January 26, 2024 18:43
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