Alan Bridgeman alan · He/Him/Il
  • Winnipeg, MB, Canada
  • Joined on 2025-05-26
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 16:43:10 +00:00
822f4b4550 Changing run-on back to default to see if it works
Compare 2 commits »
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 16:38:51 +00:00
3093bc06e7 Uncommented installing Yarn hopefully with the specifically targeted version this works
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 16:37:00 +00:00
c7d6db51a6 Targetting version 20 specifically rather than lts (because it didn't work)
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 16:33:33 +00:00
537ef2e5ca AI suggested by changing the targeted version the automation should work. Changed to lts (not sure if this is a valid value but trying it before targeting a specific version)
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:50:56 +00:00
47d22daae1 Kind of done trying to resolve build issue so changed runner to self-hosted which should work
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:46:30 +00:00
153e8f608d Round three of attempting to resolve build issue
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:37:15 +00:00
7d9a99ad5a Second attempt to resolve build issue
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:36:04 +00:00
6fb0270b2f Attempting to resolve build issue
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:26:15 +00:00
d4f0f2a6b0 Attempted to modify package.json to work properly with ESM
Compare 2 commits »
alan created branch main in Bridgeman-Accessible/automated-helm-generator 2025-12-31 01:03:03 +00:00
alan pushed to main at Bridgeman-Accessible/automated-helm-generator 2025-12-31 01:03:03 +00:00
37baf7e410 Pretty massive overhaul so that generated charts follow better current iterations (including making use of subcharts etc...)
826b9a7198 Forgot to update TODO.md
bb94a44877 Main idea was to add secrets vault. However, ended up with quite a bit of refactoring and changes
b7f67bec68 Added code around using Azure Table Storage (which already existed in some ways) + refactored particularly how the values.yaml file is generated
39186f1818 Got rid of extra OAuth variables that are no longer explicitly used (are now derived in other ways etc...)
alan created repository Bridgeman-Accessible/automated-helm-generator 2025-12-30 14:10:05 +00:00
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:59:07 +00:00
2cf35c3d9f Forgot about flag that toggle subprocess's check of the return code
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:48:11 +00:00
2fff91c5b2 I think a command errors (Non-zero return code) instead of empty list if none are present
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:35:26 +00:00
3dd3862426 Changed function name from is_vault_unsealed to is_vault_sealed to better reflect how it works but forgot to change an invocation
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:23:11 +00:00
d7f4a94362 Added loading unseal keys on restart
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 21:50:44 +00:00
5494bf4cf8 Added version incrementing logic back to CI/CD logic
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 21:43:29 +00:00
b2054f85ec Attempted to fix issue where the vault tries to re-initialized even though it's already initialized (because of PV backed storage) + uncommented some of the CI/CD automation (as become more comforatable with it
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault-helm 2025-12-24 15:54:28 +00:00
3a4b0a1c73 Added support for create.
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault-helm 2025-12-23 10:00:09 +00:00
5071b34ee5 Mostly just tightening up stuff (hard focus on purpose etc...)