Skip to content

Revert PR #9: Remove production RoadRunner Docker setup and laravel/octane#10

Merged
karabayyazilim merged 2 commits intomasterfrom
copilot/revert-pr-9-changes
Feb 20, 2026
Merged

Revert PR #9: Remove production RoadRunner Docker setup and laravel/octane#10
karabayyazilim merged 2 commits intomasterfrom
copilot/revert-pr-9-changes

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

Reverts merge commit 2f3b67ad61f5cde1776a687fed6d425ff1cac94a (PR #9 — "Docker: production RoadRunner image for GHCR, linux/amd64 only"), restoring the repo to its pre-PR #9 state.

Removed (added by PR #9)

  • Dockerfile — multi-stage production RoadRunner image
  • .rr.yaml — RoadRunner server config
  • .dockerignore
  • .github/workflows/docker-publish.yml — GHCR publish workflow

Reverted

docker/8.x/ Laravel Sail Dockerfiles are untouched.

Original prompt

Revert PR #9

PR #9 ("Docker: production RoadRunner image for GHCR, linux/amd64 only") merge commit 2f3b67ad61f5cde1776a687fed6d425ff1cac94a ile master branch'ine merge edildi. Bu merge'i geri almamız (revert) gerekiyor.

Geri alınması gereken değişiklikler:

PR #9 ile aşağıdaki dosyalar eklenmiş/değiştirilmiştir ve bunların hepsinin geri alınması gerekmektedir:

  1. Yeni eklenen dosyalar (silinmeli):

    • Dockerfile (proje kök dizinindeki production Dockerfile)
    • .rr.yaml (RoadRunner config)
    • .dockerignore
    • .github/workflows/docker-publish.yml
  2. Değiştirilen dosyalar (önceki haline döndürülmeli):

    • composer.jsonlaravel/octane: ^2.0 dependency'si kaldırılmalı
    • composer.locklaravel/octane eklenmeden önceki haline döndürülmeli

Nasıl yapılmalı:

master branch'i üzerinde merge commit 2f3b67ad61f5cde1776a687fed6d425ff1cac94a'yı revert edin:

git revert -m 1 2f3b67ad61f5cde1776a687fed6d425ff1cac94a

Bu komut PR #9 ile gelen tüm değişiklikleri geri alacak ve kodu PR #9 öncesi haline döndürecektir.

Not: docker/8.x/ altındaki mevcut Laravel Sail Dockerfile'larına dokunulmamalıdır, bunlar PR #9'dan etkilenmemiştir.

This pull request was created from Copilot chat.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…dency

Co-authored-by: karabayyazilim <45515180+karabayyazilim@users.noreply.github.com>
Copilot AI changed the title [WIP] Revert changes from PR #9 for Docker setup Revert PR #9: Remove production RoadRunner Docker setup and laravel/octane Feb 20, 2026
Copilot AI requested a review from karabayyazilim February 20, 2026 20:37
@karabayyazilim karabayyazilim marked this pull request as ready for review February 20, 2026 21:17
@karabayyazilim karabayyazilim merged commit e0b4a0a into master Feb 20, 2026
1 check passed
@karabayyazilim karabayyazilim deleted the copilot/revert-pr-9-changes branch February 20, 2026 21:18
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.

2 participants