William Desportes

Results 1858 comments of William Desportes

About LDAP servers, I am building a LDAP server with a test suite in full docker. Feel free to steal anything you may need: https://github.com/sudo-bot/docker-openldap Else I recommend this docker...

Hi @Sheap Could you import your public GPG key into your GitHub account ?

This can be closes since Debian has Salsa ?

I am researching to make the phpMyAdmin builds reproductible. As you can see the composer diffs are quite small in size. Any idea on how I can get all this...

> > I am researching to make the phpMyAdmin builds reproducible. > > As you can see the composer diffs are quite small in size. > > Any idea on...

Hi @AnnAngela I think this can be fixed by updating the composer.lock file of this repo or bumping a version in https://github.com/CachetHQ/Cachet/blob/2.4/composer.json

I also created this error because I did CTRL+C when it asked for a passphrase, I did not realize it was asking for the encryption and not asking for the...

> Maybe we could use the excellent work of https://github.com/simshaun/recurr ? @markuspoerschke I need to have rrule (https://icalendar.org/rrule-tool.html) on my Events. Are contributions welcome to bake this cool lib (simshaun/recurr)...

> Is it better to use `.gitattributes` or composer's [`archive.exclude`](https://getcomposer.org/doc/04-schema.md#archive) here? > > Or both? For having used both previous I would really recommend gitattributes This will reflect on the...