Commit Graph

9 Commits

Author SHA1 Message Date
R. Tyler Croy e65c0cd04c
Use the make target which I wrote for easily checking plugin updates 2018-09-21 08:23:32 -07:00
Baptiste Mathus cd41b528b7 Bump to Blue Ocean 1.8.3 2018-09-21 17:11:01 +02:00
Michael Pailloncy 5f7514cd9e
Fixes HACKING doc
We need to be inside distribution dir before running "make run"
2018-09-17 15:23:11 -07:00
Baptiste Mathus cc1875edaa Fix make run
Mainly, `make run` was failing because the `FLAVOR` is undefined.
So we now use the `docker-cloud` flavor for local testing.
2018-08-31 13:57:14 +02:00
Baptiste Mathus c0388f8353 [JENKINS-53147] Essentials => Evergreen rebranding
I have left the docs/meetings* directory as-is to somehow avoid rewriting
history. We'll see if we want to rename it there too.
2018-08-21 22:08:16 +02:00
Baptiste Mathus bbd8bbb2b6 Add a `make fix-formatting` target 2018-05-26 14:29:40 +02:00
R. Tyler Croy 59e1a133d9
Avoid using any pre-installed docker-compose
Let's just all use a consistent version
2018-03-21 07:01:33 -07:00
R. Tyler Croy 76a71f2ce8
Make some updates to the HACKING documents to represent the more recent changes 2018-03-20 13:20:08 -07:00
Baptiste Mathus 698a42ae6b Add a dedicated doc
I think this is sensible to document how to contribute.
2018-03-16 11:38:17 +01:00