Skip to content

refactor, move code from @teambit/legacy into existing or new components #9359

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

Merged
merged 72 commits into from
Dec 9, 2024

Conversation

davidfirst
Copy link
Member

Proposed Changes

  • move legacy constants.ts to teambit.legacy/constants
  • move legacy logger to teambit.legacy/logger
  • move src/error into a new component teambit.legacy/cli/error
  • move src/scope/component-ops/auto-tag.ts to workspace aspect
  • move src/scope/component-ops/export-scope-components.ts to export aspect
  • move src/cli/* to cli aspect
  • move src/global-config/config.ts and src/api/consumer/lib/global-config.ts to teambit.legacy/global-config
  • move src/consumer/config to teambit.legacy/consumer-config
  • move legacy scope/actions into teambit.scope/remote-actions
  • move get-flattened-dependencies.ts and message-per-component.ts to snapping aspect
  • move src/scope/network to a new component teambit.scope/network
  • move legacy scope/models and scope/objects into teambit.scope/objects
  • move snapDistance and getDivergeData and traverse-versions into teambit.component/snap-distance
  • move src/scope into teambit.legacy/scope
  • move src/consumer to teambit.legacy/consumer

@davidfirst davidfirst enabled auto-merge (squash) December 9, 2024 18:04
@davidfirst davidfirst disabled auto-merge December 9, 2024 21:22
@davidfirst davidfirst merged commit b109fa1 into master Dec 9, 2024
8 of 10 checks passed
@davidfirst davidfirst deleted the refactor-remove-legacy-with-e2e branch December 9, 2024 21:22
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