summaryrefslogtreecommitdiff
path: root/scripts/_lp_release.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix automation harder.Robert Collins2014-01-291-1/+1
| | | | Change-Id: I0c1d03e2635272bf2b3335eb211a37e309a2100e
* Use a credentials file rather than global keyring.Robert Collins2014-01-291-1/+2
| | | | | | | Global keyring really doesn't work all that well in the places I tend to run this script. Change-Id: I3e926aed2a63ada0a23cb463582b50fea2bfc007
* Don't try to release 'NEXT'.Robert Collins2014-01-291-1/+2
| | | | | | | Since we stopped double-handling things, NEXT is present in NEWS when we do a release. Change-Id: I4f12c0da2856b5ec072328ad9185e060182c8791
* Move _lp_release into 'scripts'Jonathan Lange2011-07-261-0/+230