- 04 Oct, 2021 1 commit
-
-
Addshore authored
Since the code is moved now :) https://phabricator.wikimedia.org/T292401
-
- 03 Oct, 2021 1 commit
-
-
Addshore authored
-
- 11 Sep, 2021 1 commit
-
-
Addshore authored
Bug: T282352 (#282352)
-
- 10 Sep, 2021 1 commit
-
- 14 Jul, 2021 1 commit
-
-
Creates an alias called dev for the default development environment. This will be useful when other environments are added to the cli. Replaces the docker command with mwdd to remove duplicate functionality. Also update the test to be mwdd / docker focused but this needs to be commented out for now... Change-Id: Ibb2798f438f9372289694f0bb4ce5dbb087d18dc
-
- 12 Jul, 2021 1 commit
-
-
Bug: T285716 Change-Id: I5270e358bc8a3d9d179b07eab886d67aaae9cd33
-
- 18 May, 2021 1 commit
-
-
This includes: - Prompting the user to pick a PORT for the mwdd env - Prompting the user to pick a MW directory if not set - Clone of MediaWiki and optionally Vector - Ability to do a shallow clone for speed - Ability to clone from Github and switch to Gerrit This also leaves some TODOs around the place: - Allow the user to choose if the remotes end up on https or ssh - Allow cloning async for more speed - Allow the user to get more skins or extensions? - Auto detection of MW directory - Check if git is even installed And leaves 1 clear next step to make initial setup quite slick, this being do an initial composer install if MW determines that it needs it (will be done in a followup) Change-Id: Id58e45c26fed77a06226b081f6248d5f27a234b6
-
- 03 Apr, 2021 1 commit
-
- 19 Mar, 2021 1 commit
-
-
Addshore authored
Written as a separate commit so that the diff is easier to look at. This introduces the basic set of files and commands that will be used, without any real logic. That will follow in future commits. Change-Id: I11f80c9c11c4d9f7045838be9a406f7e5acd3ffe
-