Commit Graph

20 Commits

Author SHA1 Message Date
dc7448d41e chore(Taskfile): remove redundant command to clean assets before building frontend
Some checks failed
CI / test-backend (push) Successful in 4s
CI / build-frontend (push) Successful in 47s
Tests / test (push) Successful in 1m51s
CI / lint (push) Failing after 4m55s
2026-01-03 10:53:25 -06:00
8d87a61e67 feat(tasks): improve Taskfile with new formatting and testing tasks for Python and frontend 2026-01-03 10:38:14 -06:00
1b7ad1cf61 chore(lint): update ruff commands to exclude tests during linting and formatting 2026-01-02 20:35:20 -06:00
1477bd92d8 feat(tests): add tasks for running Python and frontend tests, including a combined test task 2026-01-02 19:30:53 -06:00
7e571f516d feat(ci): add backend compilation step to CI workflow and introduce compile task for Python syntax checking
All checks were successful
CI / test-backend (push) Successful in 16s
CI / lint (push) Successful in 43s
CI / build-frontend (push) Successful in 9m34s
2026-01-02 18:38:16 -06:00
7dd5f5702a chore(package): add Linux and Windows distribution scripts and update artifact naming convention for builds
All checks were successful
CI / lint (push) Successful in 42s
CI / build-frontend (push) Successful in 9m35s
2026-01-02 18:35:59 -06:00
d957d051ef chore(Taskfile): remove demo Docker build and run tasks to simplify configuration 2026-01-02 17:24:25 -06:00
3ae9920d1f feat(Taskfile): add Docker build tasks and update Python environment setup to use Poetry 2026-01-02 12:20:41 -06:00
9734c18c4f chore(Taskfile): consolidate build commands for Electron apps and add task for building all platforms 2026-01-02 11:11:30 -06:00
20c0e10767 chore(Taskfile): add tasks for setting up Python environment and linting 2026-01-02 09:31:11 -06:00
dc6f0cae29 chore(Taskfile): simplify install task and remove sync-version task 2026-01-02 09:23:01 -06:00
b18a538ced feat(taskfile): rename 'develop' task to 'dev', add 'fix' task for linting and formatting issues 2026-01-02 01:19:44 -06:00
87a56d08b8 feat(flatpak): add task to check for required Flatpak SDK and dependencies before building 2026-01-01 23:57:28 -06:00
4221f13ba1 feat(flatpak): add tasks for building, installing, and running Flatpak package 2026-01-01 23:44:52 -06:00
eafa345ce7 feat(task): add new environment variables for Android build paths and update task commands to use them 2026-01-01 22:46:01 -06:00
78572a6090 feat(android): enhance android-prepare task to copy and vendor dependencies for MeshChatX 2026-01-01 21:56:48 -06:00
c3a000aa99 feat(android): add tasks for Android project initialization, preparation, and building APKs 2026-01-01 21:09:03 -06:00
df80587199 feat(demo): add tasks to build and run frontend-only demo Docker image 2026-01-01 16:19:23 -06:00
23dbe7b789 1.0.0 2026-01-01 15:25:23 -06:00
716007802e 0.1.0 2026-01-01 15:05:29 -06:00