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

Update deploy worker to v3.1 #142

Open
vikiival opened this issue Aug 24, 2023 · 3 comments
Open

Update deploy worker to v3.1 #142

vikiival opened this issue Aug 24, 2023 · 3 comments
Labels

Comments

@vikiival
Copy link
Member

https://github.com/cloudflare/wrangler-action/

@roiLeo
Copy link
Contributor

roiLeo commented Oct 16, 2023

since we have repository based workers, each time we merge something on main it will redeploy all workers instance and that could be an issue.
Or we can create multiple workflow for each workers (like on kodadot/packages)

feel free to add CF_API_TOKEN in the meantime nvm CLOUDFLARE_API_TOKEN

@preschian
Copy link
Member

preschian commented Oct 16, 2023

it will redeploy all workers instance and that could be an issue

@roiLeo What is instance do you refer to?

@roiLeo
Copy link
Contributor

roiLeo commented Oct 16, 2023

@roiLeo What is instance do you refer to?

nvm i'm creating sub workflow as a start so it won't deploy all workers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants