buddy/Buddy Login

Authenticate with Buddy CI/CD platform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
provider_idUUID of your Buddy OIDC provider configuration. Required for OIDC authentiaction. Recommendation: Store authentication tokens in GitHub Secrets to keep credentials secure and out of your codebase.no
tokenThe PAT (Personal Access Token). Required if not using OIDC authentication. Recommendation: Store authentication tokens in GitHub Secrets to keep credentials secure and out of your codebase.no
regionBuddy region (EU, AP, or US). Cannot be used with api_url.noUS
api_urlCustom API URL for on-premise Buddy installations. Cannot be used with region.no
audienceAudience for which the GitHub OIDC provider token is intended.no
debugEnable debug logging for troubleshootingno
namedescription
tokenBuddy token that can be used to authenticate API requests in subsequent workflow steps. It is also exported as BUDDY_TOKEN variable
api_endpointThe URL to Buddy API endpoint. It is also exported as BUDDY_API_ENDPOINT variable.