At Nasqueron, I maintain this Phabricator instance, and overview the operations infrastructure.
Website: https://www.dereckson.be/
Individual board: User-Dereckson
At Nasqueron, I maintain this Phabricator instance, and overview the operations infrastructure.
Website: https://www.dereckson.be/
Individual board: User-Dereckson
Using git bisect on foundation-sites repository, the 6.8.0 introduced a new section 56 "untitled" with a null primary color, pushing Xy Grid from 56 to 57, fixed afterwards by removing that extra section.
We met on Jitsi this evening to test D3591. We decided to switch from trying to write the socket file to create a directory with correct permissions, so opendkim itself can create files on it.
In another hand, see also Gulp documentation: https://gulpjs.com/docs/en/getting-started/javascript-and-gulpfiles/
Note we can only fix in upsection repository issues at our repository level.
Some dependencies are loaded through ESM, like supports-color library directly for Node:
Also, just FYI, you've used mous@windriver.nasqueron.org as committer address. This is the default when Git isn't configured to take username@hostname. If you've now created a ~/.gitconfig file on WindRiver too, you can change that with git commit --amend --reset-author.
This goal is currently achieved.
As Node 22 supports require for ESM too, at least experimentally, we can also require Node 22+ instead.
In production, if we are in /home/luser/dev/nasqueron/foo, gulpfile.babel.js would be copied from /home/luser/dev/components/gulpfile.js.
+source file
Pending new build of 15.9 version.
For DevCentral, we can use SMTP configuration and create at the same time a mailbox for inbound email too: https://devcentral.nasqueron.org/book/phabricator/article/configuring_inbound_email/
Rebased against c3fe233eeb0b.
Switch method names to camel case
Switch from Exception to Thowrable. Implement constructors/map/mapErr/or_else per previous comment.
More types
Update PHPUnit tests for PHPUnit 10+
Moved to keruald monorepo and rebased.