huaweicloud/Huawei Cloud PyPI CloudArtifact
Action for uploading/downloading PyPI packages to Huawei Cloud PyPI CloudArtifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pypi-operation-type | install or upload. install: to install PyPI package from the repository; upload: publish PyPI package to the repository | yes | install |
| index-url | the index-url of pip config file | no | https://pypi.org/simple |
| trusted-host | the trusted-host of pip config file | no | pypi.org |
| repository | The URL of the PyPI repository in the .pypirc file. | no | https://pypi.org/simple |
| username | The registered username on the repository in the .pypirc file. | no | — |
| password | The password that will used to authenticate the username in the .pypirc file. | no | — |
| index-server | The name of the section describing a repository in the .pypirc file. | no | pypi |
Outputs
no outputs