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

refactor installation scripts #75

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

tigattack
Copy link
Owner

@tigattack tigattack commented Apr 2, 2024

resources/DeployVeeamConfiguration.ps1:

  • Extract logic into functions
  • Simplify user choice prompts
  • Improve/fix support for configuring different job types
  • Improve error handling & output
    • Fix/improve output for user
    • Pre-fill more information in GitHub issue
  • Add -nonInteractive switches for job configuration functions (so-far unused, possible future functionality)
  • Other misc. changes

* Extract logic into functions
* Simplify user choice prompts
* Improve/fix support for configuring different job types
* Improve error handling & output (fix/improve output for user, pre-fill more information in GitHub issue, etc)
* Add `-nonInteractive` switches for job configuration functions (so-far unused, possible future functionality)
* Other misc. changes
@tigattack tigattack changed the title refactor(deployveeamconfig): rework script refactor installation scripts Apr 2, 2024
@tigattack tigattack added the enhancement New feature or request label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request installer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant