Skip to content

Conversation

lukas-runge
Copy link

Hi @beikeni,

after discovering your repo (thank you very much for providing it as a starting point πŸ™) I upgraded it to spawn the latest github runner version (v2.321.0) on the latest Ubuntu LTS version (24.04). I also added some missing dependencies - namely:

  • Node
  • Yarn
  • git
  • unzip
  • libasound2
  • some deps that playwright needs

As I did not want to deploy my image to docker hub, I removed the workflow for it. Consider not merging that commit in if you want to keep that. πŸ™Œ

Also I added an example docker compose config for quick deployment on self hosted machines. πŸš€

Best regards,
@lukas-runge

@Snowflake8
Copy link

Snowflake8 commented Apr 1, 2025

Thank you @lukas-runge , I had to adapt the repo and this up to date PR helped a lot.

Copy link
Owner

@beikeni beikeni left a comment

Choose a reason for hiding this comment

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

That sed command is a tiny bit suspicious

@lukas-runge
Copy link
Author

lukas-runge commented May 20, 2025

That sed command is a tiny bit suspicious

@beikeni 😁 Please have a look here: https://gha-cache-server.falcondev.io/getting-started#runner-configuration πŸ™Œ

Sign up for free to 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