Skip to content

feature: add tc init command#403

Merged
tusharmath merged 25 commits intotailcallhq:mainfrom
neo773:main
Oct 10, 2023
Merged

feature: add tc init command#403
tusharmath merged 25 commits intotailcallhq:mainfrom
neo773:main

Conversation

@neo773
Copy link
Copy Markdown
Contributor

@neo773 neo773 commented Oct 2, 2023

This PR adds init command to bootstrap a project

tc-init.mp4

Issue Reference(s):
Fixes #402

Build & Testing:

  • I ran cargo test successfully.
  • I have run ./lint.sh to address and fix linting issues.

/claim #402

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 2, 2023

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (5cbf71a) 84.98% compared to head (966a24f) 84.20%.

❗ Current head 966a24f differs from pull request most recent head 68e6593. Consider uploading reports for the commit 68e6593 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
- Coverage   84.98%   84.20%   -0.79%     
==========================================
  Files          50       50              
  Lines        4490     4532      +42     
==========================================
  Hits         3816     3816              
- Misses        674      716      +42     
Files Coverage Δ
src/cli/command.rs 0.00% <0.00%> (ø)
src/cli/tc.rs 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tusharmath
Copy link
Copy Markdown
Contributor

@neo773 This is fantastic! Added a few comments 😇

@neo773
Copy link
Copy Markdown
Contributor Author

neo773 commented Oct 2, 2023

@tusharmath
Just added the changes you requested.

tc-init.mp4

@tusharmath tusharmath changed the title add init command feature: add tc init command Oct 10, 2023
@tusharmath tusharmath enabled auto-merge (squash) October 10, 2023 10:48
@tusharmath
Copy link
Copy Markdown
Contributor

Fantastic! @neo773
Thank you once again for your contribution 🙏
Hopefully, it get's auto-merged once the build passes.

@tusharmath tusharmath merged commit 458716d into tailcallhq:main Oct 10, 2023
@neo773
Copy link
Copy Markdown
Contributor Author

neo773 commented Oct 10, 2023

@tusharmath Thank you! learned a lot from this.

digital-phoenix pushed a commit to digital-phoenix/tailcall that referenced this pull request Oct 12, 2023
* commit '234cd25e61d23bd2300a6e15bf0b9b4014a0073c': (25 commits)
  fix: cache control headers (tailcallhq#465)
  chore: update cron freq for PR staleness
  feat: group by endpoint (tailcallhq#451)
  chore: add codecov config
  CI: ignore build when no changes for executable (tailcallhq#454)
  feature: add `tc init` command (tailcallhq#403)
  fix: deploy (tailcallhq#457)
  fix(deps): update rust crate regex to 1.10.0 (tailcallhq#456)
  fix: cargo test fail in Sonoma or later of macos (tailcallhq#453)
  chore: update examples (tailcallhq#452)
  performance: improve for PathString impl for EvaluationContext (tailcallhq#430)
  chore: close stale branches after 2 days
  fix: restricted url for graphiQL (tailcallhq#447)
  performance: minor optimisation (tailcallhq#444)
  chore:update readme (tailcallhq#446)
  chore: update stale bot schedule
  chore: update stale bot message
  chore: use title case for job names in CI (tailcallhq#437)
  chore: remove write permissions
  chore: update stale YML permissions
  ...
@ayewo ayewo mentioned this pull request Oct 14, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tailcall LSP integration

3 participants