Commit graph

19 commits

Author SHA1 Message Date
Jesse Bannon
9871f62b91
[BUILD] Use windows-latest for build (#1254) 2025-07-02 00:58:07 -07:00
curryicecream
d21aebfbaf
[BUILD] Update release workflow to build aarch64 executable correctly (#1190)
Update release action to build aarch64 executable in arm64 runner.
Fixes #1177
2025-03-21 09:05:08 -07:00
Jesse Bannon
1264f0c656
[DOCKER] Update Ubuntu-based images (#1185)
- Update Ubuntu-based images to use Python 3.12
- Move hidden files from GUI image's main dir
- Update github workflows to use python 3.12
- Update fixtures
- Minor doc fixes
2025-03-15 21:58:51 -07:00
Jesse Bannon
35402438a5
[BACKEND] Use upload-artifact@v4 (#1173)
* [BACKEND] Use upload-artifact@v4

* download too
2025-02-05 10:53:07 -08:00
Jesse Bannon
8eca524292 [DEV] Do not release with doc updates 2023-10-18 23:35:02 -07:00
Jesse Bannon
a7651b202b
[DOCS] Update config docs (#764) 2023-10-18 23:20:59 -07:00
Jesse Bannon
9e8403f148
[DEV] Fix release conditional (#703) 2023-09-02 00:18:16 -07:00
Jesse Bannon
ac7b366530
[DEV] Fix split-by-chapters test (#702)
Fixing the split_by_chapters test suite. Also do not make releases for commits with [DEV] in them. If you see this, it didn't work 😅
2023-09-02 00:04:37 -07:00
Jesse Bannon
e2482b2760
[FEATURE] Commit message as release notes (#695)
Release notes will now contain commit messages. I will do better to provide a more meaningful changelog here
2023-08-30 15:48:39 -07:00
Jesse Bannon
196b99ce0e
[RELEASE] Windows exe in release (#485) 2023-02-28 22:40:35 -08:00
Jesse Bannon
74ece6e185
[RELEASE] Include x86_64 build (#473)
* [RELEASE] Include x86_64 build

* cleaning
2023-02-23 23:49:08 -08:00
Jesse Bannon
12c6471753
[RELEASE] Build arm64 executable using ubuntu (#472) 2023-02-23 23:21:54 -08:00
Jesse Bannon
486ee9d353
[BACKEND] Fix linux build cache (#470) 2023-02-23 12:26:20 -08:00
Jesse Bannon
ea5b04435e
[BACKEND] Test release binaries in their environment (#469)
* [BACKEND] Test release binaries in their environment

* executable, run help

* fail on miss

* no fail on cache miss write

* tar/zstd
2023-02-23 00:38:08 -08:00
Jesse Bannon
02f8a3c2a2
[RELEASE] Use older glibc for linux build (#468) 2023-02-22 23:38:01 -08:00
Jesse Bannon
ebd30f224e
[RELEASE] Add linux executables to release (#464) 2023-02-22 20:15:34 -08:00
Jesse Bannon
1423142d07
[RELEASE] Fix commit count issue in release post (#460) 2023-02-20 19:46:51 -08:00
Jesse Bannon
5035825c91
[RELEASE] Combine GH release and PyPI workflow (#459) 2023-02-20 17:53:45 -08:00
Jesse Bannon
6794705947
[RELEASE] Automate release creation (#458) 2023-02-20 17:47:30 -08:00