Skip to content

Tweaks #489

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 5 commits into from
Apr 27, 2025
Merged

Tweaks #489

merged 5 commits into from
Apr 27, 2025

Conversation

helly25
Copy link
Contributor

@helly25 helly25 commented Apr 26, 2025

Tweaks:

  • Sort known distro names.
  • Function _os_version_arch returns a dist(ribution) name and not an os name, so we rename it _dist_version_arch.
  • Move _resolve_version_for_suse above _linux to follow order of the other helpers.
  • Improve strip_prefix detection (also added .exe as we predict it, though we cannot really handle it (yet)).

* Sort known distro names.
* Function `_os_version_arch` returns a dist(ribution) name and not an os name, so we rename it `_dist_version_arch`.
* Move `_resolve_version_for_suse` above `_linux` to follow order of the other helpers.
* Improve strip_prefix detection (also added `.exe` as we predict it, though we cannot really handle it (yet)).
helly25 and others added 3 commits April 26, 2025 19:15
Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
@fmeum fmeum merged commit e710324 into bazel-contrib:master Apr 27, 2025
36 checks passed
@helly25 helly25 deleted the chore/cleanup_20250426 branch April 27, 2025 09:05
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