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

Temporal-Migrator: MVP #1

Closed
14 tasks done
snovak7 opened this issue May 14, 2024 · 0 comments · Fixed by #2
Closed
14 tasks done

Temporal-Migrator: MVP #1

snovak7 opened this issue May 14, 2024 · 0 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@snovak7
Copy link
Collaborator

snovak7 commented May 14, 2024

  • Simple step-by-step migrator via Temporal.io workflows
  • GitHub
    • Milestones
    • Labels
    • Settings
      • Merging Policy (Squash)
      • Branch deletion
    • CI Pipeline
      • Release Drafter
      • NuGet Publish
  • Docs
    • Badges
    • Usage
    • License
@snovak7 snovak7 self-assigned this May 14, 2024
@snovak7 snovak7 added this to the Alpha milestone May 15, 2024
@ElanHasson ElanHasson changed the title MVP Temporal-Migrator: MVP May 15, 2024
@ElanHasson ElanHasson modified the milestones: Alpha, MVP May 15, 2024
snovak7 added a commit that referenced this issue May 17, 2024
@snovak7 snovak7 mentioned this issue May 17, 2024
Merged
@snovak7 snovak7 linked a pull request May 17, 2024 that will close this issue
Merged
snovak7 added a commit that referenced this issue May 27, 2024
snovak7 added a commit that referenced this issue May 27, 2024
snovak7 added a commit that referenced this issue May 27, 2024
snovak7 added a commit that referenced this issue May 28, 2024
snovak7 added a commit that referenced this issue May 28, 2024
snovak7 added a commit that referenced this issue May 28, 2024
snovak7 added a commit that referenced this issue May 28, 2024
snovak7 added a commit that referenced this issue May 29, 2024
snovak7 added a commit that referenced this issue May 29, 2024
snovak7 added a commit that referenced this issue May 29, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 1, 2024
snovak7 added a commit that referenced this issue Jun 3, 2024
snovak7 added a commit that referenced this issue Jun 3, 2024
@snovak7 snovak7 added the enhancement New feature or request label Jun 23, 2024
snovak7 added a commit that referenced this issue Jul 6, 2024
snovak7 added a commit that referenced this issue Aug 28, 2024
* feature(#1): mvp code ready

* feature(#1): Bypass non-determinism, and redundant Memo

* chore(#1): github continuous integration workflows and dependabot

* chore(#1): allow versions after 8.0.200

* chore(#1): dotnet workloads, more specific commands

* chore(#1): bump aspire version to latest release

* chore(#1): aspire for github actions

* chore(#1): added github actions test logger to the tests project

* chore(#1): env change

* chore(#1): test timeout to 1minute only

* chore(#1): try from aspire-samples

* chore(#1): bump test packages

* chore(#1): disable parallelization

* chore(#1): blame

* chore(#1): increase verbosity

* chore(#1): increase test timeout to 5minutes

* chore(#1): publish env refactor, with addons

* chore(#1): added waitfor pattern from Aspire

* chore(#1): log lines

* chore(#1): check on temporal authority

* chore(#1): added logger factory other than NullLoggerFactory

* chore(#1): make static temporal environment

* chore(#1): after options?

* chore(#1): what if

* chore(#1): add newly added temporal github service

* chore(#1): bump temporal service

* chore(#1): switch to localhost

* chore(#1): remove temporarily temporal server in aspire

* chore(#1): containerize steps

* chore(#1): install curl first

* chore(#1): fix curl install

* chore(#1): added libicu67 to dependencies

* chore(#1): revert to jammy container

* chore(#1): reintroduced libicu67

* chore(#1): install icu

* chore(#1): added libicu70 (22.04)

* chore(#1): find out the mounts

* chore(#1): revert all gha services and containers

* fix(#1): refactor to use sdk-dotnet instead of aspire

* fix(#1): switch app domain for DependencyContext

* chore(#1): fixed tests

* fix(#1): fixed typos & params

* feature(#1): added public api and hid some surfaces not needed in public api

* chore(#1): include prerelease changelogs from previous releases

* fix(#1): removed a migration activity from "AddActivity" delegate

* chore(#1): skip nuget publish if no apikey is present

* feature(#1): added migrations setup flow scenarios

* chore(#1): add readme

* chore(#1): added performance logging example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants