Commit graph

4 commits

Author SHA1 Message Date
positiveblue
f98f27b2fd
mock: Add mockgen workflow
- `make mock`: generates all the mocks for testing.
- `mock-check`: generates all the mocks + checks if any *.go file changed.
- `make gen`: generates all the auto generated files (protos + mocks).
- Add `mock-check` to our CI
2021-11-10 14:05:10 -08:00
Oliver Gugger
164b335c4d
ci: add GitHub CI workflow 2021-10-29 17:41:12 +02:00
carla
a4cd7a6056
github: add pull request template with minimum lnd version warning 2021-08-20 16:49:43 +02:00
Oliver Gugger
52adbec87e
GitHub: add issue templates
To make initial triage easier and nudge people into reading the
documentation and gathering information before submitting an issue, we
add three issue templates: bug reports, feature requests and "other".
2021-03-09 11:12:11 +01:00