Skip to content

Conversation

@mike-r-mclaughlin
Copy link
Contributor

  • Pulled the SHA to use as a version number from the url field in the manifest
  • Include that version number in the bundle file
  • Updated the publish script to look for a file with the given version number
  • Improve the error handling so all errors from server are printed to screen so it's clear why the publish failed

Copy link
Contributor

@tjkandala tjkandala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

Comment on lines +5 to +6
* "https://sourcegraph.com/-/static/extension/13212-sourcegraph-verilog.js?cf8s0z1vs41c--sourcegraph-verilog"
* @return string version
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: the number 13212 here seems to be the "version" (release ID), while the string we use (cf8s0z1vs41c) is the timestamp at release. For our purpose, I think these can be used interchangeably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants