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: tracking plan v2 api temp change #19

Merged
merged 10 commits into from
Jul 19, 2024
Merged

Conversation

akashrpo
Copy link

@akashrpo akashrpo commented Mar 26, 2024

Thanks for taking the time to contribute to RudderTyper!

APIVersion v1 and v2 are distinguished by the creationType keyword and we are storing APIVersion -> v1 v2 in the ruddertyper.yml file

It is highly appreciated that you take the time to help improve RudderTyper.
We appreciate it if you would take the time to document your Pull Request.

Sadly, if we don't receive enough information, or the Pull Request doesn't
align well with our roadmap, we might respectfully thank you for your time, and close the issue.

Respect earns Respect 👏

Please respect our Code of Conduct, in short:

  • Using welcoming and inclusive language.
  • Being respectful of differing viewpoints and experiences.
  • Gracefully accepting constructive criticism.
  • Focusing on what is best for the community.
  • Showing empathy towards other community members.

@akashrpo akashrpo changed the base branch from master to feat/package-typer March 26, 2024 12:42
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.82%. Comparing base (71903be) to head (8225907).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #19   +/-   ##
========================================
  Coverage    88.82%   88.82%           
========================================
  Files            3        3           
  Lines          170      170           
  Branches        58       58           
========================================
  Hits           151      151           
  Misses          17       17           
  Partials         2        2           

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

@akashrpo akashrpo changed the title feat: tp version temp change feat: tracking plan v2 api temp change Mar 27, 2024
@akashrpo akashrpo force-pushed the feat/tp-version-temp-change branch from f9e854c to b021081 Compare April 3, 2024 09:57
@akashrpo akashrpo force-pushed the feat/package-typer branch from a663f1e to 6ebdded Compare April 3, 2024 09:58
@akashrpo akashrpo force-pushed the feat/tp-version-temp-change branch from e39dcad to e4f16ee Compare May 15, 2024 13:10
@akashrpo akashrpo changed the base branch from feat/package-typer to develop May 15, 2024 13:10
@akashrpo akashrpo marked this pull request as ready for review May 16, 2024 08:24
@akashrpo akashrpo requested a review from Jayachand July 17, 2024 10:45
src/cli/api/api.ts Outdated Show resolved Hide resolved
src/cli/api/api.ts Outdated Show resolved Hide resolved
@akashrpo akashrpo force-pushed the feat/tp-version-temp-change branch from b71d841 to 8225907 Compare July 19, 2024 08:09
@akashrpo akashrpo merged commit 48c4cfc into develop Jul 19, 2024
4 checks passed
@akashrpo akashrpo deleted the feat/tp-version-temp-change branch July 19, 2024 15:09
akashrpo added a commit that referenced this pull request Jul 24, 2024
* chore: run prettier format for all files (#23)

* chore: add prettier script

* chore: run format command

* chore: update yarn package

* feat: tracking plan v2 api temp change (#19)

* feat: package typer init

* feat: add build code

* feat: update code

* feat: update code

* feat: add temp tp version change

* feat: update name

* feat: add new TP api v2 integration

* feat: cleanup

* feat: remove null properties

* feat(tracking-plan): refactor

* fix: draft new release for histories (#26)

* fix: draft new release for histories 2 (#27)

* fix: draft new release for histories 3 (#28)

* fix: draft new release for histories 4 (#29)

* feat: draft new release 5 (#31)

* v1.0.0-beta.7

---------

Co-authored-by: Akash Gupta <64877812+akashrpo@users.noreply.github.com>
Co-authored-by: GitHub actions <noreply@github.com>
akashrpo added a commit that referenced this pull request Jul 26, 2024
* chore: run prettier format for all files (#23)

* chore: add prettier script

* chore: run format command

* chore: update yarn package

* feat: tracking plan v2 api temp change (#19)

* feat: package typer init

* feat: add build code

* feat: update code

* feat: update code

* feat: add temp tp version change

* feat: update name

* feat: add new TP api v2 integration

* feat: cleanup

* feat: remove null properties

* feat(tracking-plan): refactor

* fix: draft new release for histories (#26)

* fix: draft new release for histories 2 (#27)

* fix: draft new release for histories 3 (#28)

* fix: draft new release for histories 4 (#29)

* feat: draft new release 5 (#31)

* v1.0.0-beta.7

---------

Co-authored-by: Akash Gupta <64877812+akashrpo@users.noreply.github.com>
Co-authored-by: GitHub actions <noreply@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants