-
-
Notifications
You must be signed in to change notification settings - Fork 328
Comparing changes
Open a pull request
base repository: mxschmitt/action-tmate
base: v3.22
head repository: mxschmitt/action-tmate
compare: v3.23
- 14 commits
- 6 files changed
- 4 contributors
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 04f8167 - Browse repository at this point
Copy the full SHA 04f8167View commit details -
Merge pull request #224 from muzimuzhi/ci/update-runner-list
ci(manual-test): update list of runner images
Configuration menu - View commit details
-
Copy full SHA for 9ca996a - Browse repository at this point
Copy the full SHA 9ca996aView commit details -
ci(manual-test): convert from a matrix job to a single job
With this change, the `manual-test` workflow accepts user input as to what runner OS or Docker image to run on. It is more useful this way, too, as I never encountered a situation where I would want to run this Action on multiple runners, having to log in concurrently into multiple tmate sessions, and I doubt that anyone else has encountered that situation, either. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 85c04fe - Browse repository at this point
Copy the full SHA 85c04feView commit details -
Add a node.js script to update manual-test's
runs-onoptionsAs I had suggested in #224 (comment), it would be good to have some sort of automation to update the ever-changing list of runner pools that are supported by GitHub. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 26050e8 - Browse repository at this point
Copy the full SHA 26050e8View commit details -
ci(manual-test): update
runs-onoptionsBrought to you by the new `update-manual-test.js` script. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 2f034cd - Browse repository at this point
Copy the full SHA 2f034cdView commit details -
update-manual-test: special-case Windows/ARM64 runners
For a little more than two weeks, as of time of writing, there are GitHub-hosted Windows/ARM64 runners (at long last!), announced here: https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/ These are not yet listed in the `runner-images` README, therefore we want to add them manually. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 64389e6 - Browse repository at this point
Copy the full SHA 64389e6View commit details -
manual-test: install MSYS2 on Windows/ARM64
The Windows/ARM64 runners that are currently in public preview do not have MSYS2 installed by default, so let's do that. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 877e019 - Browse repository at this point
Copy the full SHA 877e019View commit details
Commits on May 3, 2025
-
Merge pull request #225 from dscho/manual-test-with-choice
Convert the `manual-test` workflow to allow specifying which runner OS to use
Configuration menu - View commit details
-
Copy full SHA for c02a7a6 - Browse repository at this point
Copy the full SHA c02a7a6View commit details
Commits on Oct 22, 2025
-
Fix regex to match Almalinux correctly
In AlmaLinux, the ID in /etc/os-release is quoted ``` $ docker run -it --rm almalinux:9 cat /etc/os-release | grep ^ID= 2>/dev/null ID="almalinux" ```
Configuration menu - View commit details
-
Copy full SHA for fcb7456 - Browse repository at this point
Copy the full SHA fcb7456View commit details
Commits on Oct 23, 2025
-
Merge pull request #233 from craigds/master
Fix regex to match Almalinux correctly
Configuration menu - View commit details
-
Copy full SHA for 9330690 - Browse repository at this point
Copy the full SHA 9330690View commit details -
chore(deps): bump @octokit/plugin-paginate-rest, @actions/github and …
…@octokit/rest Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) to 9.2.2 and updates ancestor dependencies [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together. Updates `@octokit/plugin-paginate-rest` from 2.21.3 to 9.2.2 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v2.21.3...v9.2.2) Updates `@actions/github` from 5.1.1 to 6.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `@octokit/rest` from 20.0.1 to 20.1.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v20.0.1...v20.1.1) --- updated-dependencies: - dependency-name: "@octokit/plugin-paginate-rest" dependency-type: indirect - dependency-name: "@actions/github" dependency-type: direct:production - dependency-name: "@octokit/rest" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cce69e - Browse repository at this point
Copy the full SHA 5cce69eView commit details -
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 780fa1f - Browse repository at this point
Copy the full SHA 780fa1fView commit details -
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for e1d614c - Browse repository at this point
Copy the full SHA e1d614cView commit details -
Merge pull request #212 from mxschmitt/dependabot/npm_and_yarn/multi-…
…9944487052 chore(deps): bump @octokit/plugin-paginate-rest, @actions/github and @octokit/rest
Configuration menu - View commit details
-
Copy full SHA for c0afd6f - Browse repository at this point
Copy the full SHA c0afd6fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.22...v3.23