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

fix: allow install cargo package from git #219

Merged
merged 11 commits into from
Sep 23, 2024

Commits on Sep 17, 2024

  1. fix: allow install cargo package from git

    Add option to installBinaryCached to install from git which allows
    installing estuary from our fork.
    diogomatsubara committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5ae4df3 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    diogomatsubara committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1563348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    536043e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix: add estuary to config

    Use ci.config.json to use forked estuary version
    diogomatsubara committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    49e21e4 View commit details
    Browse the repository at this point in the history
  2. chore: lint

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c1dc4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    210575c View commit details
    Browse the repository at this point in the history
  3. fix: no await

    diogomatsubara committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2dae39f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85936af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47dafd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b93d64b View commit details
    Browse the repository at this point in the history