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: Upload projects #1436

Merged
merged 13 commits into from Mar 19, 2022
Merged

feat: Upload projects #1436

merged 13 commits into from Mar 19, 2022

Commits on Mar 19, 2022

  1. WIP

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    0a5125a View commit details
    Browse the repository at this point in the history
  2. Gzip

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    e316367 View commit details
    Browse the repository at this point in the history
  3. WIP

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    05cfb46 View commit details
    Browse the repository at this point in the history
  4. fix: Rebase on main

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    2c5f772 View commit details
    Browse the repository at this point in the history
  5. More WIP

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    e7548f3 View commit details
    Browse the repository at this point in the history
  6. Upload instead of package

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    a298e14 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a810e2a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b527f2b View commit details
    Browse the repository at this point in the history
  9. Better error messages

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    1afa2e4 View commit details
    Browse the repository at this point in the history
  10. Add better error messages

    Don't make a request if the API token is missing
    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    4cbf1ed View commit details
    Browse the repository at this point in the history
  11. bundler: Add flag to dump request data

    Add the `--dry-run` flag to see the exact HTTP request that sqlc will
    make to the the upload endpoint.
    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    b1311d6 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a1865ad View commit details
    Browse the repository at this point in the history
  13. fix: Build error

    kyleconroy committed Mar 19, 2022
    Copy the full SHA
    7be710b View commit details
    Browse the repository at this point in the history