Skip to content

chore(ci): upgrade GHA runner image to Ubuntu 26.04#42191

Open
hainenber wants to merge 16 commits into
masterfrom
chore/upgrade-gha-runner-image-to-ubuntu-26-04
Open

chore(ci): upgrade GHA runner image to Ubuntu 26.04#42191
hainenber wants to merge 16 commits into
masterfrom
chore/upgrade-gha-runner-image-to-ubuntu-26-04

Conversation

@hainenber

Copy link
Copy Markdown
Contributor

chore(ci): upgrade GHA runner image to Ubuntu 26.04

SUMMARY

Very much self-titled. Ubuntu 26.04 trims off quite a lot of installations so in theory, this should help with job init time

image

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TESTING INSTRUCTIONS

Green CI as acceptance criterion

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Signed-off-by: hainenber <dotronghai96@gmail.com>
@dosubot dosubot Bot added the github_actions Pull requests that update GitHub Actions code label Jul 18, 2026
@bito-code-review

bito-code-review Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.18%. Comparing base (277c814) to head (c77e517).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #42191   +/-   ##
=======================================
  Coverage   65.18%   65.18%           
=======================================
  Files        2768     2768           
  Lines      156099   156099           
  Branches    35727    35727           
=======================================
+ Hits       101749   101750    +1     
+ Misses      52385    52384    -1     
  Partials     1965     1965           
Flag Coverage Δ
hive 38.61% <ø> (ø)
javascript 70.81% <ø> (+<0.01%) ⬆️
mysql 57.86% <ø> (ø)
postgres 57.92% <ø> (ø)
presto 40.55% <ø> (ø)
python 59.32% <ø> (ø)
sqlite 57.54% <ø> (ø)
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rusackas

Copy link
Copy Markdown
Member

Nice cleanup and CI's green, but check-python-deps.yml, the python-dependency-liccheck job, and both playwright-tests / playwright-tests-experimental are still on ubuntu-22.04 while everything else jumped to 26.04. Is that intentional (like the flaky-on-24.04 comment on cypress-matrix) or just missed? Leaving the two heaviest test jobs on the old image seems to undercut the job-init speedup this PR is going for.

Signed-off-by: hainenber <dotronghai96@gmail.com>
@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit c77e517
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a5e321c2ee75b000874323c
😎 Deploy Preview https://deploy-preview-42191--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@rusackas rusackas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for bumping the remaining jobs to 26.04, @hainenber! LGTM.

One nit: the comment above cypress-matrix in superset-e2e.yml about flaking on 24.04 is stale now that it jumped straight to 26.04, might want to update or drop it.

dmunozv04 and others added 9 commits July 20, 2026 21:34
…mport paths (#42205)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…end (#42235)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3 in /superset-frontend (#42233)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#42232)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nd (#42231)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…docs (#42228)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot Bot and others added 4 commits July 20, 2026 21:34
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#42137)

Co-authored-by: José Teixeira <jose.teixeira@douroeci.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants