- 22 Jul, 2020 5 commits
-
-
Addshore authored
This solves the issues of packages apparently not being findable when running the .go files directly from directories outside the project directory. This is probably the right way of doing things :) Change-Id: I89facd5d8ec414b1ea970d4e73d7406bfdf6d9f1
-
Addshore authored
This came up in review in I7b8d651d656f7f254506df0900d84a173f27880a but was missed when this idea was split out into it's own change, so re adding the name thoughts now. Change-Id: I0fdd1849fa4d4946f16fdcc2e5829b53aa10897b
-
This patch used to switch the project name to include the username that was running the project, but that ended up not being a great solution and removed the ability for a single user to run multiple environments. This final version just prefixes the project name with mwcli so that it is easier to understand in the context of other docker-compose projects. This will appear as "mwcli-core" by default. There is still potential to look at expanding this more in the future, perhaps re introducing user in some way, perhaps in an optional way. But this is a good start. Change-Id: I8e3a6cd393edbdc7c83875d3775babb8480b30f2
-
This was split out from I8e3a6cd393edbdc7c83875d3775babb8480b30f2 which was generally agreed to be a good idea. I still think having some sort of controlled name for the docker-compose project is a good idea but will try to introduce that in another change. Change-Id: I65e38407ede88203c2a7f2d25cbd8e664e37f3de
-
Apparently my IDE is going to keep doing this every time I save a file, so I might as well commit this altered order now. I think this might be done by goimports. https://godoc.org/golang.org/x/tools/cmd/goimports Change-Id: I417e3e36e32c83d0fe29255df2a8aaffcd894b0b
-
- 21 Jul, 2020 2 commits
-
-
README.mediawiki has gone, so we need a different way to detect. It was moved in I79e7e033690abe4de042969826964389ac57fcf6 Using .gitreview seems like a pretty solid bet right now, and this file has been around for quite some time Change-Id: I867b45600d05cc6b49af531df7086caf4ad32378
-
Follows-Up: Id857e3c1389b6c729c8931da149af58740f62896 Change-Id: I9f01b924a9ec2e0eee845383d04f390169eb6b87
-
- 24 Jun, 2020 1 commit
-
-
This adds the Makefile from the blubber project with some minor adaptations for mw cli, and updates CI to use "make test" Both "go run ~/go/src/cli/main.go" as well as "make" (and running ./bin/mw) should work correctly. The unit test command doesn't do anything (yet) but should once we start adding tests. Bug: T250241 Change-Id: Id857e3c1389b6c729c8931da149af58740f62896
-
- 31 Mar, 2020 20 commits
-
-
Change-Id: I069e3aec77eb652e63ae6179bfa9c7da34a45002
-
Change-Id: Ife2f45dbd37e05583120939c69ff07bedb1e358c
-
Also if there is a port collision, output only that info and not any other errors that may have occurred on startup. Change-Id: I5037f72caf5af702e43d33663fb73d6b51e8ee77
-
It's more complicated than it's worth; if we run into portability issues with exec on Windows we can always clone via the running mediawiki container. Change-Id: I289ff907a74dfd18b19541ef90e4db29048f2364
-
* print errors only once * exit with an error if one that is not port related occurs Change-Id: I67f804b89544e5c67ff56e9e526ba18927b74ff6
-
jenkins-bot authored
-
jenkins-bot authored
-
jenkins-bot authored
-
See e.g. Ibd266411636ac144789617bb0999c33a83e9e652 Change-Id: I98c60be906a34bab33e7d51d7038a3822971ac7d
-
This relies on the install script added in Icf7dd0e22 Change-Id: I40d59b3a4b1cf2b2e1d3af05c95f05e54234f5be
-
Change-Id: I9824d3462cc73d0e20441eac8b277d1fed3a230f
-
jenkins-bot authored
-
Change-Id: I89513522eb6b9fa7830131a82a1b9ce61438d0c9
-
Change-Id: I539982b70389c5419ee0f5aac8bb1fda407a52be
-
Change-Id: I5e65faf3f29e5ab7a6fe1756bacda7ac273b164e
-
Kosta Harlan authored
Bug: T248412 Change-Id: I2d2bd63d565cdcd83bc5b8506d8539246bc259ae
-
Change-Id: I8c8c8adabe4247c620a43dd3d12821f9211f8120
-
Change-Id: I49d2db0057c3de20be3b3726e2805cfb47a80171
-
Kosta Harlan authored
Bug: T248412 Change-Id: I4a5c75f24675a8095f9e1f36be6bf4a197924c25
-
Kosta Harlan authored
* changes: Capitalize Docker Remove unused var Start with a sensible version number, this project does something Fix namespace for project
-
- 30 Mar, 2020 1 commit
-
-
DannyS712 authored
Change-Id: If66d66d0989220eccd1d463a3ce4978f4bd47f92
-
- 27 Mar, 2020 5 commits
-
-
Kosta Harlan authored
Change-Id: I820289683cf792c4f27c6fd002e71a0076f84854
-
Kosta Harlan authored
Change-Id: Ie13703248dad4ece010c923f182925a5e6c02570
-
Kosta Harlan authored
Change-Id: Iad67e24dd610932513729ccdec2952a8404ed979
-
Kosta Harlan authored
Using `mw` would be nicer since that's the binary name we will ship, but most developers will clone the repo as `cli` so this reduces confusion. Change-Id: If38f06bc7886631ef38399281dc57885c0edff29
-
Kosta Harlan authored
Change-Id: I905240141f2f12ec65c47f1ec2b11ba20be168c3
-
- 17 Mar, 2020 1 commit
-
-
Christian Aistleitner authored
-
- 06 Mar, 2020 4 commits
-
-
Kosta Harlan authored
-
Kosta Harlan authored
-
Kosta Harlan authored
-
Kosta Harlan authored
-
- 01 Mar, 2020 1 commit
-
-
Kosta Harlan authored
-