ha-enthus1ast / plejd-mqtt-ha

Plejd MQTT
Apache License 2.0
1 stars 0 forks source link

Feature: Docker auto publish #11

Closed ha-enthus1ast closed 9 months ago

ha-enthus1ast commented 9 months ago

This PR aims to introduce automatic publishing of docker images

Images are published to dockerhub.

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.03s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ JSON eslint-plugin-jsonc 2 0 0 1.01s
✅ JSON jsonlint 2 0 0.17s
✅ JSON prettier 2 0 0 0.35s
✅ JSON v8r 2 0 2.85s
✅ MARKDOWN markdownlint 4 0 0 1.09s
✅ MARKDOWN markdown-link-check 4 0 1.48s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.31s
✅ PYTHON bandit 14 0 1.07s
✅ PYTHON black 18 0 0 1.03s
✅ PYTHON flake8 18 0 0.66s
✅ PYTHON isort 18 0 0 0.31s
✅ PYTHON pylint 18 0 12.72s
✅ PYTHON ruff 18 0 0 0.03s
✅ REPOSITORY gitleaks yes no 0.04s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.46s
✅ REPOSITORY secretlint yes no 0.76s
✅ REPOSITORY trivy yes no 6.17s
✅ REPOSITORY trivy-sbom yes no 2.86s
✅ REPOSITORY trufflehog yes no 2.21s
✅ SPELL lychee 12 0 1.38s
✅ YAML prettier 6 0 0 0.67s
✅ YAML v8r 6 0 8.59s
✅ YAML yamllint 6 0 0.23s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

ha-enthus1ast commented 9 months ago

This solves #6