Skip to content

fix: update upload-artifact to v5 and replace deprecated macos-13 runner - #17

Merged
recepgunes1 merged 1 commit into
mainfrom
fix/release-pipeline
Mar 13, 2026
Merged

fix: update upload-artifact to v5 and replace deprecated macos-13 runner#17
recepgunes1 merged 1 commit into
mainfrom
fix/release-pipeline

Conversation

@recepgunes1

@recepgunes1 recepgunes1 commented Mar 13, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Removed macOS x64 from the build matrix, restricting platform support accordingly.

@recepgunes1
recepgunes1 merged commit 5252acc into main Mar 13, 2026
2 of 3 checks passed
@coderabbitai

coderabbitai Bot commented Mar 13, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 86a99a9d-0bab-483f-aa07-fb3e85f6f704

📥 Commits

Reviewing files that changed from the base of the PR and between c7834c4 and a983692.

📒 Files selected for processing (2)
  • .github/workflows/release.yaml
  • .gitignore

Walkthrough

Two configuration files updated: the CI/CD release workflow had a macOS x64 matrix entry removed and GitHub Actions artifact upload action bumped from v4 to v5, while the gitignore file added a ".claude/" directory exclusion.

Changes

Cohort / File(s) Summary
CI/CD Workflow
.github/workflows/release.yaml
Removed macOS x64 (osx-x64) from build matrix; updated actions/upload-artifact from v4 to v5 in two locations.
Ignore Configuration
.gitignore
Added ".claude/" directory entry to ignored paths.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A workflow refined, a path put to rest,
macOS x64 takes a well-earned nest,
Actions upgraded, v5 now in place,
Claude's folder hidden—keeping the space clean!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/release-pipeline
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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