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

docs: added CONTRIBUTING and DEVELOPMENT md #100

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Sep 3, 2024

No description provided.

@chgl chgl linked an issue Sep 3, 2024 that may be closed by this pull request
@chgl chgl requested a review from pcvolkmer September 3, 2024 19:51
Copy link

github-actions bot commented Sep 3, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.09s
✅ BASH bash-exec 4 0 0.05s
✅ BASH shellcheck 4 0 0.02s
✅ BASH shfmt 4 0 0.02s
✅ DOCKERFILE hadolint 1 0 0.13s
✅ EDITORCONFIG editorconfig-checker 123 0 0.79s
✅ GROOVY npm-groovy-lint 2 0 10.18s
✅ JAVA checkstyle 46 0 8.49s
✅ JSON jsonlint 17 0 0.25s
✅ JSON npm-package-json-lint yes no 0.69s
✅ JSON prettier 17 0 0.75s
✅ JSON v8r 17 0 32.28s
✅ MARKDOWN markdownlint 4 0 0.83s
✅ REPOSITORY checkov yes no 15.38s
✅ REPOSITORY gitleaks yes no 0.36s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 14.82s
✅ REPOSITORY kics yes no 15.46s
✅ REPOSITORY secretlint yes no 1.27s
✅ REPOSITORY syft yes no 2.39s
✅ REPOSITORY trivy yes no 8.27s
✅ REPOSITORY trivy-sbom yes no 1.36s
✅ REPOSITORY trufflehog yes no 5.85s
✅ XML xmllint 13 0 0.02s
✅ YAML prettier 16 0 0.97s
✅ YAML v8r 16 0 17.11s
✅ YAML yamllint 16 0 0.89s

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

github-actions bot commented Sep 3, 2024

Code Coverage Report

Overall Project 88.28% 🍏

There is no coverage information present for the Files changed

DEVELOPMENT.md Outdated Show resolved Hide resolved
DEVELOPMENT.md Show resolved Hide resolved
@chgl chgl force-pushed the 72-contributingmd-developmentmd-erstellen branch from 743973d to 40976c6 Compare September 4, 2024 18:14
@chgl chgl requested a review from pcvolkmer September 4, 2024 18:14
Copy link

github-actions bot commented Sep 4, 2024

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

Java

No Vulnerabilities found

No Misconfigurations found

@chgl chgl merged commit ed52cef into master Sep 4, 2024
16 checks passed
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 📦🚀

@chgl chgl deleted the 72-contributingmd-developmentmd-erstellen branch September 8, 2024 19:41
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.

CONTRIBUTING.md, DEVELOPMENT.md erstellen
3 participants