Skip to content

chore: Added prepare script to test github tagged commit import in other projects.#528

Merged
Murike merged 2 commits intomainfrom
feature/project-prepare
Mar 20, 2026
Merged

chore: Added prepare script to test github tagged commit import in other projects.#528
Murike merged 2 commits intomainfrom
feature/project-prepare

Conversation

@Murike
Copy link
Contributor

@Murike Murike commented Mar 19, 2026

User description

TypeScript SDK e2e test pinning - sc-58529

Description

  • Added prepare script to test if dependency link in other projects using tagged commits will work, or if missing devdependency of Typescript won't be compensated in target project.

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Add a prepare script so the TypeScript SDK compiles itself during install, covering the tagged-commit dependency import scenario for the e2e test pinning effort. Keep the existing build/test/lint orchestration intact while making sure linked projects receive compiled artifacts without needing the SDK’s dev dependencies.

Latest Contributors(2)
UserCommitDate
Murikechore-release-Bumping-...March 14, 2026
vanessafsoares@hotmail...ci-coverage-Add-Codeco...February 03, 2026
This pull request is reviewed by Baz. Review like a pro on (Baz).

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.22%. Comparing base (71712e8) to head (bcfa897).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #528   +/-   ##
=======================================
  Coverage   75.22%   75.22%           
=======================================
  Files          75       75           
  Lines        6737     6737           
  Branches     1892     1854   -38     
=======================================
  Hits         5068     5068           
  Misses       1658     1658           
  Partials       11       11           
Flag Coverage Δ
unittests 75.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fernandocorreia-galileo fernandocorreia-galileo changed the title feat(prepare): Added prepare script to test github tagged commit import in other projects. chore: Added prepare script to test github tagged commit import in other projects. Mar 19, 2026
@Murike Murike merged commit 298d90e into main Mar 20, 2026
11 checks passed
@Murike Murike deleted the feature/project-prepare branch March 20, 2026 19:42
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.

2 participants