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

Conversation

sweep-ai[bot]
Copy link

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

Description

This pull request includes the following changes:

  • Updated the URLs for linting badges in the README.md file.
  • Modified the list_system_apps function in the adbe/adb_enhanced.py file to return the list of packages instead of printing them.
  • Modified the _run_cmd_or_fail function in the release.py file to raise an exception if the command execution fails.
  • Modified the main function in the release.py file to remove the check for Python 2 support and to always execute the release publishing logic.

Summary

  • Updated URLs for linting badges in the README.md file.
  • Modified list_system_apps function to return packages instead of printing them in the adbe/adb_enhanced.py file.
  • Modified _run_cmd_or_fail function to raise an exception if command execution fails in the release.py file.
  • Modified main function to remove Python 2 support check and always execute release publishing logic in the release.py file.

Copy link
Author

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



Created Pull Request: #229

@sweep-ai sweep-ai bot closed this Jan 25, 2024
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.

None yet

0 participants