Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: voldemortensen/tartufo

Tags

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request godaddy#51 from godaddy/release/v1.1.2

Version bump for v1.1.2

stable

Toggle stable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request godaddy#51 from godaddy/release/v1.1.2

Version bump for v1.1.2

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request godaddy#35 from godaddy/backport-precommit-bugfix

Backport: Fix docs & pre-commit hook to use hyphens in CLI arguments

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request godaddy#27 from godaddy/release_v1_1

Version bump for 1.1.0 release

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request godaddy#22 from godaddy/release_v102

Bump to v1.0.2 to avoid conflicts, and mark as stable

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request godaddy#21 from godaddy/release_v1

Version bump to 1.0.0, and create a changelog

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Better ensure we're always in the proper CWD

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Let he PyPi password trickle in from Travis

According to the [Travis docs](https://docs.travis-ci.com/user/deployment-v2/providers/pypi/#environment-variables), we should be able to set `PYPI_PASSWORD` as a secret in the console, and it will Just Work.

Let's see what happens!