Commit graph

16 commits

Author SHA1 Message Date
253526ee97 travis-ci: deploy master only after PR is merged
Without this, Travis CI will create two deploys, one for the PR and one
after the PR is merged. We only want the merged version to be deployed.

Deploy parent pom.
2017-05-30 22:39:35 +01:00
6b2c5f6e77 travis-ci: deploy even when from a pull request 2017-05-30 15:01:28 +01:00
0503156bd0 Merge branch 'develop' into upgrade-checkstyle
* develop:
  wercker.yml: rewritten
  wercker.yml: added
  travis-ci: remove defensive checks
  shippable.yml: added
  travis-ci: only deploy from Travis-CI
  KCR37+38: MoveVariableInsideIf: avoid unused private methods
  KCR39: regressions: MoveVariableInsideIf: method(): use parameter
  KCR38: regressions: MoveVariableInsideIf: valid(): use explicit scope
  KCR37: regressions: MoveVariableInsideIf: invalid(): use explicit scope
  KXR36: plugin: DefaultCheckstyleExecutorTest: artifactFile: make local variable
  builder: ReadmeWriterTest: templateProperties: make local variable
  KCR35: builder: ReadmeWriterTest: fragments: make local variable
  KCR34: builder: ReadmeWriterTest: template: make local variable
  KCR33: builder: ReadmeWriterTest: outputProperties: make local
  KCR31: builder: DefaultRuleReadmeLoaderTest: make field local
  KCr30: CheckstyleWriterTest: checkstyleTemplate: make field local variable
  KCR28: builder: remove empty test class
  builder: CheckstyleWriter: avoid throwing raw exception types
2017-05-30 12:38:38 +01:00
a0d58fca81 travis-ci: verbose deploy 2017-05-29 20:31:22 +01:00
8c5a6e06fd travis-ci: remove defensive checks 2017-05-29 14:46:59 +01:00
9b571a5a58 travis-ci: only deploy from Travis-CI 2017-05-29 14:20:16 +01:00
7229c11b30 KCR29: travis-ci: detect Travis-CI 2017-05-29 12:04:43 +01:00
dd17826a60 KCR29: travis-ci: dump $TRAVIS and other env
Trying to detect when running in Travis CI and not Shippable so only
Travis-CI submits to coveralls.
2017-05-29 11:51:29 +01:00
4a4da15d4f KCR29: travis-ci: should only submit coverage report from Travis-CI 2017-05-29 11:45:55 +01:00
adfece4b6e travis--ci: update key to match passphrase 2017-05-28 17:56:17 +01:00
1dbc182352 travis--ci: batch import signing key 2017-05-28 17:38:59 +01:00
883aa4342e travis-ci: replace signing key to match passphrase 2017-05-28 17:25:20 +01:00
c8578b4659 travis-ci: update location of travis-settings.xml 2017-05-28 16:29:56 +01:00
3a9670ad85 travis-ci: use a shell-safe password 2017-05-28 16:26:12 +01:00
44c7c0bcb3 travis-ci: make shell scripts executable (again) 2017-05-28 15:06:37 +01:00
2706045dfb travis-ci: updated and add encrypted gpg credentials 2017-05-28 14:54:23 +01:00