Skip to content

fix(action): switch from wget to curl to support windows#104

Merged
okafke merged 1 commit intomainfrom
57-update-wget-from-l105-of-the-action-to-be-universal
Nov 12, 2025
Merged

fix(action): switch from wget to curl to support windows#104
okafke merged 1 commit intomainfrom
57-update-wget-from-l105-of-the-action-to-be-universal

Conversation

@okafke
Copy link
Member

@okafke okafke commented Nov 12, 2025

No description provided.

@okafke okafke linked an issue Nov 12, 2025 that may be closed by this pull request
@okafke okafke merged commit 950d98f into main Nov 12, 2025
7 checks passed
@okafke okafke deleted the 57-update-wget-from-l105-of-the-action-to-be-universal branch November 12, 2025 15:40
@ChipWolf
Copy link
Member

Let's add a test for windows runners

null2264 added a commit to null2264/mc-runtime-test that referenced this pull request Dec 10, 2025
* chore(mod): 1.21.5 (headlesshq#64)

* chore(deps): update googleapis/release-please-action digest to a02a34c (headlesshq#62)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(deps): support 1.21.5 and update to HeadlessMc 2.5.1

* chore(main): release 3.1.0 (headlesshq#68)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(docs): escape characters in README (headlesshq#69)

* fix(action): Change cache keys to prevent prefix fallback to cache of incorrect version (headlesshq#71)

* chore(main): release 3.1.1 (headlesshq#72)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(deps): update useblacksmith/setup-gradle digest to 7f7b355 (headlesshq#75)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/download-artifact digest to d3f86a1 (headlesshq#65)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update useblacksmith/setup-java digest to 4ef8123 (headlesshq#63)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/upload-artifact digest to ea165f8 (headlesshq#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency net.fabricmc.fabric-api:fabric-gametest-api-v1 to v1.3.16+1172e8970d (headlesshq#76)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat!: Default to github cache, blacksmith or no cache are configurable, extensive 1.7.10 logging (headlesshq#74)

Co-authored-by: Chip Wolf ‮ <hello@chipwolf.uk>
Co-authored-by: Chip Wolf ‮ <chipukyt@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(main): release 4.0.0 (headlesshq#78)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(ci): automatic PR when new Mc version is available (headlesshq#85)

* chore(ci): add requirements.txt

* chore(ci): fix new mc version workflow (headlesshq#88)

* chore(ci): fix reviewers and syntax in new mc version workflow (headlesshq#90)

* chore(ci): run matrix based on PR message (headlesshq#92)

* chore(ci): use find-comment action to find PR comment (headlesshq#94)

* chore(ci): use pull_request.body

* chore(ci): log PR comment body matching

* chore(ci): Fixed regex for PR comment body matching

* chore(ci): Fixed regex for PR comments not matching zeros

* chore(ci): modify README in new mc version workflow (headlesshq#103)

* feat(mod): Support 1.21.6 (headlesshq#81)

Co-authored-by: okafke <65917827+okafke@users.noreply.github.com>

* fix(action): switch from wget to curl to support windows (headlesshq#104)

* chore(main): release 4.1.0 (headlesshq#106)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(docs): add supported versions to README

* chore(ci): read build & run data from file (headlesshq#111)

* chore(ci): improve README modification

* chore(deps): update dependency urllib3 to v2.6.0 [security] (headlesshq#113)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: 1.21.10 already handled by 1_21_9

* ci: null2264

* ci: Use github cache

* ci: Use github cache

* refactor: Switching to uv

---------

Co-authored-by: 3arthqu4ke <56741599+3arthqu4ke@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chip Wolf ‮ <hello@chipwolf.uk>
Co-authored-by: Chip Wolf ‮ <chipukyt@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: okafke <65917827+okafke@users.noreply.github.com>
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.

Update wget from L105 of the action to be universal.

3 participants