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(repo): fix assignment rules to prevent early termination #30382

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lourw
Copy link
Contributor

@lourw lourw commented Mar 14, 2025

Current Behavior

We set assignment rules to default all tasks to medium, which meant that after the linux-large agent was complete, it would terminate since no tasks would be assigned to it. This fixes the rules to ensure that tasks can also be assigned to the linux-large agent.

Expected Behavior

Related Issue(s)

Fixes #

@lourw lourw requested a review from a team as a code owner March 14, 2025 17:20
@lourw lourw requested a review from Cammisuli March 14, 2025 17:20
@lourw lourw self-assigned this Mar 14, 2025
Copy link

vercel bot commented Mar 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Mar 14, 2025 6:50pm

Copy link

nx-cloud bot commented Mar 14, 2025

View your CI Pipeline Execution ↗ for commit e58f0a0.

Command Status Duration Result
nx run-many -t check-imports check-commit check... ✅ Succeeded 12s View ↗
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded <1s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=50802... ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-14 18:37:26 UTC

@lourw lourw changed the title chore(repo): fix stop agents after to prevent early termination chore(repo): fix assignment rules to prevent early termination Mar 14, 2025
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