Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP SDK integration #485

Open
wants to merge 76 commits into
base: main
Choose a base branch
from
Open

PHP SDK integration #485

wants to merge 76 commits into from

Commits on May 14, 2024

  1. feat: add PHP initialization

    roxblnfk committed May 14, 2024
    Configuration menu
    Copy the full SHA
    79d08a6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9094700 View commit details
    Browse the repository at this point in the history
  2. feat(PHP): add ClassLocator; implement Workflow and Activity classes …

    …detection and loading
    roxblnfk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3a77372 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    816da41 View commit details
    Browse the repository at this point in the history
  2. chore(PHP): implemented checks starting; refactoring; implemented que…

    …ry/successful_query feature
    roxblnfk committed May 21, 2024
    Configuration menu
    Copy the full SHA
    134d79b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    604af1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    579f976 View commit details
    Browse the repository at this point in the history
  3. chore(PHP): add workflow injector that runs workflow with correct que…

    …ue and options based on an attribute
    roxblnfk committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a6c16dc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    5288948 View commit details
    Browse the repository at this point in the history
  2. feat(PHP): add the RoadRunner runner service to be able to stop and r…

    …erun RoadRunner; add `query/timeout_due_to_no_active_workers` feature
    roxblnfk committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9a27208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe89bf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5836b51 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. chore(PHP): add activity features: basic_no_workflow_timeout, `canc…

    …el_try_cancel` and `retry_on_error`
    roxblnfk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    048cd59 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    32397df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f37c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1abdd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53f5a87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a720f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33ff0e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    282108a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    511e009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29aed00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65e75a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    249dd7f View commit details
    Browse the repository at this point in the history
  5. fix(PHP): fix constants conflict in feature files; place binary proto…

    … converter after the json proto converter
    roxblnfk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    34d1f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    baeae7e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    a963c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd20fb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2d0e68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9be0c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    6273ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26afce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26c534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d313870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0db858d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1856f02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d4cd29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9352318 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aad7f62 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    97019fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea685ae View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    abc1b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d7fcdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    687f57d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b419976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e24644 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e28e329 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1403c20 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    f60b896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7181f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77daa38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0fdd42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7da3f93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8bf366 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    99369b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    28c6a1c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. chore(PHP): fix todos

    roxblnfk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6e4d991 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'temporalio/main' into php

    # Conflicts:
    #	.github/workflows/ci.yaml
    roxblnfk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    20a9fb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8c8d620 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/temporalio/main' into php

    # Conflicts:
    #	.github/workflows/ci.yaml
    roxblnfk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    765b3ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5f84d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c5d91d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67008d5 View commit details
    Browse the repository at this point in the history
  6. ci: fix typo

    roxblnfk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a3836ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18e8804 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refs/heads/ci-fix-php-version-detection' into php

    # Conflicts:
    #	cmd/run.go
    #	harness/php/.rr.yaml
    #	harness/php/composer.json
    #	sdkbuild/php.go
    roxblnfk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ecb9300 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe0bf03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    caffa59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b99c37e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1b3c8b View commit details
    Browse the repository at this point in the history
  13. Optimize PHP dockerfile

    roxblnfk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    210ff83 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    630e9f3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    075143b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    2e0dabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0628cad View commit details
    Browse the repository at this point in the history
  3. Skip eager_workflow test if the server doesn't support it on the Se…

    …rverCapabilities level
    roxblnfk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    de97b45 View commit details
    Browse the repository at this point in the history