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

Deployer Next 🚀 #1092

Merged
merged 95 commits into from
Mar 26, 2017
Merged

Deployer Next 🚀 #1092

merged 95 commits into from
Mar 26, 2017

Conversation

antonmedv
Copy link
Member

@antonmedv antonmedv commented Mar 12, 2017

In this PR you can see my current work on refactoring Deployer

  • main refactoring
  • upload/download
  • stage arg to task command
  • host ranges
  • src tests
  • recipe tests
  • refactor parallel
  • log file
  • command ssh to connect
  • --roles and --hosts
  • better config:dump
  • persistent collection

@antonmedv
Copy link
Member Author

2017-03-23 11 39 00

@antonmedv
Copy link
Member Author

antonmedv commented Mar 25, 2017

Deployer 5 will bring some useful stuff:

    on(host('...'), function ($host) {
        run('...');
        // ...
        $host->set('value', '...');
    });

on func is experimental, but it can do some crazy stuff!

@reissr
Copy link

reissr commented Mar 26, 2017

When is the next release? (I'm waiting for one of the commited fixes..) 😊

@antonmedv
Copy link
Member Author

@reissr soon, i hope.

@antonmedv antonmedv merged commit ede141e into master Mar 26, 2017
@antonmedv antonmedv deleted the next branch March 26, 2017 06:03
@antonmedv
Copy link
Member Author

I'm so glad that I finally finished this thread! 🚀

@staabm
Copy link
Contributor

staabm commented Mar 26, 2017

🎉🎉

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.

4 participants