Commit Graph

688 Commits (7bd98aade885703c747b255b8e38c5c17e45e8cd)

Author SHA1 Message Date
Frostebite 7bd98aade8 Remove additional secret adding logic 2021-08-15 19:00:31 +00:00
Frostebite 150d2b156e cleanup 2021-08-15 18:54:55 +00:00
Frostebite 550e55f086 Convert number based secrets to strings 2021-08-15 18:40:55 +00:00
Frostebite 311dab0318 logging improvements 2021-08-15 18:35:27 +00:00
Frostebite a5eb941886 filter out empty env vars 2021-08-15 18:19:18 +00:00
Frostebite 589eed6f71 filter out empty secret env vars 2021-08-15 18:13:15 +00:00
Frostebite ec239aa2e7 Add all environment variables from docker flow 2021-08-15 18:06:54 +00:00
Frostebite f7619be09d fix 2021-08-15 17:58:39 +00:00
Frostebite 6775164bdf logging improvement 2021-08-15 16:57:40 +00:00
Frostebite 8542ed8985 fix 2021-08-15 16:38:40 +00:00
Frostebite 1aa8a9a9b1 fix 2021-08-15 16:06:31 +00:00
Frostebite 4a988e0b77 fix 2021-08-15 16:02:32 +00:00
Frostebite 8770e0d21e logging improvement 2021-08-15 16:00:38 +00:00
Frostebite e8405a637a debug log fix 2021-08-15 15:45:04 +00:00
Frostebite 5e3b1d2422 fix 2021-08-15 15:34:16 +00:00
Frostebite d7bae54c89 fix 2021-08-15 15:27:26 +00:00
Frostebite b13a972369 fix 2021-08-15 15:26:12 +00:00
Frostebite 14d7939e96 fix 2021-08-15 15:23:14 +00:00
Frostebite 25067e59c7 fix 2021-08-15 15:14:19 +00:00
Frostebite 31b2df1752 fix 2021-08-15 15:09:53 +00:00
Frostebite 5d05341f7f Cleanup 2021-08-15 15:07:46 +00:00
Frostebite fec2cc69c9 Cleanup 2021-08-15 15:04:11 +00:00
Frostebite 45864afee8 Add more folder paths to default secrets 2021-08-15 15:01:15 +00:00
Frostebite 772c348d99 Cleanup 2021-08-15 14:50:46 +00:00
Frostebite 40dd6f08e2 Cleanup 2021-08-15 14:46:49 +00:00
Frostebite 37b67c350a Setup folder variables in correct order 2021-08-15 14:42:33 +00:00
Frostebite 91c3ced4ea Setup folder variables in correct order 2021-08-15 14:23:18 +00:00
Frostebite 83babdf162 fix 2021-08-15 13:58:44 +00:00
Frostebite 7fbd0c1297 fix 2021-08-15 13:46:18 +00:00
Frostebite 8918f23f05 fix 2021-08-15 04:41:24 +00:00
Frostebite 737062983e fix 2021-08-15 04:12:11 +00:00
Frostebite a207eb2fc8 add script to commit and push in one action in codespaces 2021-08-13 21:41:57 +01:00
Frostebite 8d51ab3bfc Log before git lfs pull 2021-08-13 21:34:39 +01:00
Frostebite 509021a811 Fix false positive for finding Library cache 2021-08-13 21:26:59 +01:00
Frostebite a5b35c377d Improving cache logging 2021-08-13 21:19:17 +01:00
Frostebite daa79b134b Make jpg editable 2021-08-13 21:15:12 +01:00
Frostebite 13bc419728 Printenv and log messages with version hash improved 2021-08-13 21:09:01 +01:00
Frostebite 3f9088309e Recombining base stack input source 2021-08-13 20:59:01 +01:00
Frostebite 94c046a9c3 Log describe AWS tasks upon non success exit code 2021-08-13 20:24:45 +01:00
Frostebite 33a1fb743b Log describe AWS tasks upon non success exit code 2021-08-13 20:18:59 +01:00
Frostebite ac4669ba73 Use actual hash rather than string: 'hash' 2021-08-13 20:00:21 +01:00
Frostebite 63fec81dc3 CAPABILITY IAM required for updating base stack 2021-08-13 19:55:38 +01:00
Frostebite 128a980f61 Fixes and refactoring to base stack handling 2021-08-13 19:52:37 +01:00
Frostebite 3b55532c6c Added CAPABILITY_IAM to base stack creation 2021-08-13 19:34:28 +01:00
Frostebite 3ab46082c0 Added CAPABILITY_IAM to base stack creation 2021-08-13 19:33:34 +01:00
Frostebite 75e8e5dc74 await result of creation 2021-08-13 19:29:39 +01:00
Frostebite ebc27e9c15 add stack created log message 2021-08-13 19:27:07 +01:00
Frostebite a9d25bcd6d fix aws check for base stack 2021-08-13 19:16:17 +01:00
Frostebite 54cdb38171 merge and fix aws check for base stack 2021-08-13 18:54:27 +01:00
dependabot[bot] 7d9f968d70
Bump path-parse from 1.0.6 to 1.0.7 (#282)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 23:50:32 +02:00