-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Install external mobans through requires #89
Conversation
…e. pypi-mobans.tar.gz on pypi
Codecov Report
@@ Coverage Diff @@
## dev #89 +/- ##
=========================================
+ Coverage 98.65% 98.7% +0.05%
=========================================
Files 34 34
Lines 1484 1545 +61
=========================================
+ Hits 1464 1525 +61
Misses 20 20
Continue to review full report at Codecov.
|
Will while releasing a packaging is nice, it isnt dynamic enough. we need developers to set up a branch of our mobans repo, and be able to use that moban branch as their upstream while developing in other repos, using that un-merged moban enhancement. Once they have it all working well, we merge the moban enhancement and then they re-push their PR in other repos to use the master of the moban repo. |
Yes, It will support git urls. I will think about its require syntax and the checkout location. |
With pkg, it is possible to have versions. With git repo, it then,as you said allow dynamic synchronization. |
Ya, I'm very much in favour of proper packaging, and maybe after coala has finished mobanising this will be possible. testpypi might also be a solution for proposed moban enhancements. I look forward to seeing this also support git , even if it is very basic and not optimised. |
Ok. Please approve this PR and I will submit another one for git |
#35 #86 #87 #88
newsly instroduced "requires":