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

Refactor CLI, PackageLoader; Add package deploy callback #14

Merged
merged 10 commits into from
Jun 10, 2021
Merged

Conversation

davidlatwe
Copy link
Owner

  • Add on_package_deployed_callback config
  • Change PackageLoader to singleton. To avoid re-load time-costly package (e.g. maker rez that need to access PyPI).
  • module deliver.run -> deliver.install
  • PackageLoader no need to load before find package.

@davidlatwe davidlatwe merged commit 3b0de84 into main Jun 10, 2021
@davidlatwe davidlatwe deleted the dev branch June 10, 2021 16:57
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