Commit Graph

54 Commits

Author SHA1 Message Date
10e2beba3c ci: Modified windows binaries to be in executable form instead of archives to fix winget deploy 2025-09-15 14:00:40 -06:00
0871f9de7b ci: Omit installers regex for winget to see what it does 2025-09-15 13:41:24 -06:00
13a074c3be ci: Final fix for winget release 2025-09-15 13:11:05 -06:00
c8696177c5 ci: Fix winget release 2025-09-15 12:51:36 -06:00
be8a5535fa ci: Attempted fix of winget release 2025-09-15 12:23:18 -06:00
8252191317 ci: Migrated Windows install to winget 2025-09-15 11:20:12 -06:00
2098aa65c1 ci: fixed copy/paste typo 2025-09-14 20:44:21 -06:00
a2106a06a1 ci: Fix chocolatey install 2025-09-14 20:32:35 -06:00
4c30bc7e7d ci: Attempting to fix path errors in chocolatey install 2025-09-14 20:00:03 -06:00
6adc4ce228 ci: Potential typo in chocolatey package deploy 2025-09-14 19:30:28 -06:00
81f7e86adc ci: Fixed typo in artifact upload 2025-09-14 19:02:18 -06:00
9116d1ed53 ci: Modify changelog generation and output 2025-09-14 18:43:55 -06:00
71f4781780 fix: Pass the changelog to the GHA properly using a file 2025-09-14 18:38:18 -06:00
fbd2503136 fix: Potential bug in changelog variable generation 2025-09-14 18:33:30 -06:00
00080543bd ci: Migrated conventional-changelog to conventionalcommits 2025-09-14 18:30:30 -06:00
1c02106bdc ci: Fix bug in changelog generation 2025-09-14 18:27:56 -06:00
595917bb2b ci: Fix bug in artifact directory name to be unique per release 2025-09-14 18:22:51 -06:00
477c87aea9 ci: Full release attempt (GitHub, Choco, Homebrew, and Crates) 2025-09-14 18:00:38 -06:00
cfc296dd75 ci: Fixed typo in shell commands for Windows and Mac builds 2025-09-14 17:40:20 -06:00
ec115d470a ci: Fixed linux-gnu target build 2025-09-14 17:28:49 -06:00
7dc4995c9b ci: Don't use cross to compile ARM linux GNU 2025-09-14 17:21:44 -06:00
befd414bfe ci: Don't use cross to build linux-gnu 2025-09-14 17:11:36 -06:00
18ee7e4a9f ci: Fix potential typo in publishing of archives 2025-09-14 17:08:09 -06:00
68bc150d30 ci: Added additional targets and fixed typo in artifact upload 2025-09-14 17:06:59 -06:00
d0278bfa65 ci: Fixed bug in the setting of environment variables 2025-09-14 16:52:17 -06:00
2a74aa3588 ci: Fix typo in GH release draft status 2025-09-14 16:45:25 -06:00
cc5d4cd45d ci: Test full GH release 2025-09-14 16:44:12 -06:00
b326e7ed4c ci: Fix typo in windows ARM target name 2025-09-14 16:06:35 -06:00
396cb4c3e4 ci: finalize the OS build choices 2025-09-14 16:01:17 -06:00
9963d9cd0b ci: install the generic libclang-dev 2025-09-14 15:53:47 -06:00
ba64e8141d ci: try again without i686 windows 2025-09-14 15:45:34 -06:00
53ce30e0b1 ci: change llvm version 2025-09-14 15:40:27 -06:00
9aea77661b ci: Install libclang using the official llvm installation method 2025-09-14 15:38:14 -06:00
e412f01c0a ci: add the universe repository for ubuntu 2025-09-14 15:28:13 -06:00
1e34429f52 ci: Force install the latest libclang 2025-09-14 15:25:09 -06:00
25c428ddbd ci: Attempt to use pre-built target binaries for aws-lc-sys 2025-09-14 15:21:52 -06:00
f19153b196 ci: enable the universe apt repository 2025-09-14 15:08:30 -06:00
8b3c9c822e ci: Testing manual install of bindgen 2025-09-14 15:03:56 -06:00
1063038c52 ci: Testing new build flow 2025-09-14 14:36:23 -06:00
b956e95619 ci: test using cross for all compilation targets 2025-09-13 16:20:40 -06:00
a8b3c185c6 ci: fix bug for mac installs 2025-09-13 16:14:33 -06:00
84ffc8b71c ci: force install libclang deps 2025-09-13 16:08:37 -06:00
eb7c78327b ci: try build with cross 2025-09-13 16:00:09 -06:00
5d1cfffc74 ci: use cross for musl builds 2025-09-13 14:35:44 -06:00
fcab216926 ci: explicitly help out aws-lc-sys with bindgen 2025-09-13 14:06:40 -06:00
Alex Clarke
4a3058ce55 ci: explicitly tell bingen what to use for each architecture 2025-09-13 13:54:53 -06:00
Alex Clarke
671429dfcf ci: Install libgen on all Linux musl builds instead of just ARM architectures 2025-09-13 13:42:07 -06:00
Alex Clarke
1be44cc855 ci: Installed OpenSSL tool chain for musl targets 2025-09-13 12:57:23 -06:00
Alex Clarke
d94e611b12 ci: Install bingen and clang on musl 2025-09-13 12:41:27 -06:00
e334b375da fix: Revert back hacky stuff so I can test with act now 2025-09-12 21:33:50 -06:00