-
-
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
Release 0.7.0 #362
Merged
Release 0.7.0 #362
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #362 +/- ##
==========================================
- Coverage 96.3% 96.07% -0.24%
==========================================
Files 55 55
Lines 2814 2827 +13
==========================================
+ Hits 2710 2716 +6
- Misses 104 111 +7
Continue to review full report at Codecov.
|
chfw
added a commit
to moremoban/pypi-mobans
that referenced
this pull request
Jan 18, 2020
chfw
added a commit
to moremoban/yehua
that referenced
this pull request
Jan 18, 2020
chfw
added a commit
to moremoban/yehua
that referenced
this pull request
May 8, 2020
* ✨ generate a hello world project from cookie cutter template on disk. related to #37 * 💚 make ci pass * 🔥 drop python 2 support and test * 💄 pump up the version * 💚 adapting moban v0.7.0. moremoban/moban#362 * 🔥 remove pypy3 because it is based on python 3.5.3 * 🔥 replace nose with pytest * 💚 pytest requires the package to be installed by default * 🔬 test cookie cutter, hello world project generation. #37 * ✨ auto-genenerate yehua file from cookie cutter json. #37 * ✨ first ever pass on cookiecutter-pypackage. yes, this code now can generate a cookiecutter package from cookiecutter-pypackage offline. steps: 1) git clone cookiecutter-pypackage 2) yh -c cookiecutter-pypackage 3) answer the quesetions 4) you will have what you wanted. #37 * 💚 fix unwanted yaml dependency * ✨ yes we need to use cookiecutter.extension.* * ✨ use moban update in github action * 🔨 problem solved * 🔨 use python 3.7 * 🔨 commit to feature branch * 📚 test moban update * 📚 commit changes * 📚 use default github token * 📚 how could I about this without documentationgit add .github/workflows/moban-update.yml ad-m/github-push-action#38 * 📚 tweek it work? * 📚 fix detached state. actions/checkout#6 * 📚 cannot i simply push * 📚 use auto commit * 📚 use checkout v2 * 📚 use checkout v2 * This is an auto-commit * 📚 test if auto commit would commit nothing or not * 📚 test if auto commit would commit something * 📚 test if auto commit would commit something * This is an auto-commit * ✨ add colon * This is an auto-commit * ✨ need if statement * ✨ need if statement * This is an auto-commit * ✨ generate directly from a git repo. #37 * 🔥 remove unused imports * 🔥 remove useless codes * ✨ first working POC. yh -c cookiecutter-pypackage #37 * 💚 pass all unit tests * 🔥 remove unused imports * 💚 fix coding style * ✨ minor tweak to support git url. python filesytem did the magic! #37 * 💚 test cookiecutter package as git repo * 💚 add gitfs2 as test requirements * This is an auto-commit * 💚 add gitfs2 as test requirements * This is an auto-commit * ✨ seemless integration with cookiecutter. simply replace cookiecutter with yh. the rest will follow. #37 * This is an auto-commit * 🔨 code refactoring * 🔨 code refactoring * This is an auto-commit * 🔥 remove unused imports Co-authored-by: chfw <chfw@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before raising the PR, here is a check list: