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

chore(shell) refactor to follow plugin conventions #456

Merged
merged 3 commits into from
Jan 13, 2022

Conversation

dduportal
Copy link
Contributor

This PR is only a refactor of the shell provider to ensure that we keep the same naming conventions over plugins.

No functionnal changes (hence the chore) label.

It's part of the work in #412 .
Please note that the example had been update to be run from the repository's root (to be sure that #419 can work with it)

Test

To test this pull request, you can run the following commands:

go build -o ./dist/updatecli && ./dist/updatecli diff --config examples/updatecli.generic/shell

Additional Information

Tradeoff

Potential improvement

@dduportal dduportal added chore resource-shell Resource of kind Shell labels Jan 12, 2022
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@olblak olblak enabled auto-merge (squash) January 13, 2022 19:27
@olblak olblak merged commit cf48e7b into updatecli:main Jan 13, 2022
@dduportal dduportal deleted the chore/refactor-shell branch January 13, 2022 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore resource-shell Resource of kind Shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants