Skip to content

WIP: Add new packages - #6

Draft
defunctl wants to merge 28 commits into
mainfrom
feat/add-new-packages
Draft

WIP: Add new packages#6
defunctl wants to merge 28 commits into
mainfrom
feat/add-new-packages

Conversation

@defunctl

@defunctl defunctl commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Main Changes

✔️ Note: We need this feature in di52 to make it work properly lucatume/di52#70

We're trying to work our way up to foundation-queue here, but that will require a number of packages to exist first: edit: going to implement foundation-queue later and instead get these packages out first.

  1. foundation-lock: Atomic lock system/contracts.
  2. foundation-lock-redis: Predis/PHPRedis lock implementation.
  3. foundation-database: Database/query builder, custom table migration system, DatabaseLock implemention etc...
  4. foundation-identifier: Identification library, e.g. ULID, UUID etc...
  5. TBD

@defunctl defunctl self-assigned this Jun 23, 2026
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Enterprise

Run ID: 378bdd87-01f8-4fb6-89ab-d7eb6df7af43

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

…ership_without_allowing_the_previous_owner_to_release_it
- Preserve exact configured migration and lock table names while prefixing defaults.
- Detect existing provider registrations through the PHP AST.
- Improve generator failure reporting and idempotent reruns.
- Correct irreversible migration stubs and expand setup documentation.
- Add coverage for formatting, permissions, and provider configuration.
@github-actions

Copy link
Copy Markdown

Coverage Report

Totals Coverage
Statements: 96.11% ( 2968 / 3088 )
Methods: 91.15% ( 443 / 486 )
Lines: 97.04% ( 2525 / 2602 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant