Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Mux migration #184

Closed
morgante opened this issue Sep 6, 2023 · 0 comments · Fixed by #186
Closed

Mux migration #184

morgante opened this issue Sep 6, 2023 · 0 comments · Fixed by #186
Assignees

Comments

@morgante
Copy link
Contributor

morgante commented Sep 6, 2023

We need a migration for the Mux SDK, similar to this OpenAI migration. Specifically, we need to convert repos from using this SDK to using this SDK.

Process

  1. Start by gathering a set of before/samples in the markdown file. You can use this repo as a sample to gather things from.
  2. Use grit patterns test --filter=your_pattern_name to test that the pattern transforms before/after correctly.
  3. Iterate (usually in the studio) until all cases are covered).

Acceptance criteria

  1. The pattern must be sufficiently general - it should not cover only a single example.
  2. You must include at least 5 test cases in the markdown file.
  3. The pattern should fully cover converting this sample repo to the new SDK
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant