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.2.3

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

1.2.3 (2023-02-22)

Bug Fixes

  • add test for contact writing (5927477)
  • added test for checking for contacts (5d9c940)
  • adding test for Caching the domain contact (8475386)
  • adding test for init (a034b4d)
deploystack - config: v1.2.0

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

1.2.0 (2023-02-21)

Features

  • adding package config (48c944b)
  • created new package to remove threat of circular dependency (8b0738e)

Bug Fixes

  • adding aliasof field to submodule (cfb22ca)
  • creating single source of truth for tf and repo data. (91bd664)
  • forcing DVAs to be unique. (dc9dfde)
deploystack - tui: v1.2.0

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

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)
deploystack - gcloud: v1.2.0

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

1.2.0 (2023-02-21)

Features

  • added caching to speed up these requests (a0aaad8)
  • adding project retrieval to the mix (12d6dcd)

Bug Fixes

  • added a test for iam (b876d8a)
  • adding a cache for multiple calls to the same reference to speed things up (3906b1f)
  • commented out tests that were commented out before (3755a5f)
  • commenting out previously commented test (a023d8a)
  • commenting out tests that were commented out before (d17cb02)
  • corrected error in test for project get (8525be1)
  • correcting billing check quality (a830b43)
  • correcting intermittent failures in test (f1d8df0)
  • finding untested bits and fixing them. (2f9896c)
  • fixing issues with testing billing code locally (cbeb261)
  • got domain availability test to work (7103da2)
  • got picker default values working properly (ef623d7)
  • initial move to move gcloud client stuff to own package (22dd503)
  • live project get is flakey. I should figure that out eventually. (ce7cc1e)
  • making storage tests work (c82a5af)
  • making things more organized. (2a69730)
  • more pruning (f5066a9)
  • Ported over all of the gcloud functionality (c380557)
  • pruning directory files a little better. (828d6ce)
  • pulled over the rest of the functions to complete the interface for ui (40d6741)
  • removed a lot of unnecessary code (315a948)
  • renaming services for clarity (ad0351b)
  • renaming things to cut down on redundancy, long names and redundancy (16455ef)
  • tightening things up to work with new package structure (0577236)
  • trying to get all packages working properly (5768e28)
  • trying to update all the things to ensure proper dependencies (e76fdae)
  • updating errors to work with licensed files. (49b0c66)
deploystack - v1.2.2

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

1.2.2 (2023-02-21)

Bug Fixes

  • reverting release-please config (9adfd7f)
deploystack - v1.2.1

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

1.2.1 (2023-02-21)

Bug Fixes

deploystack - v1.2.0

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

1.2.0 (2023-02-21)

Features

  • adding package config (48c944b)
  • created new package to remove threat of circular dependency (8b0738e)

Bug Fixes

  • adding test for new package to CI/CD (641cac8)
deploystack - v1.1.4

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

1.1.4 (2023-02-21)

Bug Fixes

  • trying to update all the things to ensure proper dependencies (e76fdae)
deploystack - tui: v.1.1.4

Published by tpryan over 1 year ago

A signed tag release

deploystack - gcloud: v1.1.3

Published by tpryan over 1 year ago

Trying to get go subpackage stuff to work properly

deploystack - tui: 1.1.3

Published by tpryan over 1 year ago

Trying to get go subpackage stuff to work properly

deploystack - v1.1.3

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

1.1.3 (2023-02-21)

Bug Fixes

  • still trying to get please-release to work (d0967bd)
deploystack - v1.1.2

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

1.1.2 (2023-02-21)

Bug Fixes

  • trying to get release-please to properly tag subpackages (604e2d1)
deploystack - v1.1.1

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

1.1.1 (2023-02-21)

Bug Fixes

  • updating release-please config (ce1505f)
deploystack - v1.1.0

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

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)
deploystack - v1.0.1

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

1.0.1 (2023-02-16)

Bug Fixes

  • all requests for were failing because of bad projects (35fdeb8)
  • reverting fix (704d530)
  • reverting reverting fix. (8b95f62)