-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update astral-sh/setup-uv digest to 8585678 #127
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
Conversation
|
Warning Rate limit exceeded@renovate[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 4 minutes and 57 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughUpdated two GitHub Actions workflow files to change the pinned commit for the astral-sh/setup-uv action from Sequence Diagram(s)sequenceDiagram
autonumber
participant Repo as Repository
participant GH as GitHub Actions
participant Action as astral-sh/setup-uv
note left of Repo `#E8F0FF`: Updated pinned commit in\n.github/actions/create-venv-for-tests/action.yml\n.github/workflows/copilot-setup-steps.yml
Repo->>GH: push workflow changes
GH->>Action: checkout action@v7\npinned at 85856786d1ce8a...
alt action runs successfully
Action-->>GH: setup uv environment
GH-->>Repo: continue workflow
else action fails
Action-->>GH: error
GH-->>Repo: workflow fails
end
Possibly related PRs
Suggested reviewers
Pre-merge checks✅ Passed checks (2 passed)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #127 +/- ##
=====================================
Coverage 73% 73%
=====================================
Files 575 575
Lines 46924 46924
Branches 5521 5521
=====================================
Hits 34490 34490
Misses 10612 10612
Partials 1822 1822 🚀 New features to boost your workflow:
|
5aa1f0b to
7e79edc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (2)
.github/actions/create-venv-for-tests/action.yml(1 hunks).github/workflows/copilot-setup-steps.yml(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
- GitHub Check: Build & Package Extension
- GitHub Check: Build & Test
- GitHub Check: copilot-setup-steps
- GitHub Check: copilot-setup-steps
🔇 Additional comments (1)
.github/workflows/copilot-setup-steps.yml (1)
81-81: Consistent with other file update.This change mirrors the update in
.github/actions/create-venv-for-tests/action.yml(line 19), keeping the digest pinning consistent across both files. Verification of the digest validity will cover both locations.
7e79edc to
3012471
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
♻️ Duplicate comments (1)
.github/actions/create-venv-for-tests/action.yml (1)
19-19: Update version tag comment to reflect actual release.The digest
85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41corresponds to a v7.1.x release, not justv7. Update the inline comment for clarity and consistency.- uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7 + uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.0
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
Disabled knowledge base sources:
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (2)
.github/actions/create-venv-for-tests/action.yml(1 hunks).github/workflows/copilot-setup-steps.yml(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: Build & Test
- GitHub Check: copilot-setup-steps
- GitHub Check: copilot-setup-steps
6209e40 to
4681722
Compare
e4a165b to
c6159ed
Compare
348587a to
4d3da30
Compare
4d3da30 to
7ba881a
Compare
This PR contains the following updates:
2ddd2b9->8585678Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.