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

Switch from third-party dependency to our own mirror #184

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

Integralist
Copy link
Collaborator

Problem: the third-party CLI parser dependency (Kingpin) is no longer maintained, nor are we using a stable branch.
Solution: use a mirror of the repo that is within the fastly organisation to mitigate potential risk of code deletion.
Notes: this also enables us the opportunity to integrate the various work-arounds within CLI into fastly/kingpin.

@Integralist Integralist requested a review from phamann January 6, 2021 13:18
@Integralist Integralist force-pushed the integralist/20210106_kingpin_mirror branch from aabbf88 to 8ac09d2 Compare January 6, 2021 13:20
@Integralist Integralist added the bug Something isn't working label Jan 6, 2021
@Integralist
Copy link
Collaborator Author

@phamann once I get your approval I'll cut a patch release so we're on 0.21.2.

Copy link
Member

@phamann phamann left a comment

Choose a reason for hiding this comment

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

👍🏻 SHIP IT

@Integralist Integralist merged commit ff0a75a into master Jan 6, 2021
@Integralist Integralist deleted the integralist/20210106_kingpin_mirror branch January 6, 2021 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants