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

feat: add createMigration and createWriteClient #350

Merged
merged 63 commits into from
Sep 23, 2024
Merged

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    90e0c6b View commit details
    Browse the repository at this point in the history
  2. feat: WriteClient

    lihbr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3378dc2 View commit details
    Browse the repository at this point in the history
  3. feat: Migration

    lihbr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    956d6f6 View commit details
    Browse the repository at this point in the history
  4. test: type test migration types

    lihbr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ba2c733 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9c1ade8 View commit details
    Browse the repository at this point in the history
  2. wip: client.migrate

    lihbr committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e24274e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    02aa3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba31288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0d9c58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8048717 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. docs: document new code

    lihbr committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    04e5043 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a123e8c View commit details
    Browse the repository at this point in the history
  2. feat: validate assets metadata

    lihbr committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    23e011e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a8868 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    96bce5f View commit details
    Browse the repository at this point in the history
  2. test: Migration class

    lihbr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7d45a0a View commit details
    Browse the repository at this point in the history
  3. test: WriteClient constructor

    lihbr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7f75b64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69f3c2f View commit details
    Browse the repository at this point in the history
  5. style: lint

    lihbr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    55cb476 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. test: WriteClient core methods

    lihbr committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e3fb63d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    97a9e13 View commit details
    Browse the repository at this point in the history
  2. fix tests on old node version

    lihbr committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    58f1765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ed67b View commit details
    Browse the repository at this point in the history
  4. style: unused variable

    lihbr committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4116f8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c87934e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0103db9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    6325d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e824a33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc610d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    012f59f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e92f1a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    580f2f1 View commit details
    Browse the repository at this point in the history
  2. test: pLimit

    lihbr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8759c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afd6d69 View commit details
    Browse the repository at this point in the history
  4. refactor: per self review

    lihbr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    daac44f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. docs: capitalize Migration API

    lihbr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fd80f2e View commit details
    Browse the repository at this point in the history
  2. docs: messages copy editing

    lihbr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    50a1f78 View commit details
    Browse the repository at this point in the history
  3. chore: ignore all .tgz files

    lihbr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    db040fa View commit details
    Browse the repository at this point in the history
  4. refactor: apiEndpoint to documentAPIEndpoint

    Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com>
    lihbr and angeloashmore committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8db5005 View commit details
    Browse the repository at this point in the history
  5. docs: wording

    Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com>
    lihbr and angeloashmore committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ecce4da View commit details
    Browse the repository at this point in the history
  6. refactor: per review (API, wording, tests)

    Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com>
    lihbr and angeloashmore committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d93d23f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83ccf1f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    143943b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45dd001 View commit details
    Browse the repository at this point in the history
  3. chore: rename file casing

    lihbr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c7655f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6788f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    895c86c View commit details
    Browse the repository at this point in the history
  2. docs: document new types

    lihbr committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9a07277 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    ed42798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54056ef View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    db4e8a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3577499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0c4419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51db286 View commit details
    Browse the repository at this point in the history
  5. refactor: tests naming

    lihbr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    397b04c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #353 from prismicio/lh/migration-client-refactor

    refactor: use classes to detect migration field
    lihbr authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    78fa415 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. refactor: per review

    lihbr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9bab813 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30de0d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    5e7ce0a View commit details
    Browse the repository at this point in the history
  2. docs: add migrate example

    lihbr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bac953b View commit details
    Browse the repository at this point in the history