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

Fix #1357: use relative path instead of tgz setup. #1380

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 25, 2024

This pull request includes several updates and refactoring across multiple files, primarily focusing on changing the tag used for deployment and updating dependencies. The most important changes include updating the TypeScript version, modifying deployment tags, and removing specific package references.

Dependency Updates:

  • Updated typescript version to 5.6.3 in benchmark/package.json, test-error/package.json, test-esm/package.json, and test/package.json. [1] [2] [3] [4]

Deployment Tag Changes:

  • Changed deployment tag from "tgz" to "test" in deploy/bun.ts, deploy/index.ts, and deploy/internal/DeployRunner.ts. [1] [2] [3] [4]

Package Reference Updates:

  • Updated typia package reference from a specific version to a relative path in benchmark/package.json, test-error/package.json, test-esm/package.json, and test/package.json. [1] [2] [3] [4]

Script and Configuration Changes:

  • Updated test script to use the test tag and modified the dev script to include rimraf in package.json. Also removed the package:tgz script. [1] [2]
  • Removed tsconfig.test.json configuration file.

@samchon samchon added bug Something isn't working enhancement New feature or request labels Nov 25, 2024
@samchon samchon self-assigned this Nov 25, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link

pkg-pr-new bot commented Nov 25, 2024

Open in Stackblitz

npm i https://pkg.pr.new/typia@1380

commit: 0bd8071

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working properly.

@samchon samchon merged commit b0ff5b1 into v7.0 Nov 25, 2024
11 checks passed
@samchon samchon deleted the feat/setup branch November 25, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant