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 for submodules #886

Merged
merged 1 commit into from
Feb 13, 2025
Merged

support for submodules #886

merged 1 commit into from
Feb 13, 2025

Conversation

azisaka
Copy link
Contributor

@azisaka azisaka commented Feb 13, 2025

Summary

This pull request introduces changes that allow submodules to be used seamlessly in the project. The update ensures that repositories with submodules can be properly checked out and utilized without manual intervention.

Changes Implemented

  • Updated the deployment logic to support submodule usage across all environments.
  • Improved handling of repository configurations to ensure smooth integration with submodules.

Why This is Needed

This change helps overcome existing limitations in Deno, particularly its lack of built-in support for submodules and importing from private sources. By enabling seamless submodule usage, we provide a more flexible and reliable workflow for managing complex repositories without depending on external workarounds.

Copy link
Contributor

Tagging Options

Should a new tag be published when this PR is merged?

  • 👍 for Patch 1.109.2 update
  • 🎉 for Minor 1.110.0 update
  • 🚀 for Major 2.0.0 update

@decobot decobot merged commit a6b7848 into main Feb 13, 2025
2 checks passed
@decobot decobot deleted the feat/git-submodule branch February 13, 2025 19:31
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.

4 participants