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

Move all HTTP proxy agent related modules to a monorepo #143

Merged
merged 24 commits into from Apr 29, 2023
Merged

Conversation

TooTallNate
Copy link
Owner

Converts this repository into a monorepo, containing the following npm packages:

Why? Mainly for ease of maintenance. It's difficult to monitor 10+ repositories and keep their configurations in sync. Additionally:

  • Uses Turborepo
  • All packages have been converted to TypeScript
  • Common issue tracker for all related packages
  • Common eslint configuration
  • Shared GH Actions setup
  • Test changes for sub-packages against dependent parent packages

@TooTallNate TooTallNate merged commit b06bb20 into master Apr 29, 2023
13 checks passed
@TooTallNate TooTallNate deleted the monorepo branch April 29, 2023 08:40
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.

None yet

1 participant