You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It effectively annexes package.json to be part of the spec -- you're implementing an sdk and need to know what string to set x-ably-version to implement the spec, but to find that info you need to look in package.json.
In response to that observation I am creating this issue, which will hopefully explain better my vision for how that sort of information will be laid out clearly going forwards.
The plan is to display the version number on every HTML page rendered in the micro-site generated by the assemble workflow in this repository, alongside other salient GitHub build context (already done).
QuintinWillison
changed the title
Add GitHub build context and version information to rendered output
Add version information to rendered output, alongside GitHub build context
Oct 21, 2022
@SimonWoolf observes in #105 (review), relating to version number living in
package.json
, that:In response to that observation I am creating this issue, which will hopefully explain better my vision for how that sort of information will be laid out clearly going forwards.
The plan is to display the version number on every HTML page rendered in the micro-site generated by the assemble workflow in this repository, alongside other salient GitHub build context (already done).
See also:
The text was updated successfully, but these errors were encountered: