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

[pull] main from neon-bindings:main #39

Merged
merged 13 commits into from
May 21, 2024
Merged

Commits on May 12, 2024

  1. require user to specify the Neon project type:

    - either by passing --app or --lib
    - or by interactive dialog via stdin
    dherman committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7661e45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab61472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34159d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e1a5e View commit details
    Browse the repository at this point in the history
  5. prettier

    dherman committed May 12, 2024
    Configuration menu
    Copy the full SHA
    662f1e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    928af69 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. remove useless check

    dherman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    78c14ce View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    56d07f9 View commit details
    Browse the repository at this point in the history
  2. bump 0.1.72 -> 0.1.73

    dherman committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6d21027 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. improvements based on @kjvalencik's review:

    - small cleanups to `inferOrg` regexp logic
    - revert the `"prepare"` hook for --app (see #1042 (comment) )
    dherman committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f37c1f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1041 from neon-bindings/create-neon-requires-proj…

    …ect-type
    
    fix(create-neon): Explicit project type
    dherman committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b57ab4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1044 from neon-bindings/create-neon-bump-cli-0_1_72

    fix(create-neon): Bump CLI version to 0.1.73
    dherman committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a07025c View commit details
    Browse the repository at this point in the history