xo-energy / action-octopus-build-information

GitHub Action that generates build information for Octopus Deploy
ISC License
4 stars 4 forks source link

Package IDs containing a '/' cause ENOENT writing JSON response #3

Closed wjrogers closed 4 years ago

wjrogers commented 4 years ago

Octopus supports build information for Docker images with a namespaced, slash-separated package ID, but the slash creates an invalid output filename:

ENOENT: no such file or directory, open 'reports/buildInformationMapped-namespace/name.json'