Skip to content

Conversation

@shaharke
Copy link
Owner

Changed travis.yml to include publish instructions when new tags are pushed to the repo

Changed .travis.yml to publish to NPM whenever a new tag is pushed to the repo
@shaharke shaharke requested a review from minademian November 26, 2018 08:47
Copy link

@minademian minademian left a comment

Choose a reason for hiding this comment

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

Couple of questions:

  1. Shouldn't the node_js version be higher? When I tried to build with this version on my own PR, it failed to build because it didn't recognize new JS syntax.
  2. I'm not comfortable with hardcoding api_keys in the repository. Is there a way to conf or retrieve this from a cloud service somehow?

@shaharke
Copy link
Owner Author

@minademian

  1. Yes it should. I need to rebase with the version that you changed to. We should probably open a separate PR for upgrading the Node.JS version in Travis.
  2. It's encrypted. Not the real token.

@minademian
Copy link

Alright cool. I’ll create the separate PR and submit. I’ll hold off on approving until that’s done.

@shaharke
Copy link
Owner Author

shaharke commented Nov 26, 2018 via email

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