google / copybara

Copybara: A tool for transforming and moving code between repositories.
Apache License 2.0
2.16k stars 263 forks source link

Recommend .star extension rather than .sky #212

Open alexeagle opened 2 years ago

alexeagle commented 2 years ago

The former works with GitHub and others: https://github.com/github/linguist/blob/12cfef6f3bd7f73b81fb1252766af428a4a9f524/lib/linguist/languages.yml#L6298-L6317

The latter gets you in trouble with Sky telecom.

abitrolly commented 11 months ago

As long as you leave out telecom part, you are fine. :D

I am not sure if copybara scripts are 100% Starlark and could be run by it standalone if all libs are available. Is that so?