Commit graph

363 commits

Author SHA1 Message Date
renovate[bot]
01875fbf86 fix(deps): update rust crate azure_identity to 0.18.1 2023-12-12 13:48:36 +01:00
renovate[bot]
a6a7c1a933 fix(deps): update rust crate azure_security_keyvault to 0.18.0 2023-12-12 13:48:11 +01:00
renovate[bot]
2708a15294
fix(deps): update rust crate azure_core to 0.18.0 2023-12-12 09:48:24 +00:00
924893f00c
Merge pull request #46 from bartvdbraak/renovate/tokio-1.x 2023-12-12 10:46:30 +01:00
renovate[bot]
07263c7651
fix(deps): update rust crate tokio to 1.35.0 2023-12-09 00:15:30 +00:00
2e164b1c4f
Merge pull request #42 from bartvdbraak/renovate/clap-4.x 2023-12-05 08:01:28 +01:00
renovate[bot]
53d8a8e725
fix(deps): update rust crate clap to 4.4.11 2023-12-04 21:39:59 +00:00
bd17b8c824
Merge pull request #41 from bartvdbraak/feat/bump-to-0.2.4
Update packages and draft new release
2023-12-01 20:39:22 +01:00
939a49e761 docs: minor formulation changes 2023-12-01 20:30:56 +01:00
5adb3a2069 docs: correct flag used for vault name 2023-12-01 20:24:40 +01:00
9e735ea44d feat: update package version to 0.2.4 2023-12-01 16:56:01 +01:00
a706a50814 feat: update packages using cargo 2023-12-01 16:50:30 +01:00
90a56fb37b
Merge pull request #35 from bartvdbraak/dependabot/cargo/openssl-0.10.60
build(deps): bump openssl from 0.10.59 to 0.10.60
2023-12-01 16:49:14 +01:00
756cd7f0e5 feat: use matrix strategy for testing 2023-12-01 16:41:59 +01:00
dependabot[bot]
3d9cb6ba30
build(deps): bump openssl from 0.10.59 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.59 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 15:13:56 +00:00
2aa6d29e36
Merge pull request #36 from bartvdbraak/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-12-01 15:57:55 +01:00
7c89f77530
Merge pull request #39 from bartvdbraak/renovate/microsoft.resources-resourcegroups-20230701.x
chore(deps): update resource microsoft.resources/resourcegroups to 2023-07-01
2023-12-01 15:56:59 +01:00
renovate[bot]
1d3389d497
chore(deps): update resource microsoft.resources/resourcegroups to 2023-07-01 2023-12-01 14:50:20 +00:00
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