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

Enabler: Clean up deployment script #57

Open
blairlearn opened this issue Oct 22, 2024 · 0 comments
Open

Enabler: Clean up deployment script #57

blairlearn opened this issue Oct 22, 2024 · 0 comments

Comments

@blairlearn
Copy link
Collaborator

blairlearn commented Oct 22, 2024

Refactor the deploy-api.ps1 script to use more consistent coding practices.

  • Establish coding standards (e.g. Choose between PascalCase, Hyphenated-Name, something else?)
  • Improve messages (e.g. line 125 write-host "*********** False *************"; is not particularly informative)
  • Validate inputs at the beginning of execution instead of in each function.

ESTIMATE TBD

Resources:

Prerequisites

Sub-Tasks

Notes

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