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

Add HeadlessRunStep as new GithubActionStep #960

Merged

Conversation

manandre
Copy link
Contributor

Adds a new GitHub action step to run commands in headless mode.
Uses the coactions/setup-xvfb action step.

@github-actions github-actions bot added this to the v1.7.1 milestone Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #960 (777410b) into master (beb4a86) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #960      +/-   ##
=========================================
- Coverage    7.27%   7.25%   -0.03%     
=========================================
  Files         123     124       +1     
  Lines        3036    3045       +9     
  Branches      210     210              
=========================================
  Hits          221     221              
- Misses       2815    2824       +9     
Files Coverage Δ
src/Nuke/GithubActions/HeadlessRunStep.cs 0.00% <0.00%> (ø)

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

@david-driscoll david-driscoll merged commit 7f04bc4 into RocketSurgeonsGuild:master Oct 19, 2023
8 of 10 checks passed
@github-actions github-actions bot added the ✨ mysterious We forgot to label this label Oct 19, 2023
@manandre manandre deleted the headless-run-step branch October 19, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants