Commit Graph
6 Commits
Author SHA1 Message Date
wyzula_j cbf69df481 ci: add knowledge-graph build workflow
Builds the graphify knowledge graph after each semantic-release and attaches it
to that release as knowledge-graph-v<version>.tar.gz, so every developer can fetch
the map for a given version. The map carries its own identity — released package
versions, tag and commit — in build_meta.json and embedded in graph.json, which is
what lets a consumer tell a current map from a stale one. The graph is never
committed; graphify-out/ is gitignored.
2026-08-14 20:34:07 +02:00
wakonig_k 3f1aa80756 chore: update header comments in script files to indicate AI generation 2026-04-24 16:17:44 +02:00
wakonig_k 999b7a2321 ci: add benchmark workflow 2026-04-21 13:58:38 +02:00
wakonig_k c9a8e64217 ci: use shared issue sync action instead of local version 2026-03-05 18:12:30 +01:00
wakonig_k 0349c87261 ci: use auth.token instead of login_or_token 2025-12-23 13:14:28 +01:00
wakonig_k 53377d26e2 ci: add pr issue sync 2025-05-23 17:27:54 +02:00