Commit graph

203 commits

Author SHA1 Message Date
dc1d8a7a1f docs: align logo on the right 2023-11-08 00:58:17 +01:00
196959f7c0
Merge pull request #11 from bartvdbraak/feat/checks-with-annotations
Checks with annotations or summary
2023-11-08 00:49:59 +01:00
32153efb4c feat: use separate jobs for checks 2023-11-08 00:47:48 +01:00
48821825c8
Merge pull request #10 from bartvdbraak/feat/pr-checks
Add PR checks using GitHub workflow
2023-11-07 23:58:17 +01:00
13675f7ff8 fix: remove needless initialization reference 2023-11-07 23:53:00 +01:00
22487a334b feat: formatting using fmt 2023-11-07 23:28:21 +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
8b033eea08 docs: introduce author entry 2023-11-07 23:23:58 +01:00
7f87e5e2bc feat: inherit metadata for clap from project 2023-11-07 23:23:38 +01:00
06fb411108
Merge pull request #4 from bartvdbraak/feat/additional-build-targets
feat: add target tests file for debugging
2023-11-07 14:08:10 +01:00
c281ff198a
Merge branch 'main' into feat/additional-build-targets 2023-11-07 14:07:33 +01:00
f0b3199baa feat: add targets for linux arm/aarch64 aand musl 2023-11-07 14:05:31 +01:00
838a01abed fix: vendored openssl linux musl, arm or aarch64 2023-11-07 13:40:40 +01:00
5c4f255c0a fix: use vendored openssl for unix only 2023-11-07 13:24:46 +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
969c4d02c4
Merge pull request #9 from bartvdbraak/docs/license-ref
docs: add correct license reference
2023-11-07 11:01:32 +01:00
b8b0f85d4f docs: add correct license reference 2023-11-07 11:01:04 +01:00
6364a71109
Merge pull request #8 from bartvdbraak/fix/windows-bin-upload
fix: use wildcard pattern for win executable
2023-11-07 10:49:23 +01:00
92c5a4256b fix: use wildcard pattern for win executable 2023-11-07 10:48:30 +01:00
19674d92e0
Merge pull request #7 from bartvdbraak/fix/windows-bin-upload
fix: use full path dir for x86_64-pc-windows-gnu
2023-11-07 10:39:59 +01:00
ef8b8f342a fix: use full path dir for x86_64-pc-windows-gnu 2023-11-07 10:38:48 +01:00
bbf32039a7 docs: correct git clone url 2023-11-07 10:37:31 +01:00
398f2a5b2d
Merge pull request #6 from bartvdbraak/fix/windows-bin-upload
fix: upload and add windows binary to release
2023-11-07 10:24:36 +01:00
6cdbbeedd0 fix: upload and add windows binary to release 2023-11-07 10:23:47 +01:00
b130626cc3
Merge pull request #5 from bartvdbraak/feat/windows-linux-targets
feat: build targets for windows, linux, mac-arm
2023-11-07 10:13:55 +01:00
c9219e671c feat: build targets for windows, linux, mac-arm 2023-11-07 10:10:24 +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
c4b3e2ab7d fix: format entries in .env file without url 2023-11-06 05:23:39 +01:00
6539d6f8d3 fix: debug secret values 2023-11-06 05:14:47 +01:00
renovate[bot]
2252f796e1
chore(deps): update actions/checkout action to v4 2023-11-05 23:40:08 +00:00
88e8ea974a
Merge pull request #1 from bartvdbraak/renovate/configure
Configure Renovate
2023-11-06 00:39:55 +01:00
9d275e06ee feat: ignore .env files 2023-11-06 00:38:39 +01:00
20c4cb090b feat: added author and package information 2023-11-06 00:38:05 +01:00
ca5a449596 feat: workflow for release deployment 2023-11-06 00:34:45 +01:00
e8277d66be docs: added sections for installation and usage 2023-11-06 00:34:29 +01:00
7b58549f4a feat: implementation of secret fetching 2023-11-06 00:33:42 +01:00