Skip to content

Instantly share code, notes, and snippets.

@jingyi2318
Last active September 26, 2024 22:03
Show Gist options
  • Save jingyi2318/95c8c2a539a39f56459745386f8023d9 to your computer and use it in GitHub Desktop.
Save jingyi2318/95c8c2a539a39f56459745386f8023d9 to your computer and use it in GitHub Desktop.

Revisions

  1. jingyi2318 revised this gist Sep 12, 2024. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions resources.md
    Original file line number Diff line number Diff line change
    @@ -20,3 +20,7 @@

    [Temporal Worker Versioning Documentation](https://docs.temporal.io/workers#worker-versioning)

    ### **Datadog Reflect**

    [Building Ergonomic Temporal Tooling Using Worker Reflection Talk](https://temporal.io/replay-2023/videos/building-ergonomic-temporal-tooling-using-worker-reflection)

  2. jingyi2318 renamed this gist Sep 10, 2024. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. jingyi2318 revised this gist Sep 10, 2024. 2 changed files with 4 additions and 18 deletions.
    14 changes: 0 additions & 14 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,14 +0,0 @@
    # Replay Safety at Datadog
    19 SEPTEMBER 2024 / 4:30 PM / WANDERERS STAGE

    ## Temporal Replays
    [Temporal Determinism Documentation](https://docs.temporal.io/workflows#deterministic-constraints)
    [Temporal Replay Documentation](https://docs.temporal.io/workflows#replays)

    ## Temporal Upstream `staticheck`
    [Temporal staticcheck Go SDK](https://github.com/temporalio/sdk-go/tree/master/contrib/tools/workflowcheck#example)

    ## Worker Versioning
    [Worker Versioning Replay Talk](https://replay2024.sched.com/event/1jOqG/the-future-of-friction-free-workflow-upgrades)
    [Worker Versioning Github Repository](https://github.com/DataDog/temporal-worker-controller)
    [Temporal Worker Versioning Documentation](https://docs.temporal.io/workers#worker-versioning)
    8 changes: 4 additions & 4 deletions test.md
    Original file line number Diff line number Diff line change
    @@ -1,18 +1,18 @@
    # **Replay Safety at Datadog**

    ## **19 SEPTEMBER 2024** / 4:30 PM / WANDERERS STAGE
    ###### **19 SEPTEMBER 2024** / 4:30 PM / WANDERERS STAGE

    # **Temporal Replays**
    ### **Temporal Replays**

    [Temporal Determinism Documentation](https://docs.temporal.io/workflows#deterministic-constraints)

    [Temporal Replay Documentation](https://docs.temporal.io/workflows#replays)

    **Temporal Upstream `staticheck`**
    ### **Temporal Upstream `staticheck`**

    [Temporal `staticcheck` Go SDK](https://github.com/temporalio/sdk-go/tree/master/contrib/tools/workflowcheck#example)

    # **Worker Versioning**
    ### **Worker Versioning**

    [Worker Versioning Replay Talk](https://replay2024.sched.com/event/1jOqG/the-future-of-friction-free-workflow-upgrades)

  4. jingyi2318 revised this gist Sep 10, 2024. 1 changed file with 22 additions and 0 deletions.
    22 changes: 22 additions & 0 deletions test.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,22 @@
    # **Replay Safety at Datadog**

    ## **19 SEPTEMBER 2024** / 4:30 PM / WANDERERS STAGE

    # **Temporal Replays**

    [Temporal Determinism Documentation](https://docs.temporal.io/workflows#deterministic-constraints)

    [Temporal Replay Documentation](https://docs.temporal.io/workflows#replays)

    **Temporal Upstream `staticheck`**

    [Temporal `staticcheck` Go SDK](https://github.com/temporalio/sdk-go/tree/master/contrib/tools/workflowcheck#example)

    # **Worker Versioning**

    [Worker Versioning Replay Talk](https://replay2024.sched.com/event/1jOqG/the-future-of-friction-free-workflow-upgrades)

    [Worker Versioning Github Repository](https://github.com/DataDog/temporal-worker-controller)

    [Temporal Worker Versioning Documentation](https://docs.temporal.io/workers#worker-versioning)

  5. jingyi2318 renamed this gist Sep 10, 2024. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  6. jingyi2318 created this gist Sep 10, 2024.
    14 changes: 14 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    # Replay Safety at Datadog
    19 SEPTEMBER 2024 / 4:30 PM / WANDERERS STAGE

    ## Temporal Replays
    [Temporal Determinism Documentation](https://docs.temporal.io/workflows#deterministic-constraints)
    [Temporal Replay Documentation](https://docs.temporal.io/workflows#replays)

    ## Temporal Upstream `staticheck`
    [Temporal staticcheck Go SDK](https://github.com/temporalio/sdk-go/tree/master/contrib/tools/workflowcheck#example)

    ## Worker Versioning
    [Worker Versioning Replay Talk](https://replay2024.sched.com/event/1jOqG/the-future-of-friction-free-workflow-upgrades)
    [Worker Versioning Github Repository](https://github.com/DataDog/temporal-worker-controller)
    [Temporal Worker Versioning Documentation](https://docs.temporal.io/workers#worker-versioning)