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

chore(dependabot): operate only on workspace roots #10187

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

turadg
Copy link
Member

@turadg turadg commented Oct 2, 2024

incidental

Description

#10186 ran but timed out: https://github.com/Agoric/agoric-sdk/actions/runs/11150379306/job/30991381517

Reviewing the logs it looks like it did a lot of duplicate work querying for each package. Maybe that's a bug in Dependabot. Meanwhile, we only need to update the yarn.lock so this leaves out the 'packages" wildcard. It adds two other top-level directories that are Yarn workspaces.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

have to test in master

Upgrade Considerations

none

@turadg turadg requested review from kriskowal and mujahidkay October 2, 2024 20:49
@turadg turadg requested a review from a team as a code owner October 2, 2024 20:49
@turadg turadg added automerge:rebase Automatically rebase updates, then merge bypass:integration Prevent integration tests from running on PR labels Oct 2, 2024
Copy link

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: e730b30
Status: ✅  Deploy successful!
Preview URL: https://f706c53b.agoric-sdk.pages.dev
Branch Preview URL: https://ta-dependabot.agoric-sdk.pages.dev

View logs

Copy link
Member

@mujahidkay mujahidkay left a comment

Choose a reason for hiding this comment

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

🤞

@mergify mergify bot merged commit 483939c into master Oct 2, 2024
92 of 93 checks passed
@mergify mergify bot deleted the ta/dependabot branch October 2, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge bypass:integration Prevent integration tests from running on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants