Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yegor256/rultor
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 19, 2017
2 parents ae04e43 + 1e95463 commit 7e52d59
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 1 addition & 4 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ install: |-
sudo env
sudo gem install --no-rdoc --no-ri pdd est
architect:
- original-brownbear
- yegor256
- alex-palevsky
assets:
Expand Down Expand Up @@ -41,7 +40,6 @@ merge:
- krzyk
- longtimeago
- mkordas
- original-brownbear
- pinaf
deploy:
script: |-
Expand Down Expand Up @@ -76,5 +74,4 @@ release:
curl -f --connect-timeout 30 --retry 8 --retry-delay 60 http://www.rultor.com
mvn clean site-deploy -Prultor -Psite --errors --settings ../settings.xml --batch-mode || echo 'site-deploy failed'
commanders:
- original-brownbear
- yegor256
- yegor256
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
[![codebeat badge](https://codebeat.co/badges/56116205-91d3-4966-8f15-d5c505fc3905)](https://codebeat.co/projects/github-com-yegor256-rultor)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3d1858b2edfc4dcdae9363c09a75dfbc)](https://www.codacy.com/app/github_90/rultor?utm_source=github.com&utm_medium=referral&utm_content=yegor256/rultor&utm_campaign=Badge_Grade)
[![Dependencies](https://www.versioneye.com/user/projects/561a9d87a193340f28000fd3/badge.svg?style=flat)](https://www.versioneye.com/user/projects/561a9d87a193340f28000fd3)
[![Conference recommends](https://devternity.com/shields/recommends.svg)](https://devternity.com)


Full documentation is at [doc.rultor.com](http://doc.rultor.com)

Expand Down Expand Up @@ -65,7 +67,7 @@ in one of your GitHub pull requests, it does exactly this:
7. Reports back to you, in the GitHub pull request.

You can see it in action, for example, in this pull request:
[jcabi/jcabi-gjithub#878](https://github.com/jcabi/jcabi-github/pull/878).
[jcabi/jcabi-github#878](https://github.com/jcabi/jcabi-github/pull/878).

## What Is Rultor SLA?

Expand Down
4 changes: 2 additions & 2 deletions TEAM.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ PM | @alex-palevsky
CR | @darkled, @carlosmiranda, @dmzaytsev, @pinaf, @ggajos, @hdouss, @krzyk, @mkordas, @essobedo, @longtimeago
DEV | @rfqu, @ail-man, @dalifreire, @dskalenko, @jhyle, @gumbelmj, @raphaelln, @sebing, @shelan, @vkuchyn, @xupyprmv
IMP | @rfqu, @ail-man, @dalifreire, @dskalenko, @jhyle, @gumbelmj, @raphaelln, @sebing, @shelan, @vkuchyn, @xupyprmv
ARC | @original-brownbear
ARC |
DES | @yegor256
PO | @yegor256
ITR |
QA |
SA | @niinat, @sargisbudaghyan, @sfarley85
HLP | @original-brownbear, @niinat, @sargisbudaghyan, @sfarley85
HLP | @niinat, @sargisbudaghyan, @sfarley85

0 comments on commit 7e52d59

Please sign in to comment.