Commit graph

60 commits

Author SHA1 Message Date
a61e0082cb
Merge pull request #48 from bartvdbraak/renovate/actions-download-artifact-4.x 2023-12-15 10:49:39 +01:00
renovate[bot]
af81fca4ba
chore(deps): update actions/upload-artifact action to v4 2023-12-14 21:18:48 +00:00
renovate[bot]
4aa31ffdc1
chore(deps): update actions/download-artifact action to v4 2023-12-14 21:18:44 +00:00
756cd7f0e5 feat: use matrix strategy for testing 2023-12-01 16:41:59 +01:00
renovate[bot]
716bafc7eb
chore(deps): update actions/checkout action to v4 2023-12-01 14:50:17 +00: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
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
ce9aa2898f feat: test multiple jobs 2023-11-25 19:55:13 +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
cde1d2207c feat: e2e test for firewalled kv 2023-11-22 02:18:20 +01:00
d9522cb9af feat: additional e2e tests 2023-11-21 18:51:56 +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
2f4dace719 feat: end-to-end test workflow 2023-11-21 13:15:49 +01:00
renovate[bot]
c8a4d02e48
chore(deps): update actions/github-script action to v7 2023-11-13 20:08:53 +00:00
2e124fac61
feat: add paths to workflow trigger 2023-11-11 21:39:03 +01:00
135c805e28
feat: run on pushes to main 2023-11-11 21:22:18 +01:00
5bb706ef8b fix: use updated rust toolchain tasks and jobs 2023-11-10 02:04:00 +01:00
41a622e34d feat: add job to publish to crates.io 2023-11-09 23:24:00 +01:00
a24661c152 fix: use version without prefix 2023-11-09 12:10:06 +01:00
e31bd8746c
fix: remove unnecessary json parse 2023-11-09 01:00:25 +01:00
5fbaf26aab fix: sha256 file, transform and workflow dispatch 2023-11-09 00:34:01 +01:00
6226f282a3 feat: send inputs with version and sha256sums 2023-11-08 22:15:09 +01:00
a6cdc18bc3 feat: add trigger deployment 2023-11-08 21:14:28 +01:00
32153efb4c feat: use separate jobs for checks 2023-11-08 00:47:48 +01:00
fd1872ca1c feat: workflow with several checks 2023-11-07 23:25:43 +01:00
609e4fe6da feat: pre-check for git tag and project version 2023-11-07 23:24:44 +01:00
f0b3199baa feat: add targets for linux arm/aarch64 aand musl 2023-11-07 14:05:31 +01:00
29b61a2e72 fix: use vendored openssl 2023-11-07 12:51:08 +01:00
bb7fe255af fix: add push trigger 2023-11-07 12:01:51 +01:00
dd0ff43997 fix: use azure_core with enable_reqwest_rustls 2023-11-07 12:00:11 +01:00
e4582b5bfb fix: use only pr trigger 2023-11-07 10:09:20 +01:00
01e89be603 feat: only run on supported oses 2023-11-06 23:08:08 +01:00
97f6ac6da9 feat: add windows, disable musl 2023-11-06 22:47:18 +01:00
c9a1f79786 feat: add targets for mac and linux 2023-11-06 22:43:35 +01:00