deploystack

An extension to Google Cloud's Open In Cloud Shell that turns a terraform project into a one click deployable on Google Cloud

APACHE-2.0 License

Stars
22
Committers
3

Bot releases are visible (Hide)

deploystack - v1.8.1

Published by github-actions[bot] over 1 year ago

1.8.1 (2023-03-04)

Bug Fixes

  • polishing the deploystack shell script (6ea6dd1)
  • testing caught a bug in billing caching (880486e)
  • trying to get releases correct (b12504f)
  • unpinned release please version. (8a2f650)
deploystack - config: v1.8.0

Published by github-actions[bot] over 1 year ago

1.8.0 (2023-03-03)

Features

  • added authorsettings to replace hardsettings (129a427)
  • added authorsettings to replace hardsettings (553979b)
  • added multi stack detection to config operations. (29b4ab5)
  • added multi stack detection to config operations. (a81267f)
  • added new type of settings under the covers (5eff3f6)
  • added new type of settings under the covers (a21db57)
  • adding package config (48c944b)
  • created new package to remove threat of circular dependency (8b0738e)

Bug Fixes

  • added more to the new setting features to work with tui (ea6e1e5)
  • added more to the new setting features to work with tui (0ca0104)
  • adding aliasof field to submodule (cfb22ca)
  • adding test for init (b2cce60)
  • adding test for init (a034b4d)
  • made settings compatible with calling packages (8eae051)
  • made settings compatible with calling packages (9131b4c)
  • tweaked find terraform behavior to be smarter (96cdb5a)
  • tweaked find terraform behavior to be smarter (73389e8)
deploystack - tui: v1.8.0

Published by github-actions[bot] over 1 year ago

1.8.0 (2023-03-03)

Features

  • added a warning about slow lookups in a new project (855ac53)
  • added ability for more than one stack to exist in the same repo (4d7e928)
  • added ability for more than one stack to exist in the same repo (959b797)
  • added authorsettings to replace hardsettings (129a427)
  • added authorsettings to replace hardsettings (553979b)
  • 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)
  • updated tui to work with new configuration settings (702e6c0)
  • updated tui to work with new configuration settings (6a5a17a)

Bug Fixes

  • actually fixing the problem with project numbers (5175fea)
  • added an example for multi stack repos (0ddf558)
  • added an example for multi stack repos (52ca81f)
  • 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)
  • cloud shell always thinks it's in dark mode (05a75e2)
  • cloud shell always thinks it's in dark mode (2fc66fd)
  • 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)
  • debugging might be screwing things up here. (4abbc3e)
  • debugging might be screwing things up here. (177cc54)
  • 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)
  • list items limited to 50 chars and defaults now display correctly (5a068c4)
  • list items limited to 50 chars and defaults now display correctly (46b2e3b)
  • made currentProject a queue value instead of a global one (c3bfb7b)
  • made tui compatible with changes to config (39a0104)
  • made tui compatible with changes to config (0ba76e4)
  • make default options display normally if there are less than 10 of them. (9326feb)
  • make default options display normally if there are less than 10 of them. (0cc9aa6)
  • 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)
  • reduced the size of lists to 10 (ffe407e)
  • reduced the size of lists to 10 (0182c5b)
  • 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 correct a problem where Deploystack stops the terminal from working (ae49a99)
  • trying to correct a problem where Deploystack stops the terminal from working (9b1d95e)
  • trying to get all packages working properly (5768e28)
  • trying to update all the things to ensure proper dependencies (e76fdae)
  • tweaking whitespace (4b12003)
  • update dependencies (d623a9c)
  • 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)
deploystack - v1.5.3.1

Published by tpryan over 1 year ago

Temporary release to deal with breaking everything today

deploystack - tui: v1.5.1

Published by github-actions[bot] over 1 year ago

1.5.1 (2023-03-02)

Bug Fixes

  • cloud shell always thinks it's in dark mode (5f36947)
deploystack - v1.5.3

Published by github-actions[bot] over 1 year ago

1.5.3 (2023-03-02)

Bug Fixes

  • cloud shell always thinks it's in dark mode (5f36947)
deploystack - config: v1.5.1

Published by github-actions[bot] over 1 year ago

1.5.1 (2023-03-01)

Bug Fixes

  • tweaked find terraform behavior to be smarter (1086322)
deploystack - v1.5.2

Published by github-actions[bot] over 1 year ago

1.5.2 (2023-03-01)

Bug Fixes

  • tweaked find terraform behavior to be smarter (1086322)
deploystack - v1.5.1

Published by github-actions[bot] over 1 year ago

1.5.1 (2023-03-01)

Bug Fixes

  • don't throw errors if stuff isn't there log it. (cd7da57)
  • export terraform file information (289c988)
  • make sure nil pointers don't break us. (ef3d435)
  • setting up to be able to handle multiple stacks per repo (5250188)
deploystack - config: v1.5.0

Published by github-actions[bot] over 1 year ago

1.5.0 (2023-02-28)

Features

  • added multi stack detection to config operations. (a81267f)
deploystack - tui: v1.5.0

Published by github-actions[bot] over 1 year ago

1.5.0 (2023-02-28)

Features

  • added ability for more than one stack to exist in the same repo (959b797)

Bug Fixes

  • added an example for multi stack repos (52ca81f)
  • debugging might be screwing things up here. (177cc54)
  • trying to correct a problem where Deploystack stops the terminal from working (9b1d95e)
deploystack - v1.5.0

Published by github-actions[bot] over 1 year ago

1.5.0 (2023-02-28)

Features

  • added ability for more than one stack to exist in the same repo (959b797)
  • added multi stack detection to config operations. (a81267f)

Bug Fixes

  • added an example for multi stack repos (52ca81f)
  • debugging might be screwing things up here. (177cc54)
  • trying to correct a problem where Deploystack stops the terminal from working (9b1d95e)
deploystack - v1.4.1

Published by github-actions[bot] over 1 year ago

1.4.1 (2023-02-25)

Bug Fixes

deploystack - config: v1.4.0

Published by github-actions[bot] over 1 year ago

1.4.0 (2023-02-25)

Features

  • added authorsettings to replace hardsettings (553979b)

Bug Fixes

  • made settings compatible with calling packages (9131b4c)
deploystack - tui: v1.4.0

Published by github-actions[bot] over 1 year ago

1.4.0 (2023-02-25)

Features

  • added authorsettings to replace hardsettings (553979b)

Bug Fixes

  • made tui compatible with changes to config (0ba76e4)
deploystack - v1.4.0

Published by github-actions[bot] over 1 year ago

1.4.0 (2023-02-25)

Features

  • added authorsettings to replace hardsettings (553979b)

Bug Fixes

  • made settings compatible with calling packages (9131b4c)
  • made tui compatible with changes to config (0ba76e4)
deploystack - config: v1.3.0

Published by github-actions[bot] over 1 year ago

1.3.0 (2023-02-24)

Features

  • added new type of settings under the covers (a21db57)

Bug Fixes

  • added more to the new setting features to work with tui (0ca0104)
deploystack - tui: v1.3.0

Published by github-actions[bot] over 1 year ago

1.3.0 (2023-02-24)

Features

  • updated tui to work with new configuration settings (6a5a17a)

Bug Fixes

  • list items limited to 50 chars and defaults now display correctly (46b2e3b)
  • make default options display normally if there are less than 10 of them. (0cc9aa6)
  • reduced the size of lists to 10 (0182c5b)
deploystack - v1.3.0

Published by github-actions[bot] over 1 year ago

1.3.0 (2023-02-24)

Features

  • added new type of settings under the covers (a21db57)
  • updated tui to work with new configuration settings (6a5a17a)

Bug Fixes

  • added more to the new setting features to work with tui (0ca0104)
  • list items limited to 50 chars and defaults now display correctly (46b2e3b)
  • make default options display normally if there are less than 10 of them. (0cc9aa6)
  • reduced the size of lists to 10 (0182c5b)
deploystack - config: v1.2.1

Published by github-actions[bot] over 1 year ago

1.2.1 (2023-02-22)

Bug Fixes