Skip to content

Migrate workflows that need write access to use hosted runners - #2077

Merged
pietern merged 2 commits into
mainfrom
switch-runners
Jan 6, 2025
Merged

Migrate workflows that need write access to use hosted runners#2077
pietern merged 2 commits into
mainfrom
switch-runners

Conversation

@pietern

@pieternpietern commented Jan 6, 2025

Copy link
Copy Markdown
Contributor

Changes

Migrate workflows to Databricks-hosted GitHub Actions runners.

The GitHub-hosted runners can no longer be used because of security hardening.

@denik

denik commented Jan 6, 2025

Copy link
Copy Markdown
Contributor
  1. Could you add motivation for this change?
  2. Will we be be to move the integration test workflow into this repository?

@pietern

Copy link
Copy Markdown
ContributorAuthor

@denik

  1. Added mention of security hardening to the summary.
  2. No, that's unrelated.

@pietern
pietern added this pull request to the merge queueJan 6, 2025
Merged via the queue into main with commit c262b30Jan 6, 2025
@pietern
pietern deleted the switch-runners branch January 6, 2025 15:40
@pieternpietern mentioned this pull request Jan 6, 2025
github-merge-queueBot pushed a commit that referenced this pull request Jan 6, 2025
## Changes
This reverts commit 3155285.
These workflows were disabled in #2085.
They should work again now that we're using self-hosted runners (see
#2077).
## Tests
(inline)
github-merge-queueBot pushed a commit that referenced this pull request Jan 8, 2025
## Changes
I missed these in #2077 and they failed because of it on the v0.238.0
release.
pietern added a commit that referenced this pull request Jan 9, 2025
This action uses a token to access the release artifacts and as such needs to
execute on runner that's on the allowlist.
Related PRs:
* #2098
* #2077
github-merge-queueBot pushed a commit that referenced this pull request Jan 9, 2025
## Changes
This action uses a token to access the release artifacts and, as such,
needs to execute on the runner that's on the allowlist.
Related PRs:
* #2098
* #2077
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
Migrate workflows to Databricks-hosted GitHub Actions runners.
The GitHub-hosted runners can no longer be used because of security
hardening.
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
This reverts commit e13a130.
These workflows were disabled in #2085.
They should work again now that we're using self-hosted runners (see
#2077).
## Tests
(inline)
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
I missed these in #2077 and they failed because of it on the v0.238.0
release.
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
This action uses a token to access the release artifacts and, as such,
needs to execute on the runner that's on the allowlist.
Related PRs:
* #2098
* #2077
Sign up for freeto 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.

3 participants

@pietern@denik@andrewnester