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

Multi pr #71

Open
wants to merge 120 commits into
base: master
Choose a base branch
from
Open

Multi pr #71

wants to merge 120 commits into from

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