Skip to content

refactor: optimize package initialization and update process#61

Merged
TimeTravelPenguin merged 2 commits into
mainfrom
package-script
Sep 26, 2025
Merged

refactor: optimize package initialization and update process#61
TimeTravelPenguin merged 2 commits into
mainfrom
package-script

Conversation

@TimeTravelPenguin

Copy link
Copy Markdown
Member

Improve the packaging workflow by utilizing sparse-checkout to reduce the initial repository cloning size. Switch from traditional full-depth clone to a more efficient method, focusing only on relevant paths. Replace old branch handling using ORIGIN_URL with a more robust mechanism using fork branches, enabling smoother integration. These changes aim to streamline the setup and update procedures for package development and version management.

Improve the packaging workflow by utilizing sparse-checkout
to reduce the initial repository cloning size. Switch from
traditional full-depth clone to a more efficient method,
focusing only on relevant paths. Replace old branch handling
using ORIGIN_URL with a more robust mechanism using fork
branches, enabling smoother integration. These changes aim
to streamline the setup and update procedures for package
development and version management.
@TimeTravelPenguin TimeTravelPenguin merged commit d144dd8 into main Sep 26, 2025
1 check passed
@TimeTravelPenguin TimeTravelPenguin deleted the package-script branch September 26, 2025 05:41
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