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

act -j -W example #1471

Merged
merged 1 commit into from
Nov 27, 2022
Merged

act -j -W example #1471

merged 1 commit into from
Nov 27, 2022

Conversation

simonw
Copy link
Contributor

@simonw simonw commented Nov 27, 2022

An example of running a job in a specific workflow.

Refs #1468

An example of running a job in a specific workflow.

Refs nektos#1468
@simonw simonw requested a review from a team as a code owner November 27, 2022 01:43
@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Merging #1471 (3cc8808) into master (4f8da0a) will increase coverage by 2.88%.
The diff coverage is 66.58%.

@@            Coverage Diff             @@
##           master    #1471      +/-   ##
==========================================
+ Coverage   57.50%   60.39%   +2.88%     
==========================================
  Files          32       44      +12     
  Lines        4594     6999    +2405     
==========================================
+ Hits         2642     4227    +1585     
- Misses       1729     2465     +736     
- Partials      223      307      +84     
Impacted Files Coverage Δ
pkg/common/file.go 0.00% <0.00%> (ø)
pkg/container/docker_logger.go 52.08% <ø> (ø)
pkg/container/host_environment.go 0.00% <0.00%> (ø)
pkg/container/util.go 0.00% <0.00%> (ø)
pkg/model/action.go 0.00% <0.00%> (ø)
pkg/model/step_result.go 0.00% <ø> (ø)
pkg/container/docker_run.go 12.82% <11.53%> (+7.27%) ⬆️
pkg/model/workflow.go 45.65% <23.58%> (-5.26%) ⬇️
...ontainer/linux_container_environment_extensions.go 24.32% <24.32%> (ø)
pkg/container/docker_pull.go 33.33% <33.33%> (ø)
... and 37 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mergify mergify bot merged commit fcbb6d5 into nektos:master Nov 27, 2022
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