8000 fix: use distro.like() instead of distro.id() by psyray · Pull Request #604 · freelabz/secator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: use distro.like() instead of distro.id() #604

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

Merged
merged 4 commits into from
Apr 29, 2025

Conversation

psyray
Copy link
Collaborator
@psyray psyray commented Apr 29, 2025

fix #603

Use distro.like() instead of distro.id() to determine the Linux distribution. This handles cases where custom distro returns a not supported distro, ensuring the correct installer is used.

Use distro.like() instead of distro.id() to determine the Linux distribution. This handles cases where custom distro returns a not supported distro, ensuring the correct installer is used.
@ocervell ocervell merged commit 15157d4 into freelabz:main Apr 29, 2025
11 checks passed
ocervell added a commit that referenced this pull request Apr 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.13.0](v0.12.0...v0.13.0)
(2025-04-29)


### Features

* **core:** restore default task opts, improve workflows
([#560](#560))
([4849d44](4849d44))


### Bug Fixes

* use distro.like() instead of distro.id()
([#604](#604))
([15157d4](15157d4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: distro not correctly detected on tools install
2 participants
0