msys2 / msys2/setup-msys2

Extend action to support Ubuntu runner?

Open
#293 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
392
Forks
52
Avg merge
52m
Merged PRs (30d)
7

Description

It might sound strange, but the msys packages work nice for cross builds (targetting 32 or 64 bit Windows) on Debian / Ubuntu hosts, too. Typically a cross build on Linux is much faster than a build on Windows. While Debian and Debian based Linux distributions provide compiler packages for the cross build, they lack the required library packages. msys comes with a large collection of packages which can fill the gap. Therefore it would be great if the GitHub action could be used with the Ubuntu 22.04 runner, too.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the action detects and configures its current runner platform, then inspect the existing GitHub Actions workflows for platform-specific assumptions. Verify the action can run on an Ubuntu 22.04 runner and support the described MSYS package use case without breaking Windows support.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, ubuntu
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.