particular/setup-rabbitmq-action
Set up RabbitMQ for testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| connection-string-name | The name of the environment variable to fill with the RabbitMQ connection string | yes | — |
| tag | The name of the component RabbitMQ is being used for. The RabbitMQ namespace is tagged with this value. | yes | — |
| host-env-var-name | The name of the environment variable to fill with the RabbitMQ host name | no | — |
| image-tag | The tag of the rabbitmq container image | no | 3-management |
| registry-login-server | The container registry to log in to, if required | no | index.docker.io |
| registry-username | The username to log in to the container registry. Will not attempt login if not provided. | no | — |
| registry-password | The password to log in to the container registry. Will not attempt login if not provided. | no | — |
Outputs
no outputs