Skip to content

Conversation

iQQBot
Copy link
Contributor

@iQQBot iQQBot commented Apr 24, 2025

Description

Update github action runtime, because ubuntu 20.04 already retirement

image

Related Issue(s)

Fixes CLC-1314

How to test

see this action https://github.com/gitpod-io/gitpod/actions/runs/14635198613

image

Documentation

Preview status

gitpod:summary

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft preemptible
    Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

/hold

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the GitHub Actions runtime environment from ubuntu-20.04 to ubuntu-latest in two workflow files to address the retirement of ubuntu-20.04.

  • Updated .github/workflows/update-image-digest.yml to use ubuntu-latest
  • Updated .github/workflows/team-labeler.yml to use ubuntu-latest

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/update-image-digest.yml Updated the runner image from ubuntu-20.04 to ubuntu-latest
.github/workflows/team-labeler.yml Updated the runner image from ubuntu-20.04 to ubuntu-latest

Copy link
Member

@Siddhant-K-code Siddhant-K-code left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@iQQBot
Copy link
Contributor Author

iQQBot commented Apr 24, 2025

/unhold

@roboquat roboquat merged commit 828784c into main Apr 24, 2025
48 checks passed
@roboquat roboquat deleted the pd/update-team- branch April 24, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants