Eric-Arellano / pants-multiple-lockfiles-design

Example projects to think through Pants's multiple lockfiles feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple platforms design

Some project setups of increasing complexity. From simplest to most complex:

  1. disjoint-tests
  2. disjoint-platform-binaries_distinct-lockfiles
  3. disjoint-platform-binaries_shared-lockfile
  4. tests-with-common-library

Note that the Python files are all empty and only there for the file structure.

About

Example projects to think through Pants's multiple lockfiles feature


Languages

Language:Starlark 100.0%