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

Support publishing with dependencies #729

Merged
merged 10 commits into from
Feb 11, 2025
Merged

Conversation

isc-shuliu
Copy link
Collaborator

@isc-shuliu isc-shuliu commented Feb 6, 2025

Implement #724

  • Publish with dependencies
  • During install/reinstall, look into .modules subfolder for depdendencies (unlike for load, .modules will only be used when there is no alternatives)
  • Integration test to verify that the dependencies are published
  • Improve error handling when creating temporary local repo.

@isc-shuliu isc-shuliu linked an issue Feb 6, 2025 that may be closed by this pull request
@isc-shuliu isc-shuliu marked this pull request as ready for review February 11, 2025 19:21
@isc-shuliu isc-shuliu merged commit 701100a into v0.10.x Feb 11, 2025
15 checks passed
@isc-shuliu isc-shuliu deleted the v0.10.x-publish-with-deps branch February 11, 2025 23:34
@isc-shuliu isc-shuliu linked an issue Feb 13, 2025 that may be closed by this pull request
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.

Clean up temporary repositories in load (edge case) Add export deps functionality to "publish"
3 participants