Skip to content

Conversation

@mkinney
Copy link

@mkinney mkinney commented Feb 4, 2020

Major refactoring.

I'd like to continue refactoring/enhancing, but this is a lot of work so far.

Major changes:

  • added flake8 for some static analysis and fixes for flake8 recommendations
  • added docs on most functions/methods
  • added integration tests that validate most functionality
  • can run multiple instances; most commands work without an instance name (refers to "all" instances)
  • provisioning runs when you 'start' or 'resume' instances
  • eliminated the data design (no state saved at this point except for the boxes)
  • files are not stored in user's home dir; this means you need to be in the directory that contains the Mechfile for commands to work
  • removed any "not implemented" options

Takashi Ando and others added 30 commits May 4, 2019 10:27
…erty name enclosed in double quotes if was broken
@mkinney
Copy link
Author

mkinney commented Feb 16, 2020

How cool is this: https://codecov.io/gh/mkinney/mech/branch/multi-pr ?!?

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.

3 participants