Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release blog post script improvements #164

Merged
merged 1 commit into from
Sep 17, 2015

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.

None yet

2 participants