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(cli): default entrypoints #4412

Merged
merged 52 commits into from
Oct 9, 2023
Merged

Commits on Sep 21, 2023

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

Commits on Sep 23, 2023

  1. fix tests in run.test.ts

    garysassano committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    aefffd1 View commit details
    Browse the repository at this point in the history
  2. update cli docs

    garysassano committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    332da26 View commit details
    Browse the repository at this point in the history
  3. fix glob version

    garysassano committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5265bdc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. improve code readability

    garysassano committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cf91309 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    ed950a2 View commit details
    Browse the repository at this point in the history
  2. optimize code

    garysassano committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c58e7bc View commit details
    Browse the repository at this point in the history
  3. Update apps/wing/src/cli.ts

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8bd52c0 View commit details
    Browse the repository at this point in the history
  4. change error description

    garysassano committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1af56e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8f9817 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. restore wing run

    garysassano committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b1feb62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983781b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc56c8c View commit details
    Browse the repository at this point in the history
  4. Update docs/docs/06-tools/01-cli.md

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e0340fe View commit details
    Browse the repository at this point in the history
  5. fix Docosaurus notes

    garysassano committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    52478c9 View commit details
    Browse the repository at this point in the history
  6. Update docs/docs/06-tools/01-cli.md

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5e23d19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e70a8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd4249b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. update glob version

    garysassano committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bdebf45 View commit details
    Browse the repository at this point in the history
  2. update wing it tests

    garysassano committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    38514e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    489f4f7 View commit details
    Browse the repository at this point in the history
  4. update wing compile tests

    garysassano committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    825b83b View commit details
    Browse the repository at this point in the history
  5. update dependencies

    garysassano committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2b08ec5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57a67d0 View commit details
    Browse the repository at this point in the history
  7. chore: self mutation (e2e-2of2.diff)

    Signed-off-by: monada-bot[bot] <[email protected]>
    monadabot committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9b11f44 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update apps/wing/package.json

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7167f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c4d7a View commit details
    Browse the repository at this point in the history
  3. align wing test to docs

    garysassano committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    793da05 View commit details
    Browse the repository at this point in the history
  4. improve test names

    garysassano committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6834402 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. fix compile plugins

    garysassano committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2e0b6a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d2f71 View commit details
    Browse the repository at this point in the history
  3. chore: self mutation (e2e-2of2.diff)

    Signed-off-by: monada-bot[bot] <[email protected]>
    monadabot committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    bdbad19 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Update apps/wing/src/commands/test.ts

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    cdbec74 View commit details
    Browse the repository at this point in the history
  2. Update docs/docs/06-tools/01-cli.md

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ad669a1 View commit details
    Browse the repository at this point in the history
  3. Update docs/docs/06-tools/01-cli.md

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    93f797c View commit details
    Browse the repository at this point in the history
  4. Update docs/docs/06-tools/01-cli.md

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2751620 View commit details
    Browse the repository at this point in the history
  5. Update docs/docs/06-tools/01-cli.md

    Co-authored-by: Mark McCulloh <[email protected]>
    garysassano and MarkMcCulloh authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    46c84f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    11723a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b25d1 View commit details
    Browse the repository at this point in the history
  3. fix duplicated imports

    garysassano committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1ef7f5c View commit details
    Browse the repository at this point in the history
  4. move glob import

    garysassano committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    23adadf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2be2e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    262582b View commit details
    Browse the repository at this point in the history
  7. chore: self mutation (build.diff)

    Signed-off-by: monada-bot[bot] <[email protected]>
    monadabot committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    edcf225 View commit details
    Browse the repository at this point in the history
  8. handle windows paths

    garysassano committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    526d406 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ce5b95 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    d77a7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354b73a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88d6998 View commit details
    Browse the repository at this point in the history
  4. update run tests

    garysassano committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    5b3759a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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