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

refactor: Keep track of supported wizard package managers instead #527

Merged
merged 2 commits into from
May 21, 2019

Conversation

lili2311
Copy link
Contributor

@lili2311 lili2311 commented May 20, 2019

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Keep track of supported package managers rather than unsupported ones for wizard, easier to read and less risk of missing to add one into this array

@lili2311 lili2311 self-assigned this May 20, 2019
@lili2311 lili2311 force-pushed the refactor/supported-wizard-langs branch 2 times, most recently from caf7675 to f8d7fea Compare May 20, 2019 22:14
var unsupportedPackageManagers = {
rubygems: 'RubyGems',
maven: 'Maven',
pip: 'Python',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Python is not a package manager, Pip is

Copy link
Contributor

@kyegupov kyegupov left a comment

Choose a reason for hiding this comment

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

Approving with some notes.

src/lib/package-managers.ts Outdated Show resolved Hide resolved
src/lib/package-managers.ts Outdated Show resolved Hide resolved
@lili2311 lili2311 force-pushed the refactor/supported-wizard-langs branch 3 times, most recently from 074183f to 44303fc Compare May 21, 2019 09:38
@lili2311 lili2311 force-pushed the refactor/supported-wizard-langs branch from 44303fc to 2cc3f64 Compare May 21, 2019 11:30
@lili2311 lili2311 merged commit 9ae418f into master May 21, 2019
@lili2311 lili2311 deleted the refactor/supported-wizard-langs branch May 21, 2019 11:47
@snyksec
Copy link

snyksec commented May 21, 2019

🎉 This PR is included in version 1.165.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants