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 DEPLOY_API_ENDPOINT more configurable #166

Merged
merged 3 commits into from
Jul 19, 2023
Merged

Conversation

willnewby
Copy link
Contributor

Currently you can't use mainline deployctl with an API endpoint of https://api.deno.com, as it results in calling paths like https://api.deno.com/api/projects/hello, which don't work.

This change deployctl's baked-in API path to allow for fully-configurable endpoints. (i.e. setting https://api.deno.com as a path now works)

@CLAassistant
Copy link

CLAassistant commented Jul 19, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@willnewby willnewby merged commit c8cab05 into main Jul 19, 2023
10 checks passed
@willnewby willnewby deleted the configurable-endpoint branch July 19, 2023 15:37
willnewby added a commit that referenced this pull request Jul 20, 2023
willnewby added a commit that referenced this pull request Jul 26, 2023
@magurotuna magurotuna mentioned this pull request Jul 27, 2023
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.

3 participants