Skip to content

ci: fix the linux runner group name#10073

Merged
jordanrfrazier merged 1 commit into
mainfrom
fix-nightly-linux-group
Oct 1, 2025
Merged

ci: fix the linux runner group name#10073
jordanrfrazier merged 1 commit into
mainfrom
fix-nightly-linux-group

Conversation

@jordanrfrazier
Copy link
Copy Markdown
Collaborator

@jordanrfrazier jordanrfrazier commented Oct 1, 2025

fix the linux runner group name

Summary by CodeRabbit

  • Chores
    • Standardized CI runner naming across build and release pipelines, updating the self-hosted runner label for amd64 and nightly/release builds.
    • Ensures consistent, reliable automated Docker builds and releases without altering application behavior.
    • Improves maintainability of CI workflows and reduces configuration drift across base, main, and extended build variants.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 1, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Renames the GitHub Actions runner label from Langflow-runners to Langflow-runner across multiple workflows (.github/workflows). Affects amd64 matrices in docker-build-v2 and docker-nightly-build, and the runs-on list in release.yml. No logic, branching, or control-flow changes.

Changes

Cohort / File(s) Summary of Changes
GitHub Actions runner label rename
.github/workflows/docker-build-v2.yml, .github/workflows/docker-nightly-build.yml, .github/workflows/release.yml
Updated runs-on matrix entries from "Langflow-runners" to "Langflow-runner" for amd64 builds and release workflow; no other modifications.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size:S, lgtm

Suggested reviewers

  • lucaseduoli
  • ogabrielluiz
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-nightly-linux-group

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7382ac8 and 7d231ae.

📒 Files selected for processing (3)
  • .github/workflows/docker-build-v2.yml (4 hunks)
  • .github/workflows/docker-nightly-build.yml (3 hunks)
  • .github/workflows/release.yml (1 hunks)

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.

@jordanrfrazier jordanrfrazier merged commit 9992b4e into main Oct 1, 2025
11 of 13 checks passed
@jordanrfrazier jordanrfrazier deleted the fix-nightly-linux-group branch October 1, 2025 17:25
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 1, 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