Commit graph

77 commits

Author SHA1 Message Date
bf8d86b6fd
Update renovate.json 2024-10-19 16:53:44 +02:00
2a2496a9fa fix: use macos-latest for darwin arm builds 2024-07-02 03:16:52 +02:00
dbfd200ff5 fix: use correct var name for secret 2024-07-02 02:46:08 +02:00
renovate[bot]
6c954a1431
chore(deps): update softprops/action-gh-release action to v2 2024-03-08 21:48:24 +00:00
renovate[bot]
d202c0066d
chore(deps): update azure/login action to v2 2024-03-04 09:46:33 +00:00
ff4a5ef7eb
Merge pull request #85 from bartvdbraak/fix/artifact-pattern
Fix file extraction and destination path
2024-02-26 00:29:30 +01:00
af792f9881 feat: remone unzip 2024-02-26 00:16:45 +01:00
2c1d33031a fix: use different condition for windows 2024-02-26 00:10:26 +01:00
5678fb6469 fix: unzip and change dest path 2024-02-25 23:45:27 +01:00
dce912c324 chore: debug fs 2024-02-25 23:06:52 +01:00
renovate[bot]
6e852a4d47
chore(deps): update azure/arm-deploy action to v2 2024-02-13 04:23:46 +00:00
dedca912f0 fix: change path to pattern in download 2024-01-23 01:05:04 +01:00
0b685a051a fix: strip command in release workflow always return 2024-01-23 00:53:04 +01:00
43ba0e11ef fix: use dist folder as artifact 2024-01-23 00:37:01 +01:00
renovate[bot]
1c35572673
chore(deps): update actions/cache action to v4 2024-01-17 20:12:56 +00:00
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
ddb9fac7ca feat: add standard reviewer 2023-11-10 00:24:19 +01:00
fa90ae8a53 feat: move to .github 2023-11-10 00:23:42 +01:00