Closed markhicken closed 2 months ago
Looks like this did compile OK, where would i look to find this dist/ folder?
Looks like this did compile OK, where would i look to find this dist/ folder?
See https://github.com/actions/upload-artifact?tab=readme-ov-file#outputs
Also, I need to update it to only upload the packaged zip file rather than the whole dist
folder.
Ok, I have this fixed. It now only uploads the extension package. The key is that it needs to be versioned as part of the PR. The workflow log now echos a direct link to the artifact.
@brenthosie are you aware of any CI constraints (build limits, storage limits, etc)? We might need to periodically cleanup old builds if they don't do it for us.
Ok, apparently renaming the branch closes the PR. :(
Moved to new PR over here.
Description
Related Issue
Motivation and Context
Screenshots (if appropriate):
Types of changes
Checklist: