memfault / github-action-upload-symbols

0 stars 0 forks source link

Specify name / tag for the symbols file #1

Open finger563 opened 1 month ago

finger563 commented 1 month ago

In the web interface, we can manually specify a human-readable string associated with the symbol file when we upload it. After upload, it seems we are unable to add / modify that string, so it would be good if this CI action supported specifying the name / string to associate with the symbol file.

finger563 commented 1 month ago

As a note: I did find a workaround for adding a tag via the web interface to a previously uploaded file (thought it's definitely not intuitive), but this issue is still relevant, as the CI upload contains the appropriate context needed for generating and specifying the name / tag.