Skip to content

Revert "vars.USE_RUNS_ON"#22923

Draft
blaginin wants to merge 1 commit into
mainfrom
db/runs-on-back
Draft

Revert "vars.USE_RUNS_ON"#22923
blaginin wants to merge 1 commit into
mainfrom
db/runs-on-back

Conversation

@blaginin

Copy link
Copy Markdown
Member

@gmcdonald has rolled back the runs-on app so we can get faster CI back, and also reduce the burden on GitHub Actions: #22455

I was hoping to just switch the USE_RUNS_ON flag in the settings, but it turns out forks have no access to upstream env variables, even if they are not secrets.

That means if runs-on is ever disabled again, we'll need to revert the revert... Or maybe we can have a check at the beginning of each CI run that reads some config flag / checks whether runs-on is available, and decides where to schedule the rest.

I don't mind doing either. Curious what others think? Maybe an auto CI check to make this more automated? Happy to do that on top.

This reverts commit e62f06c.
@blaginin blaginin requested a review from comphead June 12, 2026 06:31
@blaginin blaginin self-assigned this Jun 12, 2026
@github-actions github-actions Bot added the development-process Related to development process of DataFusion label Jun 12, 2026
@blaginin

Copy link
Copy Markdown
Member Author

btw, apache/datafusion branches (e.g. main we do use it even now)

@blaginin blaginin marked this pull request as draft June 12, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant