Uh oh!
There was an error while loading. Please reload this page.
Actions: Pollora/cli
Actions
Showing runs from all workflows
23 workflow runs
23 workflow runs
fix: disable TTY mode when proxying through DDEV
CI
#23:
Commit 084476e
pushed
by
ogorzalka
feat: DDEV-aware command proxy and artisan command discovery
CI
#22:
Commit 53ea948
pushed
by
ogorzalka
fix: clear WordPress theme_roots transient after DDEV install to fix …
CI
#21:
Commit d310268
pushed
by
ogorzalka
fix: run composer update pollora/framework after create-project to en…
CI
#20:
Commit 223a9a0
pushed
by
ogorzalka
fix: skip --no-ansi and --quiet flags for ddev commands
CI
#19:
Commit 1c477e1
pushed
by
ogorzalka
fix: generate APP_KEY without artisan and run env-setup before install
CI
#18:
Commit 0ec9275
pushed
by
ogorzalka
feat: add --ver option to install a specific Pollora version
CI
#17:
Commit 2ad7898
pushed
by
ogorzalka
fix: set TERM=dumb on host Process env to prevent terminal OSC respon…
CI
#16:
Commit 23dfd3c
pushed
by
ogorzalka
fix: use proc_open with /dev/tty for direct TTY inheritance without P…
CI
#15:
Commit 8f2f087
pushed
by
ogorzalka
fix: use passthru() instead of Process with TTY to avoid pseudo-TTY e…
CI
#14:
Commit d9796bc
pushed
by
ogorzalka
fix: unset COLORTERM in ddev exec to prevent OSC terminal color queri…
CI
#13:
Commit d2056d2
pushed
by
ogorzalka
fix: use TERM=dumb with TTY for ddev exec to keep interactivity witho…
CI
#12:
Commit 0d4cbe5
pushed
by
ogorzalka
fix: disable TTY for ddev exec to prevent terminal escape sequences
CI
#11:
Commit 0890922
pushed
by
ogorzalka
fix: use ddev composer create-project and TERM=dumb to suppress termi…
CI
#10:
Commit 2b009a0
pushed
by
ogorzalka
fix: DDEV install flow - skip composer scripts, remove TTY for non-in…
CI
#9:
Commit 7d22b20
pushed
by
ogorzalka
fix: rework DDEV install flow for proper bootstrapping
CI
#8:
Commit c8bab36
pushed
by
ogorzalka
fix: use composer global require in self-update to handle version con…
CI
#7:
Commit 3e91412
pushed
by
ogorzalka
feat: add update checker with Packagist-based version detection
CI
#6:
Commit 5060231
pushed
by
ogorzalka
docs: add shell-specific PATH configuration for Bash, Zsh, Fish and W…
CI
#5:
Commit 3add911
pushed
by
ogorzalka
docs: add README with installation and usage guide
CI
#4:
Commit 7a7e150
pushed
by
ogorzalka
fix: replace @file_get_contents with is_file checks to eliminate test…
CI
#3:
Commit ec79c5b
pushed
by
ogorzalka