• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 5092
0%
main: 91%

Build:
Build:
LAST BUILD BRANCH: add/support-nested-gitignores
DEFAULT BRANCH: main
Ran 29 May 2015 09:35PM UTC
Jobs 10
Files 327
Run time 20min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5092

push

travis-ci

jsirois
Move jvm release pgp config to XDG_CONFIG_HOME.

This lines up with the rest of pants global config.

NB: The actual XDG_CONFIG_HOME env var could not be used; the ivy
`<properties file="..."/>` element refused to expand
`${env.XDG_CONFIG_HOME}` even when `<properties environment="env"/>`
was declared on a prior line and `-debug` output showed the
`${env.XDG_CONFIG_HOME}` value being loaded correctly.  In contrast the
`${user.home}` system property is expanded correctly and properties are
loaded from `~/.config/pants/release/jvm/pgp.properties` as proven with
`-debug` output.

Testing Done:
```console
$ java -cp $HOME/.cache/pants/tools/jvm/ivy/bootstrap.jar:$HOME/.ivy2/pants/org.bouncycastle/bcprov-jdk14/jars/bcprov-jdk14-1.45.jar:$HOME/.ivy2/pants/org.bouncycastle/bcpg-jdk14/jars/bcpg-jdk14-1.45.jar \
  org.apache.ivy.Main \
    -settings build-support/ivy/publish.ivysettings.xml \
    -ivy build-support/ivy/ivy.xml \
    -debug | head -33
...
setting 'ivy.lib.dir' to '${ivy.project.dir}/lib'
loading properties: /home/jsirois/.config/pants/release/jvm/pgp.properties
setting 'pgp.password' to XXX
setting 'pgp.secring' to '/home/jsirois/.gnupg/secring.gpg'
setting 'pgp.keyid' to 'auto'
```

CI went green here:
  https://travis-ci.org/pantsbuild/pants/builds/64629906

Bugs closed: 1610

Reviewed at https://rbcommons.com/s/twitter/r/2292/

13582 of 19587 relevant lines covered (69.34%)

1.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5092.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 29 May 2015 09:35PM UTC 0
Travis Job 5092.1
2 5092.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 29 May 2015 09:40PM UTC 0
64.82
Travis Job 5092.2
3 5092.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 29 May 2015 09:42PM UTC 0
65.48
Travis Job 5092.3
4 5092.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 29 May 2015 09:41PM UTC 0
Travis Job 5092.4
5 5092.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 29 May 2015 09:44PM UTC 0
Travis Job 5092.5
6 5092.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 29 May 2015 09:45PM UTC 0
Travis Job 5092.6
7 5092.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 29 May 2015 09:51PM UTC 0
Travis Job 5092.7
8 5092.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 29 May 2015 09:49PM UTC 0
Travis Job 5092.8
9 5092.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 29 May 2015 09:51PM UTC 0
Travis Job 5092.9
10 5092.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 29 May 2015 09:55PM UTC 0
Travis Job 5092.10
Source Files on build 5092
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5092
  • 70b92c78 on github
  • Prev Build on master (#5087)
  • Next Build on master (#5100)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc