Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
NTT
- Sydney, Australia
- https://tonybaloney.github.io/
Pinned
924 contributions in the last year
Activity overview
Contributed to
tonybaloney/wily,
pytest-dev/pytest-nunit,
tonybaloney/pytest-azurepipelines
and 5 other
repositories
Contribution activity
December 2019
- tonybaloney/radon-feedstock Shell
- tonybaloney/staged-recipes Python
Created a pull request in conda-forge/staged-recipes that received 12 comments
Wily metapackage
Checklist License file is packaged (see here for an example) Source is from official source Package does not vendor other packages. (If a pack…
+266
−0
•
12
comments
- [WIP] Work on adding type hints
- Detached heads
- dd argument to `wily diff` to specify a target revision to compare with, can be a Git SHA or a Git reference, e.g. `HEAD^1`
- Add shorthands for index with message
- add a job for testing in conda
- Add a universal file logger and provide its link during crash reports
- Move source to src/ and update flit
- Optimize the build process by using git metadata
- Add Python 3.8 support