-
-
Notifications
You must be signed in to change notification settings - Fork 13
:eggs: 🎡 release 0.6.6 #348
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
Conversation
* ✨ allow .moban.yaml to inherit(overrides operator) any other yaml files * 🔬 unit test the new feature * 📚 🔬 update use case documentation and provide regression test suite * 👕 make yamllint happy * 🔥 remove debug print * 📰 add missing moban file
* ✨ support override file url * 📚 update configuration * 👕 style conf.py * 🔬 initial unit tests * 👕 update coding style * 👕 update coding style * 🔬 fix test cases * 🥚 🎡 release 0.6.6
Codecov Report
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
+ Coverage 96.01% 96.24% +0.23%
==========================================
Files 51 55 +4
Lines 2658 2795 +137
==========================================
+ Hits 2552 2690 +138
+ Misses 106 105 -1
Continue to review full report at Codecov.
|
due to my time constraints, I take each slice of my free time to perform quick action to push thing forward. any further comments, please raise as an issue. merging! |
* ☔ reproduce #12 * release 0.5.0 🥚 🎡 * 🤝 take latest code from setupmobans and release 0.5.1 🥚 🎡, which carries LICENSE file, pyexcel/pyexcel#103 * 🥚 🎡 release 0.5.2. related to pyexcel/pyexcel#105 * ✨ refuse to write value that will not persist. pyexcel/pyexcel-ods#30 * 🔨 sort import list, code format using black, supreme pep 8 formatter. and update moban to use latest moban 0.3.4 * ✨ use pyexcel-io 0.5.10 * 🔥 replace python 2.6 3.3 with python 3.7-dev * 🥚 🎡 release 0.5.3 * 🔨 minor update * 🤝 apply common templates from pyexcel mobans. moremoban/moban#348 * 👕 update coding style * 📰 add missing files * 📚 pass moban stage * 🔥 no longer to generate test files * ✨ respect moban * 👕 update format.sh * 🤝 synchronize the organisational meta data * 🚀 github actions for moban, pypi release and automatically extract contributors * This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst * 🤝 update project meta * 🤝 update project meta data * 🎉 new style ods reader * 🎉 new style ods writer * 📚 update changelog * This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst * 💄 update coding style * 💚 use pyexcel-io v0.6.0 in test Co-authored-by: chfw <chfw@users.noreply.github.com>
Before raising the PR, here is a check list: