-
Notifications
You must be signed in to change notification settings - Fork 12
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
Make installation available from other branches than the Infinum repo #824
Make installation available from other branches than the Infinum repo #824
Conversation
Frontend libs 9.5.0
Revert "Frontend libs 9.5.0"
FE libs 9.6.0 - Git untagling pt2
Develop -> Main sync
Main branch sync
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #824 +/- ##
========================================
Coverage 25.04% 25.04%
========================================
Files 36 36
Lines 1206 1206
Branches 305 305
========================================
Hits 302 302
Misses 631 631
Partials 273 273
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Looks ok, but why not add frontend libs and boilerplate repos flags also? |
Bolilerplate repo -flag exist, I added for frontend libs only |
I have changed the new setup full so the part of these changes are there I will not be merging the PR but tnx |
Description
This PR introduces functionality that enables users to specify custom repository URLs for Composer dependencies directly via command line arguments. This enhancement provides greater flexibility and control over dependency management, particularly useful for testing different branches or forks of libraries during development.
Productive ticket
https://app.productive.io/1-infinum/tasks/7821114