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

rework stack management #695

Merged
merged 5 commits into from
Apr 9, 2019
Merged

rework stack management #695

merged 5 commits into from
Apr 9, 2019

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    e338692 View commit details
    Browse the repository at this point in the history
  2. Rework stack management

    - more visibility into what task manager does
      - print clear descriptions of what is being done
      - enable addition of `--dry-run` to every command
    - cleaner main functions for create and delete commands
    - more general abstraction for tasks
    - expose all common operations through functions
    - remove special purpose taks handler functions
    errordeveloper committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    8230c84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23df1a View commit details
    Browse the repository at this point in the history
  4. Improve naming

    errordeveloper committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    f9c1053 View commit details
    Browse the repository at this point in the history
  5. Update sample output

    errordeveloper committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    6a10163 View commit details
    Browse the repository at this point in the history