Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Introduce automatic deployments for GitHub projects#39

Open
yevgenko wants to merge 4 commits intojoelmoss:masterfrom
yevgenko:push-deploy
Open

Introduce automatic deployments for GitHub projects#39
yevgenko wants to merge 4 commits intojoelmoss:masterfrom
yevgenko:push-deploy

Conversation

@yevgenko
Copy link

What it does?

  1. Registers service hook when you create github project;
  2. Triggers deploy task when somebody push to the master branch;

To enable feature you should specify base_url in strano.yml or through
environment variable: STRANO_BASE_URL='http://example.com/'

Yevgeniy A. Viktorov added 4 commits December 14, 2012 21:41
To trigger methods only after the entire transaction is complete.
What it does?

1. Registers service hook when you create github project;
2. Triggers deploy task when somebody push to the master branch;

To enable feature you should specify `base_url` in strano.yml or through
environment variable: `STRANO_BASE_URL='http://example.com/'`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant