-
Notifications
You must be signed in to change notification settings - Fork 53
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
First fixes 131: components, $(MAKE) and reports #570
Conversation
This ensures that if mirror generation is skipped for some reason, no attempt is made to copy anything.
- injecting syntype decs to mondules - fixing bug in simple seed - fixing components to have the correct IF condition
@gouttegd sorry I bundled a few things into one PR while I was working on many problems at once.. Would like to merge this to return to a more.. atomic form of PRs.. :) Would you mind taking a look? |
and fixing some issues also adding prepare_release_fast
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, modulo the fact that js2cli
should be declared in requirements.txt.lite
and in requirements.txt
.
Else is fine, can I merge? |
recreate-components
andrecreate-%
make
and $(MAKE) to ensure that parameters are propagated correctly (issue)Mirror goal is only run when mirrors have been downloaded