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

cli: reusable code generation #145

Merged
merged 33 commits into from
Sep 27, 2024
Merged

cli: reusable code generation #145

merged 33 commits into from
Sep 27, 2024

Commits on Sep 15, 2024

  1. feat: add go schema-format

    hgiasac committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    67b36c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. refactor generated codes

    hgiasac committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9074eab View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. add --type-only mode

    hgiasac committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0ee9c13 View commit details
    Browse the repository at this point in the history
  2. update README

    hgiasac committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dd5c218 View commit details
    Browse the repository at this point in the history
  3. remove deprecated codes

    hgiasac committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    849003d View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    hgiasac committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f7136f1 View commit details
    Browse the repository at this point in the history
  5. improve unit tests

    hgiasac committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    34f9e29 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. auto inspect state argument

    hgiasac committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e67b360 View commit details
    Browse the repository at this point in the history
  2. improve connector templates

    hgiasac committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5f71f2f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix merge schema utils

    hgiasac committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bea9969 View commit details
    Browse the repository at this point in the history
  2. fix merge schema utils

    hgiasac committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3cb6812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9f33d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. wip: embed

    hgiasac committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f55da96 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    9604adf View commit details
    Browse the repository at this point in the history
  2. support embeded field decoder

    hgiasac committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    85efdcd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. add NewTracer function

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4fff7ae View commit details
    Browse the repository at this point in the history
  2. fix connector generation

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    70e0ff6 View commit details
    Browse the repository at this point in the history
  3. fix connector generation

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5095a03 View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ca079ee View commit details
    Browse the repository at this point in the history
  5. rename render functions

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    9808dac View commit details
    Browse the repository at this point in the history
  6. rename connector_Decoder

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b8b8827 View commit details
    Browse the repository at this point in the history
  7. fix not null response

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a5ee3b7 View commit details
    Browse the repository at this point in the history
  8. fix enum

    hgiasac committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1488b43 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    625f6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9010e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d49f8b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix unit tests

    hgiasac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    111afb3 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    hgiasac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    659886a View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    hgiasac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a915fcb View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    hgiasac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9a5f186 View commit details
    Browse the repository at this point in the history
  5. fix merge map

    hgiasac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bf965d0 View commit details
    Browse the repository at this point in the history
  6. add README

    hgiasac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    74a03de View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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