Skip to content

Make DEPLOY_API_ENDPOINT more configurable#166

Merged
willnewby merged 3 commits intomainfrom
configurable-endpoint
Jul 19, 2023
Merged

Make DEPLOY_API_ENDPOINT more configurable#166
willnewby merged 3 commits intomainfrom
configurable-endpoint

Conversation

@willnewby
Copy link
Copy Markdown
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
Copy Markdown

CLAassistant commented Jul 19, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@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
@willnewby willnewby deleted the configurable-endpoint branch July 19, 2023 15:37
willnewby pushed 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