canonical / action-build

A Github action for building Snapcraft projects
MIT License
42 stars 22 forks source link

Parse how many snaps were supposed to be produced #66

Closed Hook25 closed 11 months ago

Hook25 commented 11 months ago

Parse the remote-build command for the count of snaps that were supposed to be produced. If the count is not found, assume it is 1 (the nominal case for local and remote-builds with no additional option)

Hook25 commented 11 months ago

Wrong repository, I will propose a PR once this is ready