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

pantsbuild / pants / 4778
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: 2.33.x
DEFAULT BRANCH: main
Ran 08 May 2015 08:44AM UTC
Jobs 10
Files 325
Run time 15min
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
4778

push

travis-ci

jsirois
Migrate jar_publish config scope.

Testing Done:
Before:
```console
$ pants.dev publish src/java/::
...
14:51:22 00:00   [publish]
14:51:22 00:00     [jar]
FAILURE: This repo is not configured to publish externally! Please configure per
http://pantsbuild.github.io/publish.html#authenticating-to-the-artifact-repository,
or re-run with the '--publish-local' flag.
```

And in fact:
```console
$ pants.dev binary src/python/pants/option:migrate_config &>/dev/null && ./dist/migrate_config.pex
Checking config file at ./pants.ini for unmigrated keys.
Found repos in section [publish]. Should be repos in section [publish.jar].
Found restrict_push_branches in section [publish]. Should be restrict_push_branches in section [publish.jar].
```

After:
```console
$ pants.dev publish src/java/::
...
14:51:22 00:00   [complete]
               FAILURE

$ pants.dev publish src/java/::
14:51:46 00:01   [publish]
14:51:46 00:01     [jar]
                   Skipping check for a clean jsirois/publishing/fix_config branch in test mode.No changes for org.pantsbuild#junit-runner-annotations;0.0.1

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#args4j;0.0.2 in test mode.

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#jar-tool;0.0.1 in test mode.

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#junit-runner-withretry;0.0.2 in test mode.

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#junit-runner;0.0.2 in test mode.

14:51:46 00:01   [complete]
               SUCCESS
```

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

Bugs closed: 1505

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

13301 of 19227 relevant lines covered (69.18%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4778.1 (CI_FLAGS="-cjlpnet 'Various pants self checks'") 08 May 2015 08:47AM UTC 0
Travis Job 4778.1
2 4778.2 (CI_FLAGS="-fkmsrcjlpn 'Test examples and testprojects'") 08 May 2015 08:45AM UTC 0
Travis Job 4778.2
3 4778.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'") 08 May 2015 08:50AM UTC 0
69.18
Travis Job 4778.3
4 4778.4 (CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'") 08 May 2015 08:44AM UTC 0
Travis Job 4778.4
5 4778.5 (CI_FLAGS="-fkmsrjlpnet -i 6:0 'Python integration tests for pants - shard 1'") 08 May 2015 08:44AM UTC 0
Travis Job 4778.5
6 4778.6 (CI_FLAGS="-fkmsrjlpnet -i 6:1 'Python integration tests for pants - shard 2'") 08 May 2015 08:51AM UTC 0
Travis Job 4778.6
7 4778.7 (CI_FLAGS="-fkmsrjlpnet -i 6:2 'Python integration tests for pants - shard 3'") 08 May 2015 08:58AM UTC 0
Travis Job 4778.7
8 4778.8 (CI_FLAGS="-fkmsrjlpnet -i 6:3 'Python integration tests for pants - shard 4'") 08 May 2015 08:58AM UTC 0
Travis Job 4778.8
9 4778.9 (CI_FLAGS="-fkmsrjlpnet -i 6:4 'Python integration tests for pants - shard 5'") 08 May 2015 08:54AM UTC 0
Travis Job 4778.9
10 4778.10 (CI_FLAGS="-fkmsrjlpnet -i 6:5 'Python integration tests for pants - shard 6'") 08 May 2015 08:59AM UTC 0
Travis Job 4778.10
Source Files on build 4778
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4778
  • ce3df712 on github
  • Prev Build on master (#4777)
  • Next Build on master (#4779)
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