Commit graph

245 commits

Author SHA1 Message Date
renovate[bot]
716bafc7eb
chore(deps): update actions/checkout action to v4 2023-12-01 14:50:17 +00:00
9bd2de40a6
Merge pull request #40 from bartvdbraak/feat/e2e-bicep-precheck
Add Bicep Pre-check if we should skip deploying to Azure
2023-12-01 15:49:48 +01:00
3916f3dbb9 feat: add conditionals to tests 2023-12-01 15:44:47 +01:00
ae51c45e55 refactor: use github output variables 2023-12-01 14:42:48 +01:00
faf32aeea9 fix: use id as reference for output var 2023-12-01 14:26:12 +01:00
563c52178a feat: add pre-check before bicep jobs 2023-12-01 14:18:47 +01:00
b78ab280f1
Merge pull request #38 from bartvdbraak/feat/check-e2e-deploy-diff 2023-12-01 01:12:38 +01:00
8e19081300
fix: use github actions bot as identity 2023-12-01 01:07:35 +01:00
6bb67d26a3
fix: allow git write operations 2023-12-01 00:59:38 +01:00
4c0ad2ff5f fix: add git identity for github actions bot 2023-12-01 00:33:58 +01:00
9d83d41a36 fix: hanlde if first add git tag 2023-12-01 00:30:28 +01:00
d3ad568851 feat: add checks and git tags for azure deployed 2023-12-01 00:26:15 +01:00
fc01fd091e
Merge pull request #37 from bartvdbraak/renovate/microsoft.keyvault-vaults-20230701.x
chore(deps): update resource microsoft.keyvault/vaults to 2023-07-01
2023-12-01 00:20:06 +01:00
a2d5621aff
Merge pull request #34 from bartvdbraak/renovate/clap-4.x
fix(deps): update rust crate clap to 4.4.10
2023-12-01 00:05:23 +01:00
renovate[bot]
eecd5b5b39
fix(deps): update rust crate clap to 4.4.10 2023-11-30 23:01:17 +00:00
renovate[bot]
6721d58024
chore(deps): update resource microsoft.keyvault/vaults to 2023-07-01 2023-11-30 23:00:09 +00:00
bbeb3a3fe3
Merge pull request #33 from bartvdbraak/feat/31-e2e-tests-and-workflows
End-to-end test infrastructure and workflow
2023-11-30 23:59:52 +01:00
ce9aa2898f feat: test multiple jobs 2023-11-25 19:55:13 +01:00
b7b2a3de6a chore: add debug output and logging 2023-11-25 18:17:17 +01:00
068e4063fc fix: make sure environment variables are available 2023-11-22 05:24:02 +01:00
8432d03949 feat: add concurrency for bicep 2023-11-22 05:21:12 +01:00
38a15a3bcd feat: e2e tests within rust instead 2023-11-22 05:17:17 +01:00
7b40a0ae17 feat: add dns check to see if vault exists 2023-11-22 02:18:44 +01:00
cde1d2207c feat: e2e test for firewalled kv 2023-11-22 02:18:20 +01:00
c885abd540 fix: index was incorrect 2023-11-21 18:59:10 +01:00
d9522cb9af feat: additional e2e tests 2023-11-21 18:51:56 +01:00
bfb45cefa0 feat: add federated logins 2023-11-21 18:51:26 +01:00
3fd2ad2f7c fix: give execution permissions 2023-11-21 17:15:08 +01:00
c272558f4a fix: use correct artifact path 2023-11-21 17:02:17 +01:00
61ee03a3d6 chore: debug fs 2023-11-21 16:53:20 +01:00
dca1e14be4 fix: don't use param file 2023-11-21 14:56:03 +01:00
0c30fec375 feat: use bicepparams file 2023-11-21 14:54:22 +01:00
ea0f452eba fix: return to use oidc secrets 2023-11-21 14:50:36 +01:00
4acd2a2e36 feat: use build and shortened creds 2023-11-21 14:42:04 +01:00
84832c5ead fix: remove what-if and correct path, displaynames 2023-11-21 13:22:20 +01:00
dd3b46951c chore: remove unnecessary comments 2023-11-21 13:16:06 +01:00
2f4dace719 feat: end-to-end test workflow 2023-11-21 13:15:49 +01:00
3ed4444422 feat: bicep templates for azure resources 2023-11-21 13:15:33 +01:00
d4da767748
Merge pull request #29 from bartvdbraak/feat/logo-update
Add updated logo
2023-11-15 01:31:20 +01:00
03ea1e4987
refactor: embed logo without text 2023-11-15 01:24:34 +01:00
4304962280
feat: updated logo 2023-11-15 01:17:45 +01:00
320a391aad
Merge pull request #28 from bartvdbraak/feat/bump-to-0.2.3
Bump version to 0.2.3 and update downstream dependencies
2023-11-14 04:01:17 +01:00
cdb62b86e0 feat: update packages 2023-11-13 18:59:06 -08:00
e5bbfd278c feat: bump version to 0.2.3 2023-11-13 18:58:32 -08:00
63d9aedd75
Merge pull request #26 from bartvdbraak/feat/improve-verbosity
Add useful and pretty logging using `paris`
2023-11-14 03:57:22 +01:00
f2649b6a0c
Merge pull request #27 from bartvdbraak/renovate/actions-github-script-7.x
chore(deps): update actions/github-script action to v7
2023-11-14 03:56:24 +01:00
renovate[bot]
c8a4d02e48
chore(deps): update actions/github-script action to v7 2023-11-13 20:08:53 +00:00
68e78cdd54 refactor: use paris for formatted error logging 2023-11-13 14:52:37 +01:00
2f16d60a0f refactor: applied formatting 2023-11-12 22:49:44 +01:00
ba0548febc feat: add paris for pretty logging 2023-11-12 22:48:12 +01:00