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

Docker build #5

Merged
merged 22 commits into from
Aug 18, 2024
Merged

Docker build #5

merged 22 commits into from
Aug 18, 2024

Conversation

drernie
Copy link
Member

@drernie drernie commented Aug 18, 2024

Fix Dockerfile to properly build and run examples

Copy link

github-actions bot commented Aug 18, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ JSON eslint-plugin-jsonc 1 0 0 0.95s
✅ JSON jsonlint 1 0 0.15s
✅ JSON prettier 1 1 0 0.35s
✅ JSON v8r 1 0 1.92s
✅ MARKDOWN markdownlint 1 0 0 0.55s
✅ MARKDOWN markdown-link-check 1 0 1.86s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.32s
✅ PYTHON black 15 1 0 0.77s
✅ PYTHON flake8 15 0 0.48s
✅ PYTHON isort 15 3 0 0.29s
✅ PYTHON ruff 15 3 0 0.04s
✅ REPOSITORY gitleaks yes no 0.23s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY trivy-sbom yes no 1.31s
✅ YAML prettier 2 2 0 0.45s
✅ YAML v8r 2 0 2.32s
✅ YAML yamllint 2 0 0.22s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Aug 18, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
274 245 89% 80% 🟢

New Files

File Coverage Status
athena_federation/main.py 88% 🟢
TOTAL 88% 🟢

Modified Files

File Coverage Status
athena_federation/init.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 7ec110a by action🐍

Copy link

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
273 237 87% 80% 🟢

New Files

File Coverage Status
athena_federation/main.py 0% 🔴
TOTAL 0% 🔴

Modified Files

No covered modified files...

updated for commit: 6c13d63 by action🐍

@drernie drernie merged commit 271b384 into main Aug 18, 2024
3 checks passed
@drernie drernie deleted the docker-build branch August 19, 2024 19:01
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.

1 participant