Releases: GoogleCloudPlatform/deploystack
Releases · GoogleCloudPlatform/deploystack
config: v1.2.1
v1.2.2
v1.2.1
v1.2.0
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2023-02-21)
Features
- added a warning about slow lookups in a new project (855ac53)
- added caching to speed up these requests (a0aaad8)
- adding project retrieval to the mix (12d6dcd)
- build a "don't put into settings flag" into the base configuration of pages (d616a13)
- forgot to add prependProject setting. Working now (a6b2e25)
- implemented a back function (c65badc)
- renamed package to better reflect purpose (70850fc)
- renamed package to make more clear its purpose (d3d476e)
Bug Fixes
- actually fixing the problem with project numbers (5175fea)
- commented out tests that were commented out before (3755a5f)
- commenting out previously commented test (a023d8a)
- commenting out tests that were commented out before (d17cb02)
- converted spinner to use dsStyles to render color on Cloud Shell (a7456b7)
- corrected issue where domain contact info was not being refreshed properly (546af35)
- correcting billing check quality (a830b43)
- fixes dealing with changes in color rendering (26bd638)
- fixing error where ctr-c on the exit page causes a panic (3974a8b)
- getting rid of old calls. (a391e39)
- got domain availability test to work (7103da2)
- made currentProject a queue value instead of a global one (c3bfb7b)
- making sure that gcloud config project set is called (4295f73)
- making sure that project creation captures project number (fb0d8d7)
- massively changed the way color was rendered to make it simpler (a5c652a)
- moved project number retrieval to the actual flow. (a546144)
- needed to account for nils in casting operation (4b0ea90)
- process is now exit(1) when user stops process (ab4bbcf)
- resolves issue with color not showing in CloudShell (df2a788)
- resolving issue where new accounts weren't getting billing attached (fba7fad)
- restoreing full screen mode. (3259419)
- testing color rendering for Cloud Shell (9535e12)
- testing if the alt screen is the problem on cloudshell (8ce98f9)
- tests didn't get renamed (bfa2066)
- updated colors to try and make it look better on Cloud Shell (5d7f220)
- when you are just asking for the billing account, you don't need to attach it. (0f9f547)
tui: v1.2.0
1.2.0 (2023-02-21)
Features
- added a warning about slow lookups in a new project (855ac53)
- added caching to speed up these requests (a0aaad8)
- added the progress bar. (4e6a76c)
- build a "don't put into settings flag" into the base configuration of pages (d616a13)
- created new package to remove threat of circular dependency (8b0738e)
- forgot to add prependProject setting. Working now (a6b2e25)
- implemented a back function (c65badc)
Bug Fixes
- actually fixing the problem with project numbers (5175fea)
- added billing account capture and made sure that was working (d7c0dc3)
- adding a clean preprocessor for the last screen (c3941d7)
- better default picker style (4f962e5)
- checking in todays changes (18e3775)
- converted spinner to use dsStyles to render color on Cloud Shell (a7456b7)
- corrected issue where domain contact info was not being refreshed properly (546af35)
- correcting bug where Project forms looked bad. (1a2e336)
- correcting dependency in test (1431a27)
- didn't like short form (d4219c3)
- fixed an issue where when the default value isn't set, the list isn't seleced (6d69e80)
- fixes dealing with changes in color rendering (26bd638)
- fixing breaking test (9784da5)
- fixing error where ctr-c on the exit page causes a panic (3974a8b)
- getting all the version stuff working properly (140556a)
- getting billing to work properly (9894e2b)
- getting rid of old calls. (a391e39)
- got picker default values working properly (ef623d7)
- initial import of tui code (e53bb85)
- just some tweaks to improving linting (5c716d7)
- made currentProject a queue value instead of a global one (c3bfb7b)
- making sure tests work properly (2d799e3)
- making sure that gcloud config project set is called (4295f73)
- making sure that project creation captures project number (fb0d8d7)
- making the progress bar work. (11b0924)
- making things more organized. (2a69730)
- massively changed the way color was rendered to make it simpler (a5c652a)
- more bug fixes (5255ec0)
- moved from parsing description files to having.a datastructure for products (0758eb7)
- moved project number retrieval to the actual flow. (a546144)
- needed to account for nils in casting operation (4b0ea90)
- process is now exit(1) when user stops process (ab4bbcf)
- pruning directory files a little better. (828d6ce)
- removed a lot of unnecessary code (315a948)
- removing generated file (52e73fe)
- resolves issue with color not showing in CloudShell (df2a788)
- resolving issue where new accounts weren't getting billing attached (fba7fad)
- restoreing full screen mode. (3259419)
- testing color rendering for Cloud Shell (9535e12)
- testing if the alt screen is the problem on cloudshell (8ce98f9)
- testing the behavior of the queue more (99d76fb)
- trying to get all packages working properly (5768e28)
- trying to update all the things to ensure proper dependencies (e76fdae)
- tweaking whitespace (4b12003)
- update dependencies (cb39106)
- updated colors to try and make it look better on Cloud Shell (5d7f220)
- updated tests (00b392e)
- when you are just asking for the billing account, you don't need to attach it. (0f9f547)
- working on a demo ui based on mock data (cacabcc)