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

Update README.md: nix run command #1121

Merged
merged 2 commits into from
Apr 20, 2022
Merged

Conversation

GuillaumeDesforges
Copy link
Contributor

@GuillaumeDesforges GuillaumeDesforges commented Apr 11, 2022

There is a new Nix command

https://nixos.wiki/wiki/Nix_command

it allows to run act directly without entering a shell.

@GuillaumeDesforges GuillaumeDesforges requested a review from a team as a code owner April 11, 2022 14:53
cplee
cplee previously approved these changes Apr 19, 2022
@mergify
Copy link
Contributor

mergify bot commented Apr 19, 2022

@GuillaumeDesforges this pull request is now in conflict 😩

@mergify mergify bot added the conflict PR has conflicts label Apr 19, 2022
@mergify mergify bot removed the conflict PR has conflicts label Apr 20, 2022
@GuillaumeDesforges
Copy link
Contributor Author

Thanks @cplee 🙏

@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #1121 (fc45f2d) into master (4f8da0a) will increase coverage by 2.49%.
The diff coverage is 78.93%.

@@            Coverage Diff             @@
##           master    #1121      +/-   ##
==========================================
+ Coverage   57.50%   60.00%   +2.49%     
==========================================
  Files          32       39       +7     
  Lines        4594     4938     +344     
==========================================
+ Hits         2642     2963     +321     
- Misses       1729     1732       +3     
- Partials      223      243      +20     
Impacted Files Coverage Δ
pkg/model/action.go 0.00% <ø> (ø)
pkg/model/planner.go 50.73% <ø> (+0.32%) ⬆️
pkg/model/workflow.go 50.91% <ø> (ø)
pkg/container/docker_run.go 5.11% <2.50%> (-0.43%) ⬇️
pkg/common/git.go 49.31% <28.57%> (-0.52%) ⬇️
pkg/container/file_collector.go 42.05% <42.05%> (ø)
pkg/runner/logger.go 66.00% <67.56%> (+0.56%) ⬆️
pkg/runner/runner.go 73.72% <73.68%> (-2.75%) ⬇️
pkg/exprparser/interpreter.go 74.57% <75.00%> (+1.17%) ⬆️
pkg/runner/expression.go 91.02% <78.26%> (+0.20%) ⬆️
... and 19 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@mergify mergify bot merged commit 2d35785 into nektos:master Apr 20, 2022
@GuillaumeDesforges GuillaumeDesforges deleted the patch-1 branch April 21, 2022 08:18
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.

None yet

2 participants