Commit graph

7 commits

Author SHA1 Message Date
Yiorgis Gozadinos
9288519308
Update every GitHub Action to its latest major
All of them targeted Node 20, which the runners now force onto Node 24.
Two nested ones came along with their parents: actions/upload-artifact
inside upload-pages-artifact, and actions/github-script inside
codecov-action.

setup-uv v10 disables the cache under enable-cache: auto for release,
workflow_run and pull_request_target. Every job that caches passes
enable-cache: true explicitly, so none of them lose it.
2026-09-07 15:09:05 +03:00
Yiorgis Gozadinos
73beae5a4c
Harden MCP publisher install and bump action versions 2026-06-24 19:38:50 +03:00
Yiorgis Gozadinos
ce79f8e037
Update github actions 2025-11-04 18:37:01 +02:00
Yiorgis Gozadinos
d6cefb1ebc
Allow for mcp registry action to run manually 2025-10-16 13:02:12 +03:00
Yiorgis Gozadinos
c69800fe2b
Fix downloading mcp publisher #2 2025-10-16 12:57:01 +03:00
Yiorgis Gozadinos
48243d8d8e
Fix downloading mcp publisher 2025-10-16 12:54:37 +03:00
Yiorgis Gozadinos
c9fc0cd750
MCP server registry 2025-10-08 11:10:54 +03:00