act
act copied to clipboard
feat: podman CI
fixes #303
MegaLinter status: :warning: WARNING
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| β CREDENTIALS | secretlint | yes | no | 0.96s | |
| β EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.85s | |
| β GIT | git_diff | yes | no | 0.01s | |
| :warning: YAML | prettier | 1 | 1 | 0.56s | |
| β YAML | v8r | 1 | 0 | 1.42s |
See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
Codecov Report
Merging #1060 (c61ee56) into master (4f8da0a) will increase coverage by
2.49%. The diff coverage is78.48%.
@@ Coverage Diff @@
## master #1060 +/- ##
==========================================
+ Coverage 57.50% 60.00% +2.49%
==========================================
Files 32 39 +7
Lines 4594 5000 +406
==========================================
+ Hits 2642 3000 +358
- Misses 1729 1751 +22
- Partials 223 249 +26
| Impacted Files | Coverage Ξ | |
|---|---|---|
| pkg/model/action.go | 0.00% <ΓΈ> (ΓΈ) |
|
| pkg/model/github_context.go | 79.51% <ΓΈ> (ΓΈ) |
|
| pkg/model/planner.go | 50.73% <ΓΈ> (+0.32%) |
:arrow_up: |
| pkg/model/workflow.go | 50.36% <0.00%> (-0.56%) |
:arrow_down: |
| pkg/container/docker_run.go | 5.01% <1.96%> (-0.53%) |
:arrow_down: |
| pkg/common/git.go | 49.31% <28.57%> (-0.52%) |
:arrow_down: |
| pkg/container/file_collector.go | 44.85% <44.85%> (ΓΈ) |
|
| pkg/runner/runner.go | 73.72% <73.68%> (-2.75%) |
:arrow_down: |
| pkg/exprparser/interpreter.go | 75.29% <75.00%> (+1.89%) |
:arrow_up: |
| pkg/runner/logger.go | 69.56% <75.47%> (+4.13%) |
:arrow_up: |
| ... and 20 more |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
PR is stale and will be closed in 14 days unless there is new activity
is that failure in ci expected?
is that failure in ci expected?
No?
MegaLinter status: β SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| β CREDENTIALS | secretlint | yes | no | 0.98s | |
| β EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.62s | |
| β GIT | git_diff | yes | no | 0.0s | |
| β YAML | prettier | 1 | 0 | 0.54s | |
| β YAML | v8r | 1 | 0 | 1.28s |
See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
Are there any plans to revive this? Logs are expired and it's now unclear what exactly was broken/didn't pass.