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

fix: apt.deb_index should work without a lock #70

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Conversation

thesayyn
Copy link
Collaborator

@thesayyn thesayyn commented Aug 8, 2024

Fixes the issue where if no lock file is passed to apt.deb_index it fails horribly. This change fixes the issue.
Sorry for the big diff because i had to refactor a lot to make it work with bzlmod!

@thesayyn thesayyn force-pushed the fix_bzlmod_no_lock branch from 1f56be6 to 96e7207 Compare August 8, 2024 23:26
e2e/smoke/MODULE.bazel Show resolved Hide resolved
apt/private/resolve.bzl Outdated Show resolved Hide resolved
apt/private/deb_import.bzl Show resolved Hide resolved
@thesayyn thesayyn merged commit b07822e into main Aug 9, 2024
7 checks passed
@thesayyn thesayyn mentioned this pull request Aug 9, 2024
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