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

Error in action release-please.yml #675

Open
adrian-burlacu-software opened this issue Feb 22, 2022 · 2 comments
Open

Error in action release-please.yml #675

adrian-burlacu-software opened this issue Feb 22, 2022 · 2 comments
Labels

Comments

@adrian-burlacu-software
Copy link
Contributor

Problem with this file:
https://github.com/istanbuljs/istanbuljs/blob/master/.github/workflows/release-please.yml

Error when evaluating 'strategy' for job 'publish'. .github/workflows/release-please.yml (Line: 24, Col: 15): Matrix vector 'path' does not contain any values

See pull #673 for an example. Don't have any XP for this sort of silliness or I would fix it myself :(

@bcoe
Copy link
Member

bcoe commented Feb 26, 2022

it seems that actions just don't like the empty output when there are no packages to publish, probably an additional conditional statement would fix.

@adrian-burlacu-software
Copy link
Contributor Author

adrian-burlacu-software commented Feb 28, 2022

@bcoe
In the current situation, the istanbul-lib-instrument package needs to publish; see pull #673 which is still open from a week ago.

Last package was published 3 weeks ago when I fixed the downstream coverage map bug in the reports.
No idea how to test the yml action on my current setup. Please think of just fixing and testing this yourself :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants