I hereby claim:
- I am davidb on github.
- I am davidb31 (https://keybase.io/davidb31) on keybase.
- I have a public key ASB5uSzY-x3rC_KOnyXDW4EkA6xVeqsD3ZV0d26k-jBkMAo
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| #require PyGithub (pip install PyGithub) | |
| #see https://github.com/jacquev6/PyGithub | |
| import sys | |
| import urllib2 | |
| import os | |
| import os.path | |
| from pipes import quote |
I hereby claim:
To claim this, I am signing this object:
| #! /bin/bash | |
| # | |
| # for manual or api sync prerequirements are the same: | |
| # - on oss sonatype: | |
| # - having an account on https://issues.sonatype.org/ | |
| # - being allowed to publish to the target groupId | |
| # - check on that stagingProfiles includes the target groupId on https://oss.sonatype.org/#stagingProfiles (same user/password as on https://issues.sonatype.org/) that | |
| # - on bintray | |
| # - artifacts available on JCenter (request require manual approbation from bintray) | |
| # - artifacts follow [requirements](http://central.sonatype.org/pages/requirements.html) |
| # https://editorconfig.org/ | |
| root = true | |
| [*] | |
| indent_style = space | |
| indent_size = 2 | |
| insert_final_newline = true | |
| trim_trailing_whitespace = true | |
| end_of_line = lf |
Thank you for your interest in contributing to cdviz-collector. This project is dual-licensed:
By submitting a pull request or otherwise contributing to this Project, you agree to the following terms:
Thank you for your interest in contributing to cdviz (Projects). By submitting a pull request or otherwise contributing to this Project, you agree to the following terms: