Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sweep GHA Fix] The GitHub Actions run failed with... #58

Open
wants to merge 5 commits into
base: sweep/sweep_gha_fix_the_github_actions_run_fai_26
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Jan 12, 2024

Description

This pull request includes several changes to the project. It updates the .github/labeler.yml file to add new configuration options for the example_change label. It also modifies the .github/workflows/testing.yml file to add the --cov flag to the pytest command. Additionally, it updates the CONTRIBUTING.md file to include a new section on fixing a failed GitHub Actions run.

Summary

  • Updated .github/labeler.yml to add new configuration options for the example_change label.
  • Modified .github/workflows/testing.yml to add the --cov flag to the pytest command.
  • Updated CONTRIBUTING.md to include a new section on fixing a failed GitHub Actions run.

Copy link
Author

sweep-ai bot commented Jan 12, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

This is an automated message generated by Sweep AI.

Copy link
Author

sweep-ai bot commented Jan 12, 2024

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:



[!CAUTION]

An error has occurred: Cmd('git') failed due to: exit code(128)
cmdline: git clone -v --branch=sweep/sweep_gha_fix_the_github_actions_run_fai_31 -- https://:@github.com/ZackBradshaw/swarms.git /tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31
stderr: 'Cloning into '/tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31'...
POST git-upload-pack (622 bytes)
POST git-upload-pack (gzip 3767 to 1866 bytes)
fatal: could not open '/tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31/.git/objects/pack/tmp_pack_N5QJsP' for reading: No such file or directory
fatal: fetch-pack: invalid index-pack output
' (tracking ID: f18a00758d)

Copy link
Author

sweep-ai bot commented Jan 12, 2024

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:



[!CAUTION]

An error has occurred: Cmd('git') failed due to: exit code(128)
cmdline: git clone -v -- https://:@github.com/ZackBradshaw/swarms.git /tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31
stderr: 'Cloning into '/tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 3767 to 1865 bytes)
fatal: could not open '/tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31/.git/objects/pack/tmp_pack_AJM0Lh' for reading: No such file or directory
fatal: fetch-pack: invalid index-pack output
' (tracking ID: ecccf75a74)

Copy link
Author

sweep-ai bot commented Jan 12, 2024

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:



[!CAUTION]

An error has occurred: Cmd('git') failed due to: exit code(128)
cmdline: git clone -v -- https://:@github.com/ZackBradshaw/swarms.git /tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31
stderr: 'Cloning into '/tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 3767 to 1865 bytes)
fatal: could not open '/tmp/cache/repos/ZackBradshaw/swarms/base/sweep--sweep_gha_fix_the_github_actions_run_fai_31/.git/objects/pack/tmp_pack_DARQEj' for reading: No such file or directory
fatal: fetch-pack: invalid index-pack output
' (tracking ID: b19cef4d4f)

Copy link

Stale pull request message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants