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

ci: updated build workflow to create signed releases #82

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Aug 20, 2024

No description provided.

Copy link

github-actions bot commented Aug 20, 2024

Code Coverage Report

Overall Project 87.95% 🍏

There is no coverage information present for the Files changed

@chgl chgl requested a review from jasminziegler August 20, 2024 10:04
Copy link

github-actions bot commented Aug 20, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.06s
✅ BASH bash-exec 4 0 0.04s
✅ BASH shellcheck 4 0 0.04s
✅ BASH shfmt 4 0 0.0s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ EDITORCONFIG editorconfig-checker 120 0 0.89s
✅ GROOVY npm-groovy-lint 2 0 10.17s
✅ JAVA checkstyle 45 0 7.52s
✅ JSON jsonlint 17 0 0.23s
✅ JSON npm-package-json-lint yes no 0.72s
✅ JSON prettier 17 0 0.46s
✅ JSON v8r 17 0 32.58s
✅ MARKDOWN markdownlint 2 0 0.49s
✅ REPOSITORY checkov yes no 16.35s
✅ REPOSITORY gitleaks yes no 0.37s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 14.16s
✅ REPOSITORY kics yes no 15.66s
✅ REPOSITORY secretlint yes no 0.97s
✅ REPOSITORY syft yes no 2.42s
✅ REPOSITORY trivy yes no 8.84s
✅ REPOSITORY trivy-sbom yes no 1.28s
✅ REPOSITORY trufflehog yes no 6.34s
✅ XML xmllint 13 0 0.04s
✅ YAML prettier 16 0 1.16s
✅ YAML v8r 16 0 16.89s
✅ YAML yamllint 16 0 0.78s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link

Trivy image scan report

ghcr.io/bzkf/obds-to-fhir:pr-82 (debian 12.6)

No Vulnerabilities found

No Misconfigurations found

Java

No Vulnerabilities found

No Misconfigurations found

@chgl chgl merged commit 346d157 into master Aug 29, 2024
16 checks passed
@chgl chgl deleted the updated-build-workflow-to-create-signed-releases branch August 29, 2024 12:49
miracum-bot pushed a commit that referenced this pull request Sep 4, 2024
## [2.2.0](v2.1.3...v2.2.0) (2024-09-04)

### Features

* support capture groups in Pat-ID convert ([#92](#92)) ([91edc17](91edc17))

### Bug Fixes

* check if Pat-ID is reasonable value ([#90](#90)) ([812d57c](812d57c))
* check if value matches ICD10GM pattern ([#98](#98)) ([99d60ad](99d60ad))
* date conversion for oBDS 3.x ([#78](#78)) ([32cd649](32cd649))
* **deps:** update all non-major dependencies ([3934356](3934356))
* return timespan of all partial radiations ([#80](#80)) ([c73a4fd](c73a4fd)), closes [#79](#79)

### CI/CD

* updated build workflow to create signed releases ([#82](#82)) ([346d157](346d157))

### Miscellaneous Chores

* **config:** dont release on refactor and only on deps chore ([#68](#68)) ([76e18ec](76e18ec))
* **deps:** update github-actions ([#81](#81)) ([b89f7fd](b89f7fd))

### Documentation

* added CONTRIBUTING and DEVELOPMENT md ([#100](#100)) ([ed52cef](ed52cef))
* added SECURITY.md ([343c5e3](343c5e3))
@miracum-bot
Copy link
Collaborator

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants