mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 22:06:29 +00:00
Clarify dep transparency build/publish requirement (#2656)
This commit is contained in:
parent
85163a5466
commit
0a2cfa3fc1
@ -13,7 +13,7 @@ In order for the project to trust the dependencies, we have a set of requirement
|
|||||||
|
|
||||||
- The source code of the dependency must be available under an OSI-approved license.
|
- The source code of the dependency must be available under an OSI-approved license.
|
||||||
- The dependency must be available on PyPI.
|
- The dependency must be available on PyPI.
|
||||||
- The package published to PyPi should be built and published inside a CI pipeline.
|
- The package published to PyPI should be built in and published from a public CI pipeline.
|
||||||
- The version of the dependency published on PyPI should correspond to a tagged release in an open online repository.
|
- The version of the dependency published on PyPI should correspond to a tagged release in an open online repository.
|
||||||
|
|
||||||
## Exceptions
|
## Exceptions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user