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

[rush-migrate-subspace-plugin]: add new plugin #20

Merged

Conversation

pedro-gomes-92
Copy link
Contributor

Basic Checks

Have you run rush change for this change?

  • Yes
  • No

If No, please run rush change before, this is necessary.

If adding a new feature, the PR's description includes:

  • Reason for adding this feature
  • How to use
  • A basic example

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

Summary

Rush plugin to migrate an existing project into a subspace.

Detail

The rush subspace is a new feature that intends to move common projects into 1 workspace. Teams that want to take advantage of this feature need to manually migrate these projects. This script automates most of these required steps to speed up the migration process.

How to test it

rush migrate-subspace

@CLAassistant
Copy link

CLAassistant commented Oct 18, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


pedro.gomes seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@pedro-gomes-92 pedro-gomes-92 force-pushed the pedrogomes/add-migrate-subspace-plugin branch from 83c80b8 to 5dfe23c Compare October 18, 2024 19:53
@pedro-gomes-92 pedro-gomes-92 changed the title feat: add plugin migrate subspace [rush-migrate-subspace-plugin]: add new plugin Oct 18, 2024
@pedro-gomes-92 pedro-gomes-92 force-pushed the pedrogomes/add-migrate-subspace-plugin branch from 0d80248 to e4c7448 Compare October 18, 2024 20:25
@pedro-gomes-92 pedro-gomes-92 force-pushed the pedrogomes/add-migrate-subspace-plugin branch from e4c7448 to ee9d334 Compare October 18, 2024 20:31
@pedro-gomes-92 pedro-gomes-92 marked this pull request as draft October 18, 2024 21:28
@pedro-gomes-92 pedro-gomes-92 force-pushed the pedrogomes/add-migrate-subspace-plugin branch from 51875d9 to 336a495 Compare October 21, 2024 03:49
@pedro-gomes-92 pedro-gomes-92 marked this pull request as ready for review October 25, 2024 23:27
@chengcyber chengcyber merged commit 78dcc91 into tiktok:main Oct 29, 2024
2 checks passed
@pedro-gomes-92 pedro-gomes-92 deleted the pedrogomes/add-migrate-subspace-plugin branch October 29, 2024 05:41
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