Note we can only fix in upsection repository issues at our repository level.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 17 2024
Nov 11 2024
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/
Oct 23 2024
Oct 12 2024
Consolidation recent works occurred at T1828 to further unify nginx configurations.
Sep 30 2024
Aug 28 2024
Aug 19 2024
Aug 16 2024
Crossed-out files no longer needing Shellcheck.
Aug 13 2024
Documentation source: https://devcentral.nasqueron.org/book/phabricator/article/configuring_outbound_email/
Sep 21 2023
Code merged, thanks for the contribution :)
Sep 10 2023
Thanks @dereckson! I cloned, made some changes locally, and then ran the arc diff command after committing them to a new branch. I tried opening the differentials page but couldn't find anything specific to my changes there. Can you let me know how do I have to get them reviewed?
There is a guide / mémento available at https://agora.nasqueron.org/How_to_contribute_code - it explains how to clone the repository and send the code to review, the equivalent of pull request.
I want to work on this issue. I have worked with Rust before, and it seems like a good place to start contributing to Nasqueron.
This is my first time on Devcentral (I have previously worked on GitHub only). So, can anyone also link me to a beginner's guide so that I can figure out how to see the project's source code and set it up locally?
May 27 2023
May 20 2023
May 18 2023
May 11 2023
According https://imagemagick.org/script/porting.php:
Apr 16 2023
Account is now provided to the roles defined in _modules/node.py for the method node.has_deployment.
Apr 9 2023
For reference, here how the information was presented in Sentry:
Mar 30 2023
No more warning 🎉 🎊
Two warnings still exist:
Mar 26 2023
Mar 23 2023
Mar 15 2023
Assigned to @DorianWinty as D2706 touches this class, so probably best to first merge it to see if it fixes this.
Mar 8 2023
Mar 3 2023
We migrated from Zemke-Rhyne to Vault for credentials management.
Feb 7 2023
Dec 21 2022
Sep 25 2022
Sep 23 2022
For now we are in Laravel 9
Sep 14 2022
Sep 13 2022
Jun 5 2022
For now, Laravel 8 :
Jun 4 2022
@DorianWinty Would be useful to apply https://laravel.com/docs/9.x/upgrade so we're really up to date.
May 27 2022
I forgot about DirectoryIterator and the glob pattern, could be more convenient than the glob() method we wrap.
May 21 2022
Everytthing work
May 10 2022
Apr 23 2022
Apr 20 2022
Apr 19 2022
Apr 14 2022
the stendard will aaa_bbb and not AaaBbb
Apr 13 2022
Mar 28 2022
Mar 19 2022
2013-01-19 03:51:09 UTC comment:
If we want to have it in the multi-services container, run like a charm through runit, without any need for the environment:
Feb 20 2022
Feb 19 2022
Feb 16 2022
@DorianWinty That one could be a candidate to publish at rSCHEMA too.
Feb 13 2022
As a workaround, I've compiled Git to 2.35.1 inside DevCentral container.
Feb 12 2022
In T1547#23264, @dereckson wrote:If we upgrade image to bullseye, we'll also get Git 2.30.2, but I've a 403 currently with current Dockerfile at D2522, so needs to investigate.
If we upgrade image to bullseye, we'll also get Git 2.30.2, but I've a 403 currently with current Dockerfile at D2522, so needs to investigate.
We need this, as container still runs on Jessie, and, as such, doesn't provide a recent enough Git version to be compatible with Phabricator.