Commit graph

19 commits

Author SHA1 Message Date
Macgyver Official
0be9c501f5 Fix GitHub release publishing 2026-08-09 09:23:32 -04:00
Macgyver Official
4ac8101398 Fix Linux AppImage artifact path naming
Update the artifact path from `x64` to `x86_64` to match the actual file naming convention used by the build process.
2026-08-09 08:52:58 -04:00
Macgyver Official
9e0e09b896 Prepare 2.3.1 release
Bump Crosstalk to 2.3.1 and update packaging metadata, artifact names, and runtime requirements. Add a draft GitHub release workflow plus release notes, and refresh container/build configs and docs for the new release process.
2026-08-09 08:40:08 -04:00
Macgyver Official
953ea693f4 Rename project to Crosstalk and update branding
Rename Reticulum MeshChat to Crosstalk across the codebase and packaging. Renamed meshchat.py to crosstalk.py and updated Dockerfile, docker-compose, GitHub Actions, README, docs and electron assets to use Crosstalk, new storage/reticulum config paths (~/.crosstalk/.reticulum), and GHCR tags/labels. Add logic to seed a default RMAP World TCP client interface and a config flag, shorten interface/transport responses to remove forced restart messages, and update database proxy comment. Electron: set app name, implement an internal prompt (replacing electron-prompt), expose restart-backend IPC, change backend executable naming/launching (startBackend/start/stop handling), and adjust portable storage behavior. Misc: remove donate.md, add example image and egg-info files, and apply multiple frontend/component and static asset updates to match rebrand and UX improvements.
2026-06-21 07:43:38 -04:00
liamcottle
de75123c38 update repo for manual docker build workflow 2024-12-25 20:18:05 +13:00
Neil G7UFO
f905669218
Temporary workflow to trigger docker build 2024-12-18 10:50:42 +00:00
Neil G7UFO
7c0fe0618f
Update for PR submission 2024-12-17 13:53:00 +00:00
Neil G7UFO
a4601f4318
Update build GHA to include image job 2024-12-17 13:53:00 +00:00
liamcottle
c632983189 add linux appimage target for electron 2024-08-08 16:47:21 +12:00
liamcottle
3bf77df37f use macos-13 so x86 dmg is built 2024-05-29 00:39:12 +12:00
liamcottle
618a7a1687 no need to set name 2024-05-29 00:29:34 +12:00
liamcottle
25346d6d77 setup building for tags 2024-05-29 00:22:49 +12:00
liamcottle
28b9948ede build for mac 2024-05-29 00:09:34 +12:00
liamcottle
40df2e1497 draft releases 2024-05-29 00:00:11 +12:00
liamcottle
c266526024 test release 2024-05-28 23:49:13 +12:00
liamcottle
7c32481137 use commit hash as tag for testing releases 2024-05-28 23:39:17 +12:00
liamcottle
10085b72b5 auto create release 2024-05-28 23:27:50 +12:00
liamcottle
42ce5ce799 update artifact name parsing for windows 2024-05-28 23:19:09 +12:00
liamcottle
aba4ecee06 add github actions build script 2024-05-28 22:53:50 +12:00