Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

fix(automatic-releases): throw errors if none of the glob patterns in "input.files" match any files #388

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pzhlkj6612
Copy link
Contributor

@pzhlkj6612 pzhlkj6612 commented Feb 6, 2022

Re fix #62 .

#63 is not complete. core.error() just did logging, so the error handling code at main.ts#L322-L323 would not work.
I think that if a user wants to upload something that doesn't exist, they should encounter an error severe enough to bring the workflow down.

I come from miurahr/aqtinstall#404 (reply in thread) .

This makes smoke tests failed. We need to merge #380 first.

IMPLEMENTATION CONFLICT: close #387 .

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

Successfully merging this pull request may close these issues.

Uploading artifacts that don't exist doesn't cause an error
1 participant