João Alves

Results 5 issues of João Alves

KeePass allows you to load your keychain from your (s)FTP server as well as save it back. This is useful if you don't want to use a service like dropbox...

desktop
storage
plugin-request

Hi, This library reminds me of how much I love Python's [requests][requests-lib]. One thing that I miss is a utility to pass a `(username, password)` pair easily. Something around these...

Background ===== In December 2020, this project got support for [Spring Cloud CircuitBreaker](https://github.com/spring-cloud/spring-cloud-openfeign/commit/63a524843d3cfb9c6c1de45ca6cff5e1ea6e6a26). At the same time, [Hystrix support](https://github.com/spring-cloud/spring-cloud-openfeign/commit/63a524843d3cfb9c6c1de45ca6cff5e1ea6e6a26#diff-c296f2567f513e037087d5f9d6f44acf6752e6b066088447d99fccde837fb0cfL53-L57) was removed. Problem ===== In cases where people were creating the...

enhancement

Background ===== People may use Maiao for [Github Enterprise][ghe] and github.com. Problem ===== Currently, the burden of changing the `GITHUB_TOKEN` environment variable is on the user. If the user doesn't...

Background ===== Currently, Noe follows the "[Robustness Principle][robustness-principle-wiki]" or Postel's Law: > "Be conservative in what you send, be liberal in what you accept" Pull request #10 is an instance...

enhancement