Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the graphql endpoint for buildkite-agent tool sign configurable #2841

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

moskyb
Copy link
Contributor

@moskyb moskyb commented Jun 18, 2024

Description

Currently, the tool sign command, when being used with graphQL, can't be used against a local development setup.

This PR adds a flag --graphql-endpoint to that command, allowing the graphql endpoint that it uses to get and update pipeline definitions to be user-defined

Context

https://buildkite-corp.slack.com/archives/C061U5PG9K5/p1718679622959369

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@moskyb moskyb merged commit eec96a9 into main Jun 18, 2024
1 check passed
@moskyb moskyb deleted the tool-sign-graphql-endpoint branch June 18, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants