Devcentral configuration
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 28 2024
Nov 17 2024
Oct 26 2024
Oct 23 2024
Oct 16 2024
Repository now uses main branch and is hosted here, with GitHub as mirror.
Oct 8 2024
The same issue is triggered by projects_v2, again because there is no repository.
Oct 1 2024
Sep 30 2024
I'm planning to work on this after WindRiver migration, that should be quick, we've only one class and a more comprehensive test folder.
Where to publish those events?
Sep 26 2024
Glad to hear others are having positive experiences with bruno! Great call.
Sep 25 2024
Oct 16 2023
May 6 2023
Apr 24 2023
Apr 19 2023
Apr 9 2023
For reference, here how the information was presented in Sentry:
Apr 4 2023
Solved at Nasqueron by upgrading from 3.11.8 to 3.11.11.
One another occurence of this issue exists at https://ask.csdn.net/questions/7791019
Apr 3 2023
Not sure at one moment the issue was solved, with opcache it's not easy to know, but just restart the server after creating the directories wasn't enough.
Apr 2 2023
Apr 1 2023
In T1755#24731, @dereckson wrote:DNS configuration
notifications.notifications-test.nasqueron.org. 86400 IN CNAME www3.nasqueron.org.
orange-rabbit.notifications-test.nasqueron.org. 86400 IN CNAME www3.nasqueron.org.
vault.notifications-test.nasqueron.org. 86400 IN CNAME www3.nasqueron.org.
Code is ready both for Notifications and keruald/dockerhub, should be tested with the next build we want to promote before merging.
The nasqueron/notifications image took from D2958, so we're done:
Mar 31 2023
So if someone needs more recent ICU, the cleaner way would be a custom Bullseye build of the icu source package. We'll include it in packages.nasqueron.org, and from there, the repository can then be used in the image both for libxml2 and PHP itself.
"Fun" fact: libxml requires libicu, and pulls the system one of course:
Debian images will lag too much, review https://icu.unicode.org/download, we're at 71, Debian Bullseye is stuck at 67.
For shellserver and devserver role, the intl extension is already installed, per bdd61c48. MediaWiki is quoted as example of application using it.
Mar 30 2023
No more warning 🎉 🎊
Deployed, no more warning according Sentry.
Two warnings still exist:
Mar 26 2023
First plan of action could be to ensure we've effectively and explicitly in the job configuration moved to Next Generation Warnings plugin.
In T1731#24239, @dereckson wrote:phpDox isn't currently compatible with PHP 8.1. Deprecations are transformed into fatal errors, even if at the start an error_reporting() instruction is left.
As a workaround, here phpDox 0.12.0-27-geb943cb-dirty, with PHP 8.1 deprecation notices for signatures mismatch addressed.
Some have been reported upstream, but as the phpDox dependencies inherit PHP builtin classes to override signatures, e.g. transforming a string|bool into a string, throwing an exception instead of returning false, perhaps upstream will adopt another approach than use false signatures.
phpdox.tar.gz5 MBDownloadIt has been manually deployed on WindRiver and Zateki (Jenkins agent for CI, PHP 8 flavour).
Code merged, still to deploy.
Mar 25 2023
In T1798#25799, @dereckson wrote:Jenkins PHP agent doesn't have this either.
CI relevant logs: