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

update node plugin with v6 and node 13 #731

Merged
merged 2 commits into from
Dec 4, 2019
Merged

Conversation

danielleadams
Copy link
Contributor

@danielleadams danielleadams commented Dec 4, 2019

Includes

  • update Node metrics plugin version to v6
  • adds support for Node 13 metrics plugin

@danielleadams danielleadams requested a review from a team as a code owner December 4, 2019 15:03
@danielleadams danielleadams merged commit b658621 into master Dec 4, 2019
@danielleadams danielleadams deleted the add-node-13-plugin branch December 4, 2019 17:12
Copy link
Contributor

@jmorrell jmorrell left a comment

Choose a reason for hiding this comment

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

@@ -70,6 +70,10 @@ download_assets_for_release() {
# Node 12
download "https://github.com/heroku/heroku-nodejs-plugin/releases/download/$tag/heroku-nodejs-plugin-node-12-$tag.sha512" "$dir/heroku-nodejs-plugin-node-12.sha512"
download "https://github.com/heroku/heroku-nodejs-plugin/releases/download/$tag/heroku-nodejs-plugin-node-12-$tag.tar.gz" "$dir/heroku-nodejs-plugin-node-12.tar.gz"

# Node 13
Copy link
Contributor

Choose a reason for hiding this comment

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

Note: this isn't ran during the build, but rather this is a script to be run in development. These downloaded files should be checked into the git repo

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dangit... okay, I need to update these 🙈

@danielleadams danielleadams mentioned this pull request Dec 16, 2019
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.

3 participants