Skip to content

downgrade release#1250

Merged
phenobarbital merged 1 commit into
masterfrom
phenobarbital-patch-1
Sep 7, 2024
Merged

downgrade release#1250
phenobarbital merged 1 commit into
masterfrom
phenobarbital-patch-1

Conversation

@phenobarbital
Copy link
Copy Markdown
Owner

@phenobarbital phenobarbital commented Sep 7, 2024

Summary by Sourcery

Downgrade the 'actions/download-artifact' GitHub Action version in the release workflow to ensure compatibility or address issues with the newer version.

CI:

  • Downgrade the 'actions/download-artifact' GitHub Action from version v4.1.7 to v2 in the release workflow.

@phenobarbital phenobarbital merged commit 546d243 into master Sep 7, 2024
@phenobarbital phenobarbital deleted the phenobarbital-patch-1 branch September 7, 2024 22:20
@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented Sep 7, 2024

Reviewer's Guide by Sourcery

This pull request downgrades the version of the 'actions/download-artifact' action used in the GitHub workflow file from v4.1.7 to v2. This change affects the 'Download all artifacts' step in the release workflow.

File-Level Changes

Change Details Files
Downgrade of 'actions/download-artifact' action version
  • Changed the version of 'actions/download-artifact' from v4.1.7 to v2
.github/workflows/release.yml

Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @phenobarbital - I've reviewed your changes - here's some feedback:

Overall Comments:

  • Could you please explain the rationale behind downgrading actions/download-artifact from v4.1.7 to v2? This is a significant version jump backwards. If there are specific issues with v4.1.7, consider using a more recent version that addresses your concerns, or explore alternative solutions that don't require such a major downgrade. Please ensure you're not losing any critical features or security updates introduced in newer versions.
Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

phenobarbital added a commit that referenced this pull request Mar 20, 2026
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