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

pantsbuild / pants / 9229
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/gha-deps-9a03f76dec
DEFAULT BRANCH: main
Ran 02 Mar 2016 01:53AM UTC
Jobs 7
Files 0
Run time –
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
9229

push

travis-ci

stuhood
[engine] Implement the BuildGraph interface via the engine

This review implements the interface extracted in #3514 using a Scheduler and Engine. With the exception of supporting synthetic target injection (which we hope to remove during the port to the new engine), it should be a "complete" BuildGraph impl.

* Convert the legacy `list` impl to `dependencies` by requesting recursive parsing.
* Split graph/parser modules out of commands.
* Subclass `BuildGraph` with `ExpGraph`, which is backed by a Scheduler and Engine.
* Remove `goals` from BuildRequest and rename to ExecutionRequest... leave `def build_request`, which translates goals to products
* Move/remove `exp.Target` into `exp.examples.Target`. `Struct` and its mixins (in particular `HasStructs`) are the fundamental concepts consumed by the engine.
* Remove the Scheduler.walk_product_graph method in favor of direct access.
* Add a `def kwargs` convenience method to Struct, which strips internal fields.

Testing Done:
https://travis-ci.org/pantsbuild/pants/builds/112984994

Bugs closed: 2979, 2987

Reviewed at https://rbcommons.com/s/twitter/r/3516/
Jobs
ID Job ID Ran Files Coverage
1 9229.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 02 Mar 2016 01:53AM UTC 0
Travis Job 9229.1
4 9229.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 02 Mar 2016 02:03AM UTC 0
Travis Job 9229.4
5 9229.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 02 Mar 2016 01:54AM UTC 0
Travis Job 9229.5
6 9229.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 02 Mar 2016 02:08AM UTC 0
Travis Job 9229.6
8 9229.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 02 Mar 2016 02:10AM UTC 0
Travis Job 9229.8
9 9229.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 02 Mar 2016 02:06AM UTC 0
Travis Job 9229.9
10 9229.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 02 Mar 2016 02:12AM UTC 0
Travis Job 9229.10
Source Files on build 9229
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9229
  • a08935de on github
  • Prev Build on master (#9221)
  • Next Build on master (#9243)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc