Skip to content

Conversation

@arnauorriols
Copy link
Member

@arnauorriols arnauorriols commented Feb 7, 2024

Fixes #254

@arnauorriols
Copy link
Member Author

@LeonnardoVerol Could you make sure this PR fixes your issue in particular? Just run the following command, making sure the DENO_DEPLOY_TOKEN env is not set. It should open your default web browser with an oauth consent page, and after authorizing, the command should proceed with the list of the projects you have access to.

deno run -Ar https://raw.githubusercontent.com/denoland/deployctl/windows-support-token-provisioning/deployctl.ts projects list

@LeonnardoVerol
Copy link

@LeonnardoVerol Could you make sure this PR fixes your issue in particular? Just run the following command, making sure the DENO_DEPLOY_TOKEN env is not set. It should open your default web browser with an oauth consent page, and after authorizing, the command should proceed with the list of the projects you have access to.

deno run -Ar https://raw.githubusercontent.com/denoland/deployctl/windows-support-token-provisioning/deployctl.ts projects list

Unless I did something wrong, it's looking good. I also removed all my tokens from the dashboard, just to make sure.

your CLI worked and updating it to deploy a dummy test project also worked.

@LeonnardoVerol
Copy link

I just tested it inside Windows Sandbox and it also worked 🚀

Copy link
Member

@magurotuna magurotuna left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

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

LGTM

@arnauorriols arnauorriols merged commit 3d0ba0f into main Feb 8, 2024
@arnauorriols arnauorriols deleted the windows-support-token-provisioning branch February 8, 2024 11:38
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.

error: Uncaught (in promise) NotFound: Failed to spawn 'start': program not found

5 participants