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

PolyDeploy Client Watch Folder option #28

Open
Swimburger opened this issue Jun 5, 2018 · 1 comment
Open

PolyDeploy Client Watch Folder option #28

Swimburger opened this issue Jun 5, 2018 · 1 comment

Comments

@Swimburger
Copy link

I'd like to have a CMD utility where I specify a folder, and the utility watches the folder indefinitely or until I stop it.
When a Module zip is dropped into the folder, the CMD utility uploads the zips via the DeployClient.
If it installs successfully, it's moved into a subfolder "Deployed", otherwise it goes in a subfolder "Failed".

I don't think this should be part of the DeployClient, but a separate cmd utility that interacts with the DeployClient.

If there's no interest to incorporate it into the PolyDeploy repo, I can create a separate repo to develop it for myself.

@Swimburger
Copy link
Author

For me the appeal is that I can just drop a zip into the folder manually, or as part of my Visual Studio build process to automate the Module Deployments. I see this as a local dev tool, but I don't think its useful for CI/CD systems, or for dev/staging/prod environments

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

1 participant