eidolon-ai / eidolon

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications
https://www.eidolonai.com/
Apache License 2.0
292 stars 32 forks source link

[ problem ] lock-files-up-to-date test fails for external contributors #794

Closed LukeLalor closed 1 month ago

LukeLalor commented 2 months ago

Currently lock files gh action requires a secret.

It should fallback to non-secret based mechanism if that is not present (even if that means it cannot update the branch / rerun tests)