Skip to content

Tags: utopia-php/system

Tags

0.10.5

Toggle 0.10.5's commit message
Merge pull request #40 from utopia-php/feat/rector-hoist

build: hoist baseline rector + phpstan configs to the root

0.10.4

Toggle 0.10.4's commit message
Merge pull request #21 from utopia-php/feat/phpstan-5-hoist

Hoist PHPStan level 5 to the monorepo root

0.10.3

Toggle 0.10.3's commit message
refactor(monorepo): simplify absorb/sync flows (-635 LoC)

- Drop the 17 per-package mirror CI workflows: they were inert in the monorepo
  and only re-tested, on the mirror, code the monorepo's own matrix already
  gated pre-merge. absorb now strips all incoming workflows and writes only
  mirror.yml; the ratchet lint over packages/* (no uses: left to pin) goes too.
- Make absorb's mirror ruleset idempotent: update whatever branch ruleset
  already exists in place instead of skipping on a name clash (the gap that left
  auth's mirror without the split-app bypass).
- Remove the standalone `import` command — unused, and it left a package without
  mirror.yml/banner/ruleset. import_package() stays as absorb's helper.
- Trim absorbing.md/creating.md/README to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

0.10.2

Toggle 0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #38 from utopia-php/feat/cpu-lmits

feat: add getCPU() with cgroup limit support

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #37 from utopia-php/feat/condition-return-types

feat: add conditional return type to getEnv

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #31 from utopia-php/fix-implicit-nullable

fix: implicit nullable

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #30 from utopia-php/proc_improvements

improve: get MemAvailable & allow disk stats for other directories

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #29 from utopia-php/eldadfux-patch-1

Update README.md

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from utopia-php/refactor-pipelines

Refactor pipelines

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from utopia-php/fix-arm64-expression

fix: arm64 regular expression