Re: [Wikitech-l] Difference between #goal and #epic

2019-07-19 Thread Maarten Dammers

Hi Andre,

On 17-07-19 21:10, Andre Klapper wrote:

On Wed, 2019-07-17 at 14:30 -0400, Kosta Harlan wrote:

There’s some info here too
https://www.mediawiki.org/wiki/Phabricator/Project_management

...and there is also
https://www.mediawiki.org/wiki/Team_Practices_Group/Glossary
with lots of interesting words that some folks might enjoy.


So in Agile you (can) use stories/epics/initiatives/themes as described 
at 
https://www.atlassian.com/agile/project-management/epics-stories-themes 
. Would you call a goal an initiative or more like a specific flavor of 
an epic? Does Wikimedia use the "Theme" concept?


Maarten


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Dealing with composer dependencies in early MediaWiki initialization

2019-07-19 Thread Lucas Werkmeister
Am Fr., 19. Juli 2019 um 18:18 Uhr schrieb Martin Urbanec <
martin.urba...@wikimedia.cz>:

> I vote for the first option (--server required), or simply set it to
> localhost by default, anyone capable of using a CLI installer can change
> this trivially IMO.
>

Anyone who’s using the CLI installer *manually* can do that, sure, but how
many scripts would be broken by making --server required? A lot of Travis
CI scripts, at least, judging by code search…


Defaulting to localhost seems sensible to me.

-- 
Lucas Werkmeister (he/er)
Full Stack Developer

Wikimedia Deutschland e. V. | Tempelhofer Ufer 23-24 | 10963 Berlin
Phone: +49 (0)30 219 158 26-0
https://wikimedia.de

Imagine a world in which every single human being can freely share in the
sum of all knowledge. Help us to achieve our vision!
https://spenden.wikimedia.de

Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter
der Nummer 23855 B. Als gemeinnützig anerkannt durch das Finanzamt für
Körperschaften I Berlin, Steuernummer 27/029/42207.
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Dealing with composer dependencies in early MediaWiki initialization

2019-07-19 Thread Martin Urbanec
Dne pá 19. čvc 2019 15:48 uživatel Brad Jorsch (Anomie) <
bjor...@wikimedia.org> napsal:

> On Fri, Jul 19, 2019 at 1:09 AM Kunal Mehta 
> wrote:
>
> > So in the patch I added an optional --server parameter to the CLI
> > installer, with it defaulting to  if none is
> > provided. Does that seem acceptable enough? I'm not sure what other
> > behavior would be sensible.
> >
>
> The other options I could think of would be to make --server a required
> parameter to the CLI installer, or to let the CLI installer generate a
> LocalSettings.php that does not result in a usable wiki (since it will give
> the error that $wgServer needs to be set in LocalSettings.php).
>

I vote for the first option (--server required), or simply set it to
localhost by default, anyone capable of using a CLI installer can change
this trivially IMO.

>
> --
> Brad Jorsch (Anomie)
> Senior Software Engineer
> Wikimedia Foundation
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Dealing with composer dependencies in early MediaWiki initialization

2019-07-19 Thread Brad Jorsch (Anomie)
On Fri, Jul 19, 2019 at 1:09 AM Kunal Mehta  wrote:

> So in the patch I added an optional --server parameter to the CLI
> installer, with it defaulting to  if none is
> provided. Does that seem acceptable enough? I'm not sure what other
> behavior would be sensible.
>

The other options I could think of would be to make --server a required
parameter to the CLI installer, or to let the CLI installer generate a
LocalSettings.php that does not result in a usable wiki (since it will give
the error that $wgServer needs to be set in LocalSettings.php).

-- 
Brad Jorsch (Anomie)
Senior Software Engineer
Wikimedia Foundation
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l