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... #10

Conversation

sweep-ai[bot]
Copy link

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

Description

This pull request includes changes to the .github/workflows/main.yml file to fix the GitHub Actions workflow. The changes involve setting up Python, installing Poetry, and running isort with Poetry.

Summary

  • Added GitHub Actions workflow for the main branch
  • Set up Python version 3.x
  • Installed Poetry
  • Added Poetry to PATH
  • Ran isort with Poetry to check and diff the files

Copy link

vercel bot commented Jan 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
promplate-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2024 9:37am

Copy link
Author

sweep-ai bot commented Jan 6, 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:

The command:
Run poetry run isort . --check --diff
yielded the following error:
##[error]Process completed with exit code 127.

Here are the logs:
/home/runner/work/_temp/7fe00542-50e6-4909-90f5-697d691202f7.sh: line 1: poetry: command not found

Created Pull Request: #13

Copy link
Author

sweep-ai bot commented Jan 6, 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:

The command:
Run poetry run isort . --check --diff
yielded the following error:
##[error]Process completed with exit code 127.

Here are the logs:
/home/runner/work/_temp/6a26990c-15a7-44d1-b7e8-8dc9911d4e88.sh: line 1: poetry: command not found

Created Pull Request: #12

Copy link
Author

sweep-ai bot commented Jan 6, 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:

The command:
Run poetry run isort . --check --diff
yielded the following error:
##[error]Process completed with exit code 127.

Here are the logs:
/home/runner/work/_temp/a2dcee3d-d8b7-4699-81f2-6ae81449dee7.sh: line 1: poetry: command not found

Created Pull Request: #38

@CNSeniorious000 CNSeniorious000 deleted the sweep/sweep_gha_fix_the_github_actions_run_fai_6 branch February 22, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant