Page MenuHomeDevCentral

KerualdOrganization
ActivePublic

Members (1)

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Core libraries common to several PHP engines, Keruald/Pluton (content oriented) and Keruald/Xen (MVC).

Monorepo: rKERUALD

Recent Activity

Tue, Nov 11

dereckson closed T2188: Fix tests for PHPUnit 12 as Resolved.
Tue, Nov 11, 18:39 · Keruald
dereckson added revisions to T2188: Fix tests for PHPUnit 12: D3880: Avoid notices in database tests, D3879: Upgrade tests to PHPUnit 12.
Tue, Nov 11, 18:38 · Keruald
dereckson updated the task description for T1714: Normalize session code among Keruald-based sites.
Tue, Nov 11, 02:51 · Keruald
dereckson updated the task description for T1714: Normalize session code among Keruald-based sites.
Tue, Nov 11, 02:50 · Keruald
dereckson added a comment to T1714: Normalize session code among Keruald-based sites.

Plan is to create Keruald Elements with bricks to build frameworks, including the Session class.

But with last requirement on Obsidian to split concerns between User and UserRepository, we need to devise an base abstract class or an interface for the session code.

Tue, Nov 11, 02:49 · Keruald
dereckson moved T2055: DEPRECATED hash_hmac(): Passing null to parameter #2 ($data) of type string is deprecated in src/XHubSignature.php on line 73. from Debt to Bugs on the Keruald board.
Tue, Nov 11, 02:48 · Notifications center, Keruald, PHP 8.x support
dereckson triaged T1713: Sessions cleaning code hijack sessions from other sites sharing the table. as Normal priority.

Plan is to create Keruald Elements with bricks to build frameworks, including the Session class.

Tue, Nov 11, 02:47 · Technical debt, Keruald
dereckson moved T1713: Sessions cleaning code hijack sessions from other sites sharing the table. from Debt to Bugs on the Keruald board.
Tue, Nov 11, 02:45 · Technical debt, Keruald
dereckson closed T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database as Resolved.
Tue, Nov 11, 02:43 · Servers, DBA, Keruald
dereckson triaged T2188: Fix tests for PHPUnit 12 as High priority.

This blocks new attributes use for other tests.

Tue, Nov 11, 02:42 · Keruald
dereckson created T2188: Fix tests for PHPUnit 12.
Tue, Nov 11, 02:40 · Keruald
dereckson added a revision to T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database: D3872: Create PostgreSQL database for Keruald tests.
Tue, Nov 11, 02:37 · Servers, DBA, Keruald
dereckson added a comment to T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database.

Each test run produces this:

Tue, Nov 11, 02:30 · Servers, DBA, Keruald
dereckson added a comment to T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database.

Actually, we use the same database name than for MariaDB / MySQl:

Tue, Nov 11, 01:47 · Servers, DBA, Keruald
dereckson triaged T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database as Normal priority.
Tue, Nov 11, 01:41 · Servers, DBA, Keruald
dereckson moved T1612: Investigate OpenTelemetry from Apps using Keruald to Feature requests on the Keruald board.
Tue, Nov 11, 01:36 · Keruald, Zed, Product evaluation
dereckson moved T2145: Consolidate Obsidian classes with Keruald resources from Backlog to Apps using Keruald on the Keruald board.
Tue, Nov 11, 01:35 · Keruald, Obsidian

Mon, Nov 10

dereckson added a revision to T2145: Consolidate Obsidian classes with Keruald resources: D3870: Swap get_server_url for Keruald OmniTools implementation.
Mon, Nov 10, 23:15 · Keruald, Obsidian
dereckson added a revision to T2145: Consolidate Obsidian classes with Keruald resources: D3865: Swap local cache library for Keruald Cache implementation.
Mon, Nov 10, 22:47 · Keruald, Obsidian

Sun, Nov 9

dereckson moved T2180: Complete CodeProperty implementation with unit tests from Backlog to Dev on the good-first-issue board.
Sun, Nov 9, 22:13 · good-first-issue, Keruald
dereckson triaged T2180: Complete CodeProperty implementation with unit tests as Normal priority.
Sun, Nov 9, 22:13 · good-first-issue, Keruald

Wed, Nov 5

dereckson moved T2173: Option::orElse should use a closure, not a default value from Bugs to Ready for OmniTools 1.x on the Keruald board.
Wed, Nov 5, 23:34 · Keruald
dereckson added a revision to T2173: Option::orElse should use a closure, not a default value: D3847: Implement getValueOr, getValueOrElse, or, orElse for Result and Option.
Wed, Nov 5, 01:38 · Keruald

Tue, Nov 4

dereckson added a comment to T2173: Option::orElse should use a closure, not a default value.

New plan

Tue, Nov 4, 23:48 · Keruald
dereckson triaged T2173: Option::orElse should use a closure, not a default value as High priority.
Tue, Nov 4, 02:31 · Keruald

Sun, Nov 2

dereckson closed T2169: Support prepared statement for PDO drivers as Resolved.
Sun, Nov 2, 00:59 · Keruald

Sat, Nov 1

dereckson added a revision to T2169: Support prepared statement for PDO drivers: D3838: Fetch a scalar value from a result.
Sat, Nov 1, 12:05 · Keruald
dereckson added a revision to T2169: Support prepared statement for PDO drivers: D3837: Implement PDOEngine::initialize.
Sat, Nov 1, 00:32 · Keruald

Fri, Oct 31

dereckson added a revision to T2169: Support prepared statement for PDO drivers: D3836: Improve PDO support with prepare and bind.
Fri, Oct 31, 22:49 · Keruald

Thu, Oct 30

dereckson moved T2168: Get a database row as a HashMap from Backlog to Feature requests on the Keruald board.
Thu, Oct 30, 20:30 · Keruald
dereckson moved T2169: Support prepared statement for PDO drivers from Backlog to Feature requests on the Keruald board.
Thu, Oct 30, 20:29 · Keruald
dereckson triaged T2169: Support prepared statement for PDO drivers as Normal priority.
Thu, Oct 30, 20:28 · Keruald
dereckson updated the task description for T2168: Get a database row as a HashMap.
Thu, Oct 30, 20:26 · Keruald
dereckson triaged T2168: Get a database row as a HashMap as Wishlist priority.
Thu, Oct 30, 20:10 · Keruald

Wed, Oct 29

dereckson closed T2164: Parse YAML configuration as Resolved.
Wed, Oct 29, 22:48 · Keruald, Obsidian
dereckson added a revision to T2164: Parse YAML configuration: D3825: Add YAML support for workspace configuration.
Wed, Oct 29, 22:33 · Keruald, Obsidian
dereckson added a comment to T1680: Consider to create a monorepo for Keruald.

Documentation to add:

  • How to create a new component
    • make
    • use last version of dependencies like OmniTools
    • git remote
    • yes, we can directly use ./_utils/repo/export-commits-to-manyrepos.sh but we need to do git push yaml yaml:mainkk
  • How to push tags easily
Wed, Oct 29, 02:35 · Continous integration and delivery, Keruald, discussion

Tue, Oct 28

dereckson moved T2164: Parse YAML configuration from Backlog to Feature requests on the Keruald board.
Tue, Oct 28, 23:26 · Keruald, Obsidian
dereckson moved T2164: Parse YAML configuration from Backlog to Pending review on the Obsidian board.
Tue, Oct 28, 23:26 · Keruald, Obsidian
dereckson added a comment to T2164: Parse YAML configuration.

No support for !<tag:keruald.nasqueron.org,2025:env> as Symfony Yaml parser truncates tag at comma.

Tue, Oct 28, 23:24 · Keruald, Obsidian
dereckson added a revision to T2164: Parse YAML configuration: D3820: Parse YAML with environment variable support.
Tue, Oct 28, 23:22 · Keruald, Obsidian
dereckson added a revision to T2164: Parse YAML configuration: D3818: Add support for Option::from() and Environment::tryGet().
Tue, Oct 28, 21:16 · Keruald, Obsidian
dereckson triaged T2164: Parse YAML configuration as Normal priority.
Tue, Oct 28, 18:48 · Keruald, Obsidian

Tue, Oct 21

dereckson added a revision to T2145: Consolidate Obsidian classes with Keruald resources: D3795: Define Application, Environment and Session as framework key parts.
Tue, Oct 21, 21:06 · Keruald, Obsidian
dereckson added a revision to T2145: Consolidate Obsidian classes with Keruald resources: D3793: Promote Controller and Context classes in namespace.
Tue, Oct 21, 20:40 · Keruald, Obsidian
dereckson added a revision to T2145: Consolidate Obsidian classes with Keruald resources: D3789: Prune unused global functions.
Tue, Oct 21, 19:59 · Keruald, Obsidian
dereckson added a revision to T2145: Consolidate Obsidian classes with Keruald resources: D3787: Import _ERROR constants into global debug space.
Tue, Oct 21, 19:19 · Keruald, Obsidian

Mon, Oct 20

dereckson added a comment to T2145: Consolidate Obsidian classes with Keruald resources.

For cache it seems we use serialize/unserialize directly into the PHP code:

Mon, Oct 20, 19:14 · Keruald, Obsidian

Sun, Oct 19

dereckson created U5 Keruald homepage.
Sun, Oct 19, 22:40 · documentation, Keruald
dereckson moved T2151: Document Keruald Database initial notes from Backlog to Doc to write on the documentation board.
Sun, Oct 19, 21:51 · documentation, Keruald