这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: GoogleContainerTools/rules_distroless

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thesayyn Sahin Yort
fix: remove workspace support

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: provide more helpful message for package not found (#150)

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: handle uncompressed Package indices (#129)

* Handle uncompressed Package files

E.g. packages.cloud.google.com/apt’s Packages

* Add a smoketest for uncompressed Packages

v0.4.1

Toggle v0.4.1's commit message
chore: buildifier

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thesayyn Sahin Yort
ci: fix macos test

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thesayyn Sahin Yort
chore: rename rules for clarity

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Debian packages with tar.gz data file (#99)

When a Debian package has a data file that's already compressed with gz
and named data.tar.gz it fails with Error in genrule: rule 'data' has
file 'data.tar.gz' as both an input and an output.

See issue #98

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #83 from GoogleContainerTools/update_release

ci: update release pipeline

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: decompression fails with multiple apt.install calls (#72)

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: apt.deb_index should work without a lock (#70)

* fix: apt.deb_index should work without a lock

* chore: rename the extension

* make package_template a label

* typo