Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: terraform workspace destruction (#412) (#413) * Basic setup * Working destroy script state * Set up in destroy script * Prepare for adding Tag * Fix CURL command * Add to all templates * Also add to update * Fix space * Fix workspace names * Fix destruction to staging branch name tag * Fix comment * pass tf_api_token * Add additional init * remove sudo * Printf instead of echo * Test wrapping in bin/bash * Choose workspace via env * Properly select temp * Fix workspace order Co-authored-by: David Wyss <[email protected]> * stage: Auto-update dev from master (#415) * feat: terraform workspace destruction (#412) * Basic setup * Working destroy script state * Set up in destroy script * Prepare for adding Tag * Fix CURL command * Add to all templates * Also add to update * Fix space * Fix workspace names * Fix destruction to staging branch name tag * Fix comment * pass tf_api_token * Add additional init * remove sudo * Printf instead of echo * Test wrapping in bin/bash * Choose workspace via env * Properly select temp * Fix workspace order * feat: Webpack to vite (#414) * added existing files to new quasar vite project * Fix linter errors * Fix quasar config * added polyfill plugins * fixed plugins and global * added missing files * added missing plugins * fix AWS_REGION * updated frontend package * deleted en-us i18n folder * updated node requirement to v14 * scripts use node 14 * changed import in quasar config * disabled lint for vite config edit * PR fixes, updated dependencies Co-authored-by: davwys <[email protected]> Co-authored-by: David Wyss <[email protected]> Co-authored-by: Marinolino <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Wyss <[email protected]>
- Loading branch information