Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add make binary to IxDay/mruby #30425

Merged
merged 4 commits into from
Dec 29, 2024
Merged

Conversation

IxDay
Copy link
Contributor

@IxDay IxDay commented Dec 29, 2024

IxDay/mruby - Lightweight Ruby

Check List

@IxDay IxDay force-pushed the fix/IxDay/mruby branch 2 times, most recently from b5769d1 to b6828ab Compare December 29, 2024 22:41
@suzuki-shunsuke
Copy link
Member

Thank you for your contribution!

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Dec 29, 2024

https://github.com/aquaproj/aqua-registry/actions/runs/12539368795/job/34965438095?pr=30425

It looks strange.
aqua should complement .exe on Windows. 🤔
Maybe this is a bug of aqua.
I'll look into this.

ERRO[0000] check file_src is correct                     aqua_version=2.40.0 env=windows/amd64 error="check file_src is correct: get file_src: CreateFile C:\\Users\\runneradmin\\AppData\\Local\\aquaproj-aqua\\pkgs\\github_release\\github.com\\IxDay\\mruby\\3.3.0\\mruby-windows-x86_64.zip\\mrake: The system cannot find the file specified." file_name=mrake package_name=IxDay/mruby package_version=3.3.0 program=aqua registry=standard
ERRO[0000] executable files aren't found
Files in the unarchived package:
mrake.bat
mruby.exe

@suzuki-shunsuke
Copy link
Member

I see. aqua can complement the file extension .exe, but can't complement .bat.

@suzuki-shunsuke suzuki-shunsuke merged commit 4c85860 into aquaproj:main Dec 29, 2024
17 checks passed
@suzuki-shunsuke suzuki-shunsuke added this to the v4.286.0 milestone Dec 29, 2024
@suzuki-shunsuke
Copy link
Member

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Dec 30, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.285.0` -> `v4.286.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.286.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.286.0)

[Compare Source](aquaproj/aqua-registry@v4.285.1...v4.286.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.286.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.286.0) | aquaproj/aqua-registry@v4.285.1...v4.286.0

#### 🎉 New Packages

[#&#8203;30421](aquaproj/aqua-registry#30421) [github/git-sizer](https://github.com/github/git-sizer): Compute various size metrics for a Git repository, flagging those that might cause problems [@&#8203;ponkio-o](https://github.com/ponkio-o)
[#&#8203;30416](aquaproj/aqua-registry#30416) [mitsuhiko/minijinja](https://github.com/mitsuhiko/minijinja): MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
[#&#8203;30426](aquaproj/aqua-registry#30426) [redpanda-data/redpanda](https://github.com/redpanda-data/redpanda): Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM
[#&#8203;30414](aquaproj/aqua-registry#30414) [mame/wsl2-ssh-agent](https://github.com/mame/wsl2-ssh-agent) - A bridge from WSL2 ssh client to Windows ssh-agent.exe service [@&#8203;nakatanakatana](https://github.com/nakatanakatana)

#### Fixes

[#&#8203;30425](aquaproj/aqua-registry#30425) Add make binary to IxDay/mruby [@&#8203;IxDay](https://github.com/IxDay)

### [`v4.285.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.285.1)

[Compare Source](aquaproj/aqua-registry@v4.285.0...v4.285.1)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.285.1) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.285.1) | aquaproj/aqua-registry@v4.285.0...v4.285.1

#### Fixes

[#&#8203;30399](aquaproj/aqua-registry#30399) budimanjojo/talhelper: Add windows support [@&#8203;ChipWolf](https://github.com/ChipWolf)
[#&#8203;30403](aquaproj/aqua-registry#30403) triyanox/lla: Rename the package to chaqchase/lla
[#&#8203;30412](aquaproj/aqua-registry#30412) sachaos/todoist: Re-scaffold the setting

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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.

2 participants