Commit graph

22 commits

Author SHA1 Message Date
Taddeus
64b1ec9b3d Updates CI workflow to support main branch
Expands CI triggers and release conditions to include both main and master branches.
Ensures workflows run consistently as the repository transitions or supports main as the default branch.

Relates to MLO-469
2025-11-03 14:47:25 +02:00
Taddeus
c11e91c614 Removes deprecated Actionlint problem matcher
Deletes the obsolete Actionlint problem matcher configuration to clean up workflow files and reduce maintenance overhead.

Relates to MLO-469
2025-11-03 14:01:45 +02:00
Taddeus
2255b91210 Adds initial LightRAG app integration with schema and processors
Introduces the LightRAG Retrieval-Augmented Generation framework as an Apolo app, including input/output schemas, types, and processors.
Adds Helm chart value processing, environment and persistence configurations, and output service discovery for deployment.
Includes scripts for generating type schemas and testing support, along with CI and linting setup tailored for the new app.
Provides a documentation loader script to ingest markdown files into LightRAG with flexible referencing modes.

Relates to MLO-469
2025-11-03 13:59:52 +02:00
yangdx
b058b59355 Add workflow_dispatch to docker-publish.yml 2025-05-16 00:51:11 +08:00
yangdx
451cff8756 Add arm64 to docker-publish workflow 2025-05-16 00:27:07 +08:00
yangdx
c6e943976a Update docker publish tags 2025-05-14 12:21:18 +08:00
yangdx
1797670a4d Add docker publish workflow 2025-05-14 12:06:58 +08:00
zrguo
61a21f8d5d
Merge pull request #1325 from venkateshpabbati/main
security fix
2025-05-12 16:25:11 +08:00
zrguo
1720771cdf
Create pypi-publish.yml 2025-04-27 02:11:52 +08:00
zrguo
1e3634f6da Delete pypi-publish.yml 2025-04-27 02:09:13 +08:00
zrguo
1f9764189c Update pypi-publish.yml 2025-04-27 01:49:20 +08:00
zrguo
120f9ca6c0 Create pypi-publish.yml 2025-04-27 01:45:03 +08:00
yangdx
346a8919a4 Remove <title> from issue template 2025-04-18 15:31:34 +08:00
VenkateshPabbati
2aab17ed2a
Create dependabot.yml 2025-04-09 20:35:18 +05:30
yangdx
810dc66450 Add --show-diff-on-failure flag to pre-commit run 2025-03-25 13:35:08 +08:00
zrguo
fbe7e9994d revert 2025-02-20 14:44:06 +08:00
zrguo
c8eaa45024 add Chinese template 2025-02-20 14:42:13 +08:00
Yannick Stephan
05914213e2 updated templates 2025-02-19 20:27:56 +01:00
Yannick Stephan
fb5938aac4 updated template 2025-02-19 20:18:32 +01:00
Yannick Stephan
098f811ad2 add template github 2025-02-19 20:07:34 +01:00
Sanketh Kumar
a157e8e0a2 Manually reformatted files 2024-10-25 13:32:25 +05:30
Sanketh Kumar
2401e21ef2 Added linting actions for pull request 2024-10-25 13:23:08 +05:30