Optimize Plugin Repository Handling Process #106
Labels
enhancement
For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted
good first issue
Good for newcomers
What feature do you want to see added?
Current Situation
We currently fork and clone the plugin repository locally before applying any recipes. This approach has several drawbacks:
Issues
Proposed Solution
Implement a more efficient process:
a. Commit changes
b. Fork the repository
c. Add the fork as a remote
d. Push the modified branch to the fork
Benefits
Considerations
Request for Feedback
What are your thoughts on this proposed process? Are there any potential drawbacks or challenges we should consider?
Next Steps
By adopting this optimized approach, we can significantly improve the efficiency and user-friendliness of our tool while being more considerate of our users' resources.
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: