Skip to content

Conversation

@jmelahman
Copy link
Contributor

@jmelahman jmelahman commented Aug 10, 2025

  • Makes it easier to test changes, for example
  • Improves ability to assert existing behavior doesn't regress
    • I think I broke the minio_archive rule in cc1c12a -- will send a followup to fix
  • Acts as documentation for users

I can integrate to CI/CD via Github Actions in a follow up if that's interesting.

Depends on #8 and #14

http_file(
name = "minio_binary",
urls = [
"https://dl.min.io/server/minio/release/linux-amd64/minio",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oof. These aren't versioned. I'll see if they support versioned releases otherwise, will remove the sha256 :/

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.

1 participant