Dan Poltawski

Results 48 comments of Dan Poltawski

> Maybe what we need is a $CFG->behat_init_cfg = [ ... ] instead, in which case that should be added to MDK. Ping @rajeshtaneja. Not properly looked at what you...

Another thing to be thinking about with this - keeping it generic enough so that for real production Moodle installs which are using containers, mdk could hook in and use...

It seems like you are resistant to changing the db environment, but want the php environment changable, but i'm not sure I understand why you think one should be 'set...

Well, I think we can support both with the same set of images, but with the docker-compose situation what I was trying to do was make it as quick as...

> I believe that in case of error, being more verbose is always better than not being verbose Just like those java stacktraces in tomcat and so on? 😹 (Joking)...

``` wording.branchFormat: MDL-%(issue)s-%(version)s wording.branchRegex: ^MDL-(?P[0-9]+)-(?P[0-9a-z]+)(-(?P[a-z0-9_-]+))? wording.branchSuffixSeparator: - wording.integration: int wording.master: m wording.mysqli: MySQL wording.pgsql: PostgreSQL wording.prefixIntegration: i wording.prefixMaster: m wording.prefixStable: p wording.stable: Stable wording.suffixSeparator: _ ```

Those persistent urls are only persistent as long as github doesn't garbage collect them - note I use that technique on cibot but know that github docs do say they...

I created https://tracker.moodle.org/browse/MDLSITE-4162 for adding this sort of thing to cibot output (still useful to do this here IMO)

If the source branch has been deleted, yes, eventually they run git-gc (probably): https://groups.google.com/forum/#!topic/github/ghXxynyhj0o