hm-edu / pwnedpass

Package pwnedpass is a Go package for querying a local instance of Troy Hunt's Pwned Passwords database.
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Publish binaries when publishing new release #55

Open Zeuh opened 4 months ago

Zeuh commented 4 months ago

Hi,

Could you add Github action to build binaries for amd64 with sha256sum when a new release are published ?

https://github.com/marketplace/actions/go-release-binaries

Best Regards,

theexiile1305 commented 4 months ago

Hi @Zeuh ,

Thank you for suggesting the implementation of releasing binaries. We appreciate your interest in our project. Due to our current workload, we can't provide a timeline for this feature. However, we welcome pull requests! If you'd like to contribute, please:

  1. Fork the repository.
  2. Create a new branch.
  3. Implement the feature.
  4. Write/update tests.
  5. Submit a pull request.

We’ll review and provide feedback as soon as possible. Feel free to reach out if you have any questions.

Thanks for your support!

Best regards