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

Add -ModulesFolder command line argument to the Client #26

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

Add -ModulesFolder command line argument to the Client #26

Swimburger opened this issue Jun 5, 2018 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Swimburger
Copy link

Currently the client looks at the Current Directory, but it would be a nice feature to have, to be able to specify where the module zips are located on disk via cmd argument.

@ghost
Copy link

ghost commented Jun 6, 2018

Sounds like a good idea to me and if the DeployClient is proving useful to people off the shelf then the added flexibility will be appreciated I'm sure.

@ghost ghost added enhancement New feature or request good first issue Good for newcomers labels Jun 6, 2018
HaGGi13 added a commit to HaGGi13/PolyDeploy that referenced this issue Jun 7, 2020
Introduced PackagesCrawler to encapsulate logic that will read all
installation packages full file paths. It enables the DeployClient to
read installation packages from a defined directory. It's no more
necessary to save installation packages beside the DeployClient.exe.

Encapsulated code in own method, that will write packages information to
console and cancels the execution if no packages were found in packages
directory, to get better readable code.

Added unit tests for new PackagesCrawler component.

Migrated Solution to Visual Studio 2019.

Updated DeployClient project to .Net Framework 4.8 to get it up to date.

Related issue: DNNCommunity#26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant