question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deprecated Ubuntu 18.04 used in example workflows

See original GitHub issue

Where to find the issue

There are three workflows using the deprecated runner Ubuntu 18.04:

Describe the issue

GitHub workflows are using the deprecated ubuntu-18.04 runner image.

Suggestion

Update the other two workflows to use ubuntu-22.04:

In addition update:

Consider for these two workflows if it is necessary to retain testing of two different versions of Ubuntu. In general it may be advantageous for all workflows to standardize on ubuntu-latest.

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
jaffrepaulcommented, Dec 8, 2022

@MikeMcC399 Agreed!

1reaction
jaffrepaulcommented, Dec 7, 2022

I would offer to submit a PR for this, however I am unsure if there is capacity on the maintainer side of this repository currently which could process PR submission. How are things looking in general here from the maintenance side?

The more I look, the more I see things which need updating!

Thank you @MikeMcC399. I learned that pinning these Ubuntu runners to a specific version was to help with this issue. However, as you’ve noted this is now becoming outdated. -latest is still transitioning to ubuntu-22.04. So for the time being, we could update the pinned versions to latest and update the test which covers one version behind accordingly.

There is a new team of two aiming to get ALL Cypress tools and plugins back up to date. There are a number of things needing attention in the GHA. This will take some time but I encourage you to open PRs where you can!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Ubuntu 18.04 Actions runner image is being deprecated ...
The Ubuntu 18.04 Actions runner image started our deprecation process on 8/8/22 and will be fully unsupported by 12/1/22.
Read more >
Image Deprecation Policy - DigitalOcean Documentation
Information on the distribution versions we provide and our policies on updating and deprecating images.
Read more >
Supported operating systems - GitLab Docs
An exception to this deprecation policy is when we are unable to provide packages for the next version of the operating system. The...
Read more >
Roadmap — StackStorm 3.8.0 documentation
Python 2 deprecation: Updated RHEL/CentOS 7.x and Ubuntu 16.04 to use Python 3.6, and update packs ... Orquesta: Support task retry in workflow...
Read more >
Operating system details - Compute Engine - Google Cloud
To continue to use a regular Ubuntu image, you will have to upgrade to the next regular Ubuntu release or LTS release after...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found