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

Feature request: Option to copy binaries from one itch project to another #170

Open
rhys-vdw opened this issue Dec 16, 2018 · 2 comments
Open

Comments

@rhys-vdw
Copy link

I've recently written a script that will download all binaries from one page and move them to another. The use case is that we have a page for internal testing ("staging") and then a release page ("production").

It's quite slow to download the whole build and re-upload it. It would be great to be able to do this in a single command that tells the Itch server to do this copy without transferring to my computer. Not sure if this is supported by Itch API or even a usage of Itch that you'd like to support.

@rhys-vdw rhys-vdw changed the title Feature request: Option to copy binaries from one itch account to another Feature request: Option to copy binaries from one itch project to another Dec 16, 2018
@fasterthanlime
Copy link
Collaborator

That's something I want to support at some point, see existing discussions like #34

@rhys-vdw
Copy link
Author

Oh nice. Perhaps I should be using "back-channels" for this instead of separate projects? My thought was that there is just one "launch" button in the app. But maybe this deserves more exploration...

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

No branches or pull requests

2 participants