1. 13 Jun, 2019 15 commits
  2. 12 Jun, 2019 10 commits
  3. 11 Jun, 2019 6 commits
  4. 10 Jun, 2019 8 commits
  5. 07 Jun, 2019 1 commit
    • Build: make bra a local dependency (#17414) · bc7c420e
      Same idea as with the `gosec`, `revive` and etc.
      Allows you to execute `make bra` as pinned local dependency instead
      as global one. And therefore alleviates dependency installation issues.
      
      README also updated - I was thinking to provide verbose installation instructions
      for it. Since with that way we assume make is installed on the
      developer system.
      
      But it might be premature right now?
      Oleg Gaidarenko committed