Commit Graph

7 Commits

Author SHA1 Message Date
Max Jonas Werner 9c6a6d91e8 build: let users pass test flags to `make test`
This comes in handy e.g. to only run a single test during development.

Signed-off-by: Max Jonas Werner <mail@makk.es>
2022-04-28 06:31:45 +02:00
edwinwalela 229d7ce138 fix kustomize installation broken link
Signed-off-by: edwinwalela <edwinwalela@gmail.com>
2022-04-14 13:08:07 +03:00
Paulo Gomes da91e47036 Improve documentation on Debugging source controller
Expands on the current documentation to help contributors debug the controller
regardless of all its existing dependencies.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-30 10:50:40 +02:00
Paulo Gomes bf170561c6
Update development docs on libgit2
Since the move to using statically built versions of the dependency libraries
it is no longer required for users to install libgit2 into their development
environments.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-21 19:06:28 +00:00
Yiannis ba2299307d Update dev docs
Signed-off-by: Yiannis <yiannis.triantafyllopoulos@gmail.com>
2022-01-25 15:09:47 +00:00
Paulo Gomes 49f4262f90
docs: extend development documentation
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2021-12-17 13:47:37 +00:00
Daniel Holbach 4411a6ec80 Centralise Contributor docs, add Dev doc
As part of fluxcd/.github#4, create DEVELOPMENT.md
	Will link to this doc from fluxcd.io/contributing
	so new folks can find this easily.

Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-10-26 11:24:41 +02:00