Jan De Dobbeleer
56ae9e6fda
feat(az): parse pwsh context from module output
...
this fixes an issue where using multiple powershell sessions with a
different Azure context would display the same context everywhere when
using Set-AzContext to switch between them
BREAKING CHANGE: this requires adding `$env:POSH_AZURE_ENABLED = $true`
to your PowerShell profile if you want to get the correct context
displayed in your prompt for Azure powershell
2022-09-26 08:23:03 +02:00
Jan De Dobbeleer
1d244debed
fix(gcp): correct path on Windows
...
resolves #2814
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
17f75fa1ff
refactor(git): no leading space on branch status
2022-09-07 18:04:41 +02:00
Stephen Judd
f6ec503bbf
feat: add Google Cloud (gcp) segment
2022-08-17 18:12:18 +02:00
L. Yeung
bf7bca4764
fix(migration): do not export Enabled
field in a segment
2022-05-10 08:01:49 +02:00
Jan De Dobbeleer
fb698dd20a
feat(project): display nuspec information
...
resolves #2098
2022-04-16 21:25:43 +02:00
Jan De Dobbeleer
f4fa7a4166
feat(az): add user type
...
resolves #1957
2022-03-21 16:12:19 +01:00
Jan De Dobbeleer
096cb8e997
feat: remove console title style
2022-03-14 22:16:22 +01:00
Jan De Dobbeleer
a64a041c86
chore: remove post- and prefix references
...
relates to #1916
2022-03-13 20:24:49 +01:00
Jan De Dobbeleer
b3d9981eec
feat(terraform): add version information
...
resolves #1455
2022-02-09 14:39:50 +01:00
Jan De Dobbeleer
0987cafad0
refactor: remove deprecated functionality
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
b816a0bf70
feat: templates for all segments
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
ad5c77a61b
feat: parse azure config files
2021-12-29 16:58:06 +01:00
Jan De Dobbeleer
9edd53e679
fix(kubectl): parse yaml instead of csv
...
closes #1439
2021-12-17 22:52:17 +01:00
Jan De Dobbeleer
29afb86e61
feat(python): virtual env in template
2021-12-04 13:13:05 +01:00
Jan De Dobbeleer
a08a3a9a21
feat(session): refactor for template
2021-12-03 23:50:50 +01:00
Jan De Dobbeleer
853219d0c5
refactor: rename to test
2021-12-01 18:54:00 +01:00