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

Feat: command for group migration #49

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    d8e2f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431513c View commit details
    Browse the repository at this point in the history
  3. feat(migrate): modify command to take in a flag for confirmation

    the command operates on a potentially large number of groups and
    modifies configuration, so this adds a layer of protection against
    mistakes.
    
    note that this commit doesn't change the implementation
    angela-tran committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c28d00e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d55304 View commit details
    Browse the repository at this point in the history