30 Commits

Author SHA1 Message Date
11c4c6729c feat(workflows): add support for building and pushing development Docker images on pull requests 2026-01-03 10:35:15 -06:00
e1cf6e4809 chore(tests): remove unnecessary blank line 2026-01-02 20:35:34 -06:00
d4ee7ac2d6 feat(ci): add pull_request trigger to CI workflow
All checks were successful
CI / test-backend (push) Successful in 17s
CI / lint (push) Successful in 46s
CI / build-frontend (push) Successful in 9m35s
Tests / test (push) Successful in 9m33s
2026-01-02 19:45:02 -06:00
1e0f61cbb5 feat(tests): add workflow for automated testing with Node.js and Python setup 2026-01-02 19:44:50 -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
2e8853aa36 chore(workflows): update build and docker workflows to enable tag-based triggers and refine build steps for Electron and Docker images 2026-01-02 18:35:44 -06:00
022386aefd feat(workflow): add Docker build and publish workflow for meshchatx
All checks were successful
CI / build-frontend (push) Successful in 30s
CI / lint (push) Successful in 9m36s
2026-01-02 17:33:05 -06:00
b0a4e4d2d7 fix(build): comment out broken Appimage build triggers in workflow configuration 2026-01-02 17:31:38 -06:00
f1a8defad8 fix(build): ensure proper formatting in build workflow configuration 2026-01-02 17:28:59 -06:00
09ce40d073 chore(ci): clean up build.yml by removing commented-out Docker build steps to enhance clarity 2026-01-02 17:24:29 -06:00
928fb6ac32 chore(ci): remove UV_LINK_MODE environment variable and replace setup step with Poetry installation
All checks were successful
CI / build-frontend (push) Successful in 9m33s
CI / lint (push) Successful in 9m35s
2026-01-02 15:15:47 -06:00
8e976f39bb chore(ci): streamline Electron app build process and enhance artifact collection in CI workflow 2026-01-02 11:11:34 -06:00
42e7c2cf3b chore(ci): refactor CI workflow for improved readability and maintainability 2026-01-02 09:39:33 -06:00
fea9389a14 chore(ci): update build workflow to include Windows support and improve release asset handling
Some checks failed
CI / lint (push) Failing after 4m54s
CI / build-frontend (push) Successful in 9m32s
2026-01-02 09:31:16 -06:00
7618300619 chore(ci): add CI workflow for linting and building frontend 2026-01-02 09:31:08 -06:00
2d8e050d61 chore(build): remove sync versions step from workflow 2026-01-02 09:23:10 -06:00
d0d204a7d3 feat(workflow): add Android build workflow for APK generation and release asset management 2026-01-01 22:46:43 -06:00
1f1697e53f chore(build): comment out Docker build job in workflow to disable automatic Docker image builds 2026-01-01 22:40:32 -06:00
fc1e5cc9b6 chore(build): refactor build workflow to improve readability, remove unnecessary frontend preparation step, and exclude .sha256 files from checksum generation 2026-01-01 22:17:13 -06:00
f9605436c4 fix(build): correct version output handling in workflow to ensure proper version assignment and validation 2026-01-01 19:28:58 -06:00
ce25fc0c73 feat(build): enhance version validation in build workflow to prevent branch names as version tags 2026-01-01 19:13:38 -06:00
285c1a71ea refactor(build): streamline build workflow by consolidating jobs, adding version input, and enhancing artifact handling 2026-01-01 18:42:16 -06:00
8226f4e174 chore(build): update poetry version requirement to >=2.0.0 in build workflow 2026-01-01 18:18:12 -06:00
0f9e1a7ee7 chore(workflows): update Python version to 3.13 in build.yml for compatibility 2026-01-01 17:58:52 -06:00
f4de989ae1 chore(workflows): update action versions in build.yml for improved stability and performance 2026-01-01 17:58:02 -06:00
864c17c754 chore(workflows): remove deprecated Bearer PR Check and Dependency Review workflows 2026-01-01 16:34:26 -06:00
a6a996551c chore(workflows): upgrade pnpm version from 9 to 10 in build configuration 2026-01-01 16:34:09 -06:00
e4ff17fc0c chore(workflows): update action references to use custom GitLab URLs for consistency 2026-01-01 16:33:19 -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