Add pattern matching to input files - #4
Conversation
|
Thanks you for looking into this I think you mentioned in issue #1 that we can't upload multiple packages. Also, shellcheck seems to have found a few issues. |
|
Our main intention was to be able to upload a complete Debian package (including source) to PackageCloud with one action step. You can see what we are doing here, which has a few commits addressing a couple of different things that we wanted. It's possible that some other changes were made to this other than what is presented in this PR - you may wish to simply review this yourself to see if you wish to use any of it - we are likely to continue to use our fork. |
|
Wow, you do have a lot of local changes. |
Closes #3
Update: this has been tested with a single
.dscfile match. Basic testing of the concept suggests that this should scale properly.