Skip to content
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

support intermediate target in mobanfile #335

Closed
chfw opened this issue Sep 14, 2019 · 0 comments
Closed

support intermediate target in mobanfile #335

chfw opened this issue Sep 14, 2019 · 0 comments

Comments

@chfw
Copy link
Member

chfw commented Sep 14, 2019

Intermediate target appears in mobanfile operation, is a temporary product of 1st target and becomes in the input of a 2nd target.

moban's current architecture requires that all input files exists before moban run.

This ticket will solve:

#24
#38
#36

@chfw chfw mentioned this issue Oct 12, 2019
5 tasks
@chfw chfw closed this as completed Oct 12, 2019
chfw added a commit that referenced this issue Oct 12, 2019
* ✨ prototype to support intermediate targets. step 1 for #335

* ✨ synchronize with pypi-mobans

* 🔬 📚 test and document intermediate targets]

* 👕 coding style fix

* 👕 fix yaml lint warning

* 💚 fix broken tests

* 💚 make sure store is empty before next parsing session

* 🔨 code refactoring

* 📚 update change log

* 🔬 more tests

* 💚 update unit test

* 📚 update doc

* 📚 update documentation links

* 📚 update release date
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

No branches or pull requests

1 participant