Brian Quinlan
d2897dabf6
Merge pull request #16 from google/fix-version
...
Remove dependency on distutils2
2.2.1
2019-11-06 11:20:56 -08:00
Brian Quinlan
1cd0bf4208
Remove dependency on distutils2
2019-11-06 10:57:52 -08:00
Brian Quinlan
5ee0af0dd4
Merge pull request #12 from kshithijiyer/Modifying_version_implementation
...
Adding centralized version for the tool.
2019-11-06 06:50:37 -08:00
Brian Quinlan
5e5494f362
Merge pull request #15 from Jason-Cooke/patch-1
...
docs: fix typo
2019-11-06 06:48:53 -08:00
Jason Cooke
891f84ccf8
docs: fix typo
2019-08-26 10:09:39 +12:00
Brian Quinlan
9106d2e167
Merge pull request #14 from rubendibattista/pep-561
...
Add PEP561 compatibility
2019-08-22 06:04:36 -07:00
Ruben Di Battista
4ba003a5e6
Add PEP561 compatibility
...
This allows mypy to discover type hinting for this library
Ref:
https://mypy.readthedocs.io/en/latest/installed_packages.html#making-pep-561-compatible-packages
2019-08-22 09:26:25 +02:00
kshithijiyer
66fda1a189
Adding centralized version for the tool.
...
Version of the tool is hard coded in setup.py which
means that it'll have to specially declared as a
var everywhere you would need it. Hence adding file
version.py under pybadges directory and adding code
to fetch in in setup.py and __main__.py
Signed-off-by: kshithijiyer <kshithij.ki@gmail.com >
2019-08-06 11:27:00 +05:30
Brian Quinlan
16739751a6
Add a note about the "title" flags.
2.2.0
2019-05-01 11:59:25 -04:00
Brian Quinlan
39ac307040
Add a whole link title example
2019-05-01 04:11:45 -07:00
Brian Quinlan
25df45b41c
Add a whole link title example
2019-05-01 07:09:54 -04:00
Brian Quinlan
840543a771
Add the ability to set a title for the badge. Fixes #8 .
2019-05-01 03:30:08 -07:00
Brian Quinlan
fafb180c2f
Fix documentation.
2019-04-30 19:50:36 -07:00
Brian Quinlan
a064986ac8
Merge branch 'master' into title
2019-04-17 19:57:38 -07:00
Brian Quinlan
d42c8080ad
Merge pull request #9 from google/compatibility-tests
2019-04-17 19:41:53 -07:00
Brian Quinlan
e1f12f461a
Update CircleCI config to run compatibility checks
2019-04-17 19:33:05 -07:00
Brian Quinlan
032916fd00
Support the title element
2019-04-17 19:27:40 -07:00
Brian Quinlan
05e3c16e28
Separate unit and compatibility tests
2019-04-17 19:08:07 -07:00
Brian Quinlan
07007694b9
Do the type check using Python 3.6
2019-04-09 10:52:47 -07:00
Brian Quinlan
a9a818484f
Fix a syntax problem
2019-04-09 10:49:52 -07:00
Brian Quinlan
16bd4361d2
Add type validate
2019-04-09 10:43:13 -07:00
Brian Quinlan
2417eb007b
Prepare for 2.0.1 release
2.0.2
2019-04-02 06:10:38 -07:00
Brian Quinlan
66c64313ba
Fix an incorrect script path
2019-04-02 06:09:33 -07:00
Brian Quinlan
37eac2d785
Configure automatic release with CircleCI
2.0.0
2.0.1
2019-04-02 06:01:45 -07:00
Brian Quinlan
948372266c
Add a PyPI upload script for CircleCI.
2019-04-02 05:55:41 -07:00
Brian Quinlan
653d05b452
Upgrade image to Python 3.7
2019-03-29 20:18:19 -07:00
Brian Quinlan
ffd9f0c952
Add CircleCI, pypi and python badges
2019-03-29 20:05:27 -07:00
Brian Quinlan
056753e7cc
Use a simple Python image and install dependencies manually
2019-03-29 19:50:55 -07:00
Brian Quinlan
f557802397
Define a test workflow
2019-03-29 19:41:54 -07:00
Brian Quinlan
29ae8ceb6d
Add Circle CI integration
2019-03-29 19:39:06 -07:00
Brian Quinlan
30265ce706
Support and test more dependency versions
2019-03-29 10:16:45 -07:00
Brian Quinlan
9727b65868
Remove an incorrect comment.
2019-03-28 10:33:11 -07:00
Brian Quinlan
d39d4b7fe9
Add the ability to imbed logos. Fixes #7 .
2019-03-14 10:14:51 -07:00
Brian Quinlan
343983f680
Add the ability to imbed logos. Fixes #7 .
2019-03-14 10:13:39 -07:00
Brian Quinlan
3bd74eb347
Fix the project url and increment the version number for release
2018-12-05 11:06:18 -08:00
ylil93
11ac7e29b7
Merge pull request #6 from ylil93/master
...
remove .xz extension
2018-10-25 11:32:27 -07:00
Lily Li
7045618936
remove .xz extension
2018-10-25 11:24:06 -07:00
ylil93
1b41853fcd
change compression ( #5 )
...
* change compression
* change version
2018-10-24 15:06:40 -07:00
Brian Quinlan
894b7b9cba
Remove incorrect comments.
2018-10-06 11:52:09 -07:00
Brian Quinlan
5c7bd4b842
Don't install on Python 3. Fixes #4 .
2018-10-05 17:38:56 -07:00
Brian Quinlan
bf9b7aa0b6
Add a useful .gitignore.
2018-09-13 20:12:19 -07:00
Brian Quinlan
3547f52559
Change suggested name of virtual environment to venv
2018-09-13 20:10:08 -07:00
Brian Quinlan
0d9a50ad30
Increment version number for next release.
2018-09-13 20:08:53 -07:00
Brian Quinlan
8879b5c116
Fix #2 by quoting color arguments
2018-06-28 10:12:39 -07:00
Brian Quinlan
85707575c3
Fixed some grammar errors and removed some TODOs
2018-06-28 10:10:58 -07:00
Brian Quinlan
93ebac54c7
Increment version number to capture packaging fix
2018-06-27 17:29:52 -07:00
Brian Quinlan
7e0ea2f276
Remove incorrect include_package_data argument.
2018-06-27 17:10:43 -07:00
Brian Quinlan
dae9cca1b3
Fix image references in setup.py long description.
2018-06-27 14:59:25 -07:00
Brian Quinlan
2bbc8714ac
Initial commit.
2018-06-27 13:29:57 -07:00