Polymer / tattoo

Test All The Things Over and Over
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Open Tattoo up to the world; remove dependency on PolymerElement org repos #14

Closed usergenic closed 7 years ago

usergenic commented 7 years ago

Tattoo would be so great to use, if it didn't have hardcoded deps on PolymerElement org. Lets make sure this is in a state where it can ALL THE THINGS ALL THE THINGS and not just our things.

usergenic commented 7 years ago

This change means removing the hardcoded repo/orgs and redefining the role of the configFile from being limited to branch overrides and wct flags to supporting full lists of specific repos to load and test.

In the initial version, we'll support only explicit repository references. I filed #15 to address wildcard/pattern-based references so that we can test across an org or set of repos more conveniently.

usergenic commented 7 years ago

This is a thing now. It lives in v2 branch but will be merged into master momentarily.