Skip to content

Update npm package migration script to have a cutoff date #96

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

a-magdy
Copy link

@a-magdy a-magdy commented May 2, 2025

This pull request introduces several improvements to the scripts/migrate-npm-packages-between-github-instances.sh script and updates the .env.example file to support environment variables. The changes enhance usability, add new functionality, and improve performance by optimizing API calls.

Environment Variable Support:

  • .env.example: Added a template for required environment variables (SOURCE_HOST, SOURCE_ORG, GH_SOURCE_PAT, TARGET_HOST, TARGET_ORG, GH_TARGET_PAT) and a command to load them into the shell.

Script Enhancements:

Performance Optimization:

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.

1 participant