Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Summary: CI failed in Evidence (source change requiring a recompile): # .github/workflows/gh-aw-fragments/runtime-setup.md:L35-L47
- name: Setup uv
if: hashFiles('pyproject.toml', 'uv.lock') != ''
uses: astral-sh/setup-uv@v5
id: setup-uv
- name: Expose uv in workspace
if: hashFiles('pyproject.toml', 'uv.lock') != ''
...Recommended fix:
Tests: Not run locally (CI failure based on workflow logs). What is this? | From workflow: PR Checks Fixer Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
CI failed in Recommended fix: run Tests: not run locally (failure reproduced from workflow logs). What is this? | From workflow: PR Checks Fixer Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
161cad1 to
08d71c7
Compare
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: William Easton <bill.easton@elastic.co>
Summary
uvbinary into a workspace-visible bin directory after setupGITHUB_PATHso the awf container can resolveuvon PATHgithub/workflows/gh-aw-fragments/per workflow-edit guardrails (maintainers should sync to.github/workflows/gh-aw-fragments/runtime-setup.mdand recompile lockfiles)Testing
make lintRelated: #137