anytype-heart
anytype-heart copied to clipboard
makefile: add ANYTYPE_NO_LOCAL_AUTH env var
Description
This PR add an easy ability to pass the noauth build flag. It is used to test the local grpc API without the need to auth. ⚠️ should be used only for testing purposes. In case auth is disabled anyone can access the local API and read the account's data
What type of PR is this? (check all applicable)
- [ ] 🍕 Feature
- [ ] 🐛 Bug Fix
- [ ] 📝 Documentation Update
- [ ] 🎨 Style
- [ ] 🧑💻 Code Refactor
- [ ] 🔥 Performance Improvements
- [ ] ✅ Test
- [v] 🤖 Build
- [ ] 🔁 CI
Added tests?
- [ ] 👍 yes
- [v] 🙅 no, because they aren't needed
- [ ] 🙋 no, because I need help
Added to documentation?
- [ ] 📜 README.md
- [ ] 📓 tech-docs
- [v] 🙅 no documentation needed
| New Coverage | 34.8% of statements | |
| Patch Coverage | 0.0% of changed statements (0/0) |
Coverage provided by https://github.com/seriousben/go-patch-cover-action