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

Continious Integration CLI command #20

Closed
veewee opened this issue May 26, 2015 · 1 comment
Closed

Continious Integration CLI command #20

veewee opened this issue May 26, 2015 · 1 comment

Comments

@veewee
Copy link
Contributor

veewee commented May 26, 2015

It might be useful to use GrumPHP with CI servers like Jenkins.
An additional command needs to be created to run the tasks during Continious Integration.

Note that it should be possible to:

  • Skip specific files / folders like e.g. the vendor folder.
  • Add an optional threshold as a tag to the tasks services
  • Add the output of specific tasks to the Jenkins server.
  • ...
veewee added a commit that referenced this issue Oct 26, 2015
Introducing Events, Progress and a run command.
Fixes #46, #33, #20, #42.
@veewee
Copy link
Contributor Author

veewee commented Oct 26, 2015

This one is implemented. The threshold doesn't seem to be important at the moment.
Also tasks specific output is not available for the moment, but it can be added later.

@veewee veewee closed this as completed Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant