Commit Graph

49 Commits

Author SHA1 Message Date
ecfd124f8f chore(workflows): remove push and pull_request triggers from bench.yml 2026-01-07 19:22:00 -06:00
ffd405808d chore(deps): update pnpm version to 10.27.0 in package.json and workflow files 2026-01-07 19:21:58 -06:00
306557c473 chore(ci): remove post CI result posting steps and delete related script 2026-01-04 11:27:05 -06:00
1e3eedadc8 chore(build-test): update dependencies for Windows build and add i386 architecture support
Some checks failed
CI / build-frontend (pull_request) Successful in 9m45s
CI / lint (pull_request) Successful in 9m47s
Benchmarks / benchmark (push) Successful in 14m43s
CI / test-backend (push) Successful in 4s
Tests / test (push) Successful in 13m25s
Build Test / Build and Test (push) Failing after 46m28s
CI / build-frontend (push) Successful in 1m55s
Benchmarks / benchmark (pull_request) Successful in 14m45s
CI / test-lang (push) Successful in 1m53s
Build and Publish Docker Image / build-dev (pull_request) Successful in 14m41s
Tests / test (pull_request) Successful in 24m46s
Build Test / Build and Test (pull_request) Failing after 48m2s
CI / test-backend (pull_request) Successful in 40s
Build and Publish Docker Image / build (pull_request) Has been skipped
CI / test-lang (pull_request) Successful in 1m3s
OSV-Scanner PR Scan / scan-pr (pull_request) Successful in 26s
CI / lint (push) Successful in 9m46s
2026-01-04 10:52:32 -06:00
31525e2ede chore(ci workflows): update scripts to post CI results for linting, building, and testing phases 2026-01-03 21:56:53 -06:00
44c263ba96 chore(arch-package.yml): format 2026-01-03 21:46:40 -06:00
151b69ad50 feat(docker): add Dockerfile for Arch Linux package build and CI workflow for automated packaging 2026-01-03 21:36:33 -06:00
cc5b4a9f0d feat(workflows): add build-zip task for Electron ZIP archive and update build process to include ZIP artifact collection 2026-01-03 20:54:33 -06:00
f60431789d feat(workflows): add benchmarking PR result posting
Some checks failed
CI / test-backend (push) Successful in 6s
CI / lint (push) Failing after 5m2s
CI / build-frontend (push) Successful in 9m38s
CI / test-lang (push) Successful in 9m35s
Benchmarks / benchmark (pull_request) Successful in 13m19s
CI / test-backend (pull_request) Successful in 5s
Tests / test (pull_request) Failing after 7m8s
CI / lint (pull_request) Failing after 1m16s
Build and Publish Docker Image / build (pull_request) Has been skipped
CI / build-frontend (pull_request) Successful in 9m39s
Build Test / Build and Test (pull_request) Successful in 6m2s
CI / test-lang (pull_request) Successful in 9m36s
OSV-Scanner PR Scan / scan-pr (pull_request) Successful in 7s
Benchmarks / benchmark (push) Successful in 12m57s
Build Test / Build and Test (push) Successful in 21m35s
Tests / test (push) Failing after 8m7s
Build and Publish Docker Image / build-dev (pull_request) Successful in 12m24s
2026-01-03 19:54:26 -06:00
7668ee5619 feat(workflows): add elfutils installation and Flathub remote setup to build process
Some checks failed
OSV-Scanner PR Scan / scan-pr (pull_request) Successful in 8s
Tests / test (push) Failing after 6m51s
CI / build-frontend (push) Successful in 9m41s
CI / test-lang (push) Successful in 9m35s
CI / lint (pull_request) Failing after 5m2s
CI / build-frontend (pull_request) Successful in 9m39s
Tests / test (pull_request) Failing after 7m25s
Build and Publish Docker Image / build-dev (pull_request) Successful in 12m24s
Benchmarks / benchmark (push) Successful in 35m32s
CI / test-backend (push) Successful in 4s
Benchmarks / benchmark (pull_request) Successful in 32m30s
CI / lint (push) Failing after 4m59s
Build Test / Build and Test (push) Successful in 8m7s
CI / test-backend (pull_request) Successful in 17s
CI / test-lang (pull_request) Successful in 51s
Build and Publish Docker Image / build (pull_request) Has been skipped
Build Test / Build and Test (pull_request) Successful in 5m52s
2026-01-03 19:46:38 -06:00
371fc6137c feat(workflows): update build process to include RPM and Flatpak packaging, integrate SBOM generation, and refine version validation 2026-01-03 19:40:26 -06:00
d5fa65f6f3 feat(workflows): integrate Trivy for Docker image scanning in CI/CD pipeline 2026-01-03 19:40:21 -06:00
98c3c0194c feat(workflows): add OSV-Scanner workflows for pull request and scheduled scans 2026-01-03 19:40:13 -06:00
db6d8d590b feat(build): add tasks for building Linux RPM and Flatpak packages; update build workflow to include new packaging steps 2026-01-03 19:28:44 -06:00
c9c2aeac68 chore(workflows): format 2026-01-03 19:24:34 -06:00
35476d0c0a feat(ci): add new test-lang job to CI workflow for running language tests with Node.js and Python setup 2026-01-03 18:43:20 -06:00
3ed9c96f6c fix(workflow): update build process to include zip creation for frontend assets and add zip to release artifacts 2026-01-03 17:41:12 -06:00
76b0e47a70 feat(workflow): add build and test workflow for CI/CD with NodeJS, Python, and system dependencies 2026-01-03 17:41:04 -06:00
b59c21f483 feat(Taskfile, workflows): add new benchmarking and integrity testing tasks, and create a Gitea workflow for automated benchmarks 2026-01-03 15:44:17 -06:00
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