Commit graph

45 commits

Author SHA1 Message Date
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
5b0735c120
feat: add target tests file for debugging 2023-11-06 22:39:41 +01:00
0822f57137 fix: additional openssl installs and dir constants 2023-11-06 06:59:44 +01:00
5cb9db3450 fix: close if-statement correctly 2023-11-06 06:10:56 +01:00
bc62ca070b fix: add libssl-dev for linux 2023-11-06 06:06:21 +01:00
24f0318fc0 fix: use non-musl target for linux build 2023-11-06 06:00:01 +01:00
8cfcaf3c86 fix: list all installed toolchain components 2023-11-06 05:52:49 +01:00
644ed1e6e7
Merge pull request #2 from bartvdbraak/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-11-06 05:41:15 +01:00
1be4d78d4e feat: set up versioned tags as trigger 2023-11-06 05:40:09 +01:00
renovate[bot]
2252f796e1
chore(deps): update actions/checkout action to v4 2023-11-05 23:40:08 +00:00
ca5a449596 feat: workflow for release deployment 2023-11-06 00:34:45 +01:00