iterative / gto

🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
https://dvc.org/doc/gto
Apache License 2.0
142 stars 16 forks source link

Fix Failing GitHub Actions #437

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback (click)

Summary of Changes

These changes should help identify any potential issues in the future and ensure the GitHub Actions run successfully.

sweep-ai[bot] commented 10 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 10 months ago

Sandbox Executions

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (26ad6a8) 85.37% compared to head (e4069a2) 85.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #437 +/- ## ======================================= Coverage 85.37% 85.37% ======================================= Files 19 19 Lines 2120 2120 ======================================= Hits 1810 1810 Misses 310 310 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sweep-ai[bot] commented 10 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` The command: Run python -m pip install --upgrade pip yielded the following error: ##[error]Process completed with exit code 1. Here are the logs: Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages (23.0.1) Attempting uninstall: pip Found existing installation: pip 23.0.1 Uninstalling pip-23.0.1: Successfully uninstalled pip-23.0.1 Successfully installed pip-23.3.2 ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' ```

Making changes according to plan... (step 3/3)

sweep-ai[bot] commented 10 months ago

❌ Could not find files to change

Please join our Discord to report this issue.