Skip to content

feat(update): add update command#435

Merged
felangel merged 6 commits intomainfrom
feat/update-command
Jun 24, 2022
Merged

feat(update): add update command#435
felangel merged 6 commits intomainfrom
feat/update-command

Conversation

@hkuczynski
Copy link
Contributor

Description

This PR adds an update command which updates the CLI.

Usage:
very_good update

Closes: #433.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel
Copy link
Contributor

Looks great we just need to update the usage tests to include the update command

@hkuczynski
Copy link
Contributor Author

Looks great we just need to update the usage tests to include the update command

Should I do it manually or is it generated somehow?

@felangel
Copy link
Contributor

Looks great we just need to update the usage tests to include the update command

Should I do it manually or is it generated somehow?

You'll need to update the command_runner_test.dart to update the expected usage. Let me know if you need any help

@hkuczynski
Copy link
Contributor Author

@

Looks great we just need to update the usage tests to include the update command

Should I do it manually or is it generated somehow?

You'll need to update the command_runner_test.dart to update the expected usage. Let me know if you need any help

@felangel Done

@felangel felangel changed the title feat(#433): add update command feat(update): add update command Jun 24, 2022
Copy link
Contributor

@felangel felangel left a comment

Choose a reason for hiding this comment

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

LGTM ✅ 🎉

@felangel felangel merged commit afce55c into main Jun 24, 2022
@felangel felangel deleted the feat/update-command branch June 24, 2022 20:07
@felangel felangel mentioned this pull request Jun 29, 2022
7 tasks
ahsanf pushed a commit to Arkabyte-Teknologi/very_good_cli that referenced this pull request Aug 12, 2025
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.

feat: add a update command to the CLI

2 participants