-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Tracking ongoing enhancements to the project
To-Do
[ ] Possibly remove array input functions to better match API and keep consistency for -Id parameter (no need for parallel support)- Verbose output for
/actionsendpoint should check for verbose before making API call so we don't waste extra API calls when just making just actions
a821726 - Get DBPool Containers filters API response based on container names and default database, supports array of strings
cdfda03 - GitHub Actions
- PSScriptAnalyzer for PS code scanning
- PlatyPS for automatic markdown docs from PS help
- ModuleBuilder for templating and compiling functions to
psm1file for publishing - Publish to PS gallery with user API key using GH secrets or equivalent secrets management
[ ] PS Classes for DBPool responses such as Containers, Parents, Node, User, etc.
(Classes can be implemented by module user, main module development should K.I.S.S. and simply be wrapper for API. As if there are changes in response we can still output pertinent information without needlessly affecting module)- Strongly Type response output from API (Note to self: Put more detailed info, no idea what this was in regards to for API output, perhaps for above referenced PS Classes?)
- Allow for
Get-DBPoolContainerswith-Statusparameter to also work with-Name&-DefaultDatabasesets
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request