Skip to content

Conversation

SaschaMann
Copy link
Member

@SaschaMann SaschaMann commented Jan 8, 2023

Supersedes #48 and fixes #41 (quicker than rebasing)

Co-authored-by: @IanButterworth

--

@lassepe, @colinxs or @IanButterworth it'd be great if one of you could run this against a real world example for testing, using julia-actions/julia-runtest@prefixed-args instead of julia-actions/julia-runtest@v1 in your workflow. In julia-actions/Example.jl#20 it seems to work.

Supersedes #48

Co-authored-by: Ian Butterworth <[email protected]>
@SaschaMann SaschaMann requested a review from a team as a code owner January 8, 2023 10:56
@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (80701af) compared to base (c80d307).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #71   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lassepe
Copy link

lassepe commented Jan 8, 2023

Thank you for this contribution, @SaschaMann . I just tested it on one of my private repos and it works like a charm for my workflows!

@SaschaMann SaschaMann merged commit 8d20cd7 into master Jan 8, 2023
@SaschaMann SaschaMann deleted the prefixed-args branch January 8, 2023 20:39
giordano added a commit to giordano/julia-docdeploy that referenced this pull request Jun 20, 2024
IanButterworth pushed a commit to julia-actions/julia-docdeploy that referenced this pull request Jul 18, 2024
* Support prefixes with args

Same as julia-actions/julia-runtest#71.

* Update action.yml

Co-authored-by: Curtis Vogt <[email protected]>

---------

Co-authored-by: Curtis Vogt <[email protected]>
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.

prefix doesn't support args
3 participants