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

Matching logic for pinned workflows #6853

Merged
merged 28 commits into from
Nov 26, 2024
Merged

Commits on Nov 18, 2024

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

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    1931ea2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/versioning-3' into shahab/routin…

    …g-behaviors
    
    # Conflicts:
    #	api/deployment/v1/message.go-helpers.pb.go
    #	api/deployment/v1/message.pb.go
    #	common/worker_versioning/worker_versioning.go
    #	proto/internal/temporal/server/api/deployment/v1/message.proto
    ShahabT committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c0ad47b View commit details
    Browse the repository at this point in the history
  3. Update to latest proto

    ShahabT committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c96ac37 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge remote-tracking branch 'origin/versioning-3' into shahab/routin…

    …g-behaviors
    
    # Conflicts:
    #	api/persistence/v1/executions.pb.go
    #	service/matching/task_queue_partition_manager.go
    ShahabT committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6f5b252 View commit details
    Browse the repository at this point in the history
  2. fix compile errors

    ShahabT committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bae3cce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee9e0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    214bd74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3f5cbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cdc9cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8350126 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5559ddf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3f96bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d7333e View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/shahab/v3-internal-protos' into …

    …shahab/transfer-versioning-info
    
    # Conflicts:
    #	service/history/workflow/mutable_state_impl.go
    ShahabT committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7828cf6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    790ed22 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Merge remote-tracking branch 'origin/versioning-3' into shahab/transf…

    …er-versioning-info
    
    # Conflicts:
    #	api/deployment/v1/message.pb.go
    #	api/historyservice/v1/request_response.pb.go
    #	api/persistence/v1/tasks.pb.go
    #	api/taskqueue/v1/message.pb.go
    #	proto/internal/temporal/server/api/deployment/v1/message.proto
    #	proto/internal/temporal/server/api/historyservice/v1/request_response.proto
    ShahabT committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    544e62f View commit details
    Browse the repository at this point in the history
  2. merge versioning-3

    ShahabT committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3a2c03c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'shahab/transfer-versioning-info' into shahab/routing-be…

    …haviors
    
    # Conflicts:
    #	common/worker_versioning/worker_versioning.go
    ShahabT committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    6a0c932 View commit details
    Browse the repository at this point in the history
  4. merge base

    ShahabT committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ac239d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    a0dcc9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aad00a View commit details
    Browse the repository at this point in the history
  3. don't spool forwarded task

    ShahabT committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    efca1f0 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/versioning-3' into shahab/routin…

    …g-behaviors
    
    # Conflicts:
    #	common/worker_versioning/worker_versioning.go
    #	service/history/workflow/util.go
    ShahabT committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f4195d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    024b1ac View commit details
    Browse the repository at this point in the history
  2. address comments

    ShahabT committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    64b51d2 View commit details
    Browse the repository at this point in the history
  3. lint

    ShahabT committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    80d2e66 View commit details
    Browse the repository at this point in the history