Skip to content

Conversation

@phillipj
Copy link
Member

Addresses some issues raised with the release blog post scripts as is, discussed in #156.

  • Added explicit version argument in case one wants to create the blog post before the version has been released.
  • Fetch changelog from nodejs/node repo tag rather than master as it's more likely to have the correct changelog in place.
  • Leave [INSERT SHASHUMS HERE] if shasums could not be found on nodejs.org/dist. Will happen if one are creating the blog post before having released a new version of node.

@fhemberger fhemberger added external/build content Issues/pr concerning content labels Sep 16, 2015
* Added explicit version argument in case one wants to create the
  blog post *before* the version has been released.

* Fetch changelog from nodejs/node repo tag rather than master
  as it's more likely to have the correct changelog in place.

* Leave [INSERT SHASHUMS HERE] if shasums could not be found
  on nodejs.org/dist. Will happen if one are creating the
  blog post before having released a new version of node.

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

Labels

content Issues/pr concerning content external/build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants