particular/setup-azureservicebus-action

Set up an Azure Service Bus for testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
connection-string-nameThe name of the environment variable to fill with the Azure Service Bus connection stringyes
azure-credentialsThe JSON blob containing the Azure login credentials. Required setting up the RBAC assignments.no
tagThe name of the component Azure Service Bus is being used for. The Service Bus namespace is tagged with this value.no
use-emulatorIf true, uses Azure Service Bus Emulator via Docker Compose instead of provisioning Azure resources.nofalse
emulator-hostHostname used to build emulator connection strings.nolocalhost
emulator-amqp-portPublic AMQP port used by the emulator runtime endpoint.no5672
emulator-http-portPublic HTTP management port used by the emulator admin endpoint.no5300
skip-cleanupFor testing only, set to 'true' to skip the cleanup step so the Azure resources can be inspected. Causes an error on cleanup to prevent merging a branch in test mode.no

no outputs