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

Implement sls undeploy in native golang #1297

Merged

Conversation

ddebarros
Copy link
Contributor

Implements doctl sls undeploy subtree in goland instead of using the nim plugin.

@ddebarros ddebarros marked this pull request as ready for review October 26, 2022 11:45
Copy link
Contributor

@joshuaauerbachwatson joshuaauerbachwatson left a comment

Choose a reason for hiding this comment

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

Very nice job @ddebarros . With the exception of the substantive comment questioning the new --force flag and prompt logic, my other comments are nits. The logic looks good.

commands/serverless.go Show resolved Hide resolved
do/serverless.go Show resolved Hide resolved
do/serverless.go Show resolved Hide resolved
do/serverless.go Show resolved Hide resolved
Copy link
Contributor

@joshuaauerbachwatson joshuaauerbachwatson left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@andrewsomething andrewsomething left a comment

Choose a reason for hiding this comment

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

👍 LGTM!

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.

None yet

3 participants