Nick McSpadden
1091d7687a
Fixing raise error in make_new_release
2022-04-18 14:47:02 +01:00
github-actions
79ebef0cb3
pre-commit auto fixes
2022-04-18 13:29:19 +00:00
Nick McSpadden
222de8b9fd
More safety around release script using master and tokens
2022-04-18 14:15:36 +01:00
Nick McSpadden
c34ede5cf6
Update make_new_release.py
2022-03-15 10:10:29 -07:00
Elliot Jordan
eec4ea1241
Remove redundant output when building release
2021-03-01 18:13:17 -08:00
Nick McSpadden
fca40526a3
Encode data payload for pushing Github release
2020-01-31 11:28:33 -08:00
Nick McSpadden
bebeb3615e
Deleting extraneous prints from make_new_release.py
2019-12-03 17:10:29 -08:00
Nick McSpadden
34874d2f1f
Merge branch 'master' into py2-to-3
2019-12-03 15:43:05 -08:00
Nick McSpadden
1373b31d40
Adding some more output to make_new_release.py
2019-12-02 13:19:52 -08:00
Nick McSpadden
8bb4c7b3a1
Fixed a whole bunch of unnecesasry extra quotes
2019-11-17 20:01:13 -08:00
Nick McSpadden
03d1bfafd2
Changing python interpreter path to /usr/local/autopkg/python
2019-11-06 14:38:50 -08:00
Nick McSpadden
4217f3af8d
make_new_release now uses "beta" in the title for prereleases
2019-11-06 11:40:35 -08:00
Nick McSpadden
6bf14f2686
Use the branch option for make_new_release
2019-11-06 10:51:23 -08:00
Nick McSpadden
cdce0944f9
make_new_release allows use of custom branches
...
```
The following new items were downloaded:
Download Path
-------------
/Users/Shared/AutoPkg/Cache/com.github.autopkg.AutoPkgGitMaster/downloads/autopkg.zip
The following packages were built:
Identifier Version Pkg Path
---------- ------- --------
com.github.autopkg.autopkg 2.0 /Users/Shared/AutoPkg/Cache/com.github.autopkg.AutoPkgGitMaster/autopkg-2.0.pkg
Report plist saved to /var/folders/th/3tqg05g54f73x0k_mstm5wy1_0g_xw/T/tmpollv7qcz.
** Collecting package data
** Incrementing version to 2.1..
** Creating commit for change increment
[py2-to-3 1b7b12a] Bumping to v2.1 for development.
2 files changed, 3 insertions(+), 1 deletion(-)
Ended dry-run mode. Final state of the AutoPkg repo can be found at: /var/folders/th/3tqg05g54f73x0k_mstm5wy1_0g_xw/T/tmpcz9nxym8
```
2019-11-06 10:36:28 -08:00
Nick McSpadden
368a424fa2
Fixing Github tokens URL in make_new_release
2019-11-04 16:19:47 -08:00
Nick McSpadden
fa40e86909
Updating autopkg scripts
2019-11-04 09:05:47 -08:00
Nick McSpadden
f1314c081c
Py2-to-3 conversion
2019-10-24 16:23:20 -07:00
Nick McSpadden
29cbe1c0ca
Blackening all Python code ( #526 )
2019-05-17 12:26:25 -07:00
Nick McSpadden
5af4cf1f82
make_new_release with flake8+isort ( #515 )
2019-05-11 08:05:48 -07:00
Timothy Sutton
1cb563f239
Add --user-repo to make_new_release.py for testing
2016-11-30 12:03:53 -05:00
Timothy Sutton
577eb95795
make_new_release --prerelease option now takes a suffix to be appended to the git tag
2016-11-16 23:33:57 -05:00
Timothy Sutton
feb100b120
Add --prerelease option to make_new_release.py
...
- also fix one pylint warning on a regex
2016-11-16 12:19:44 -05:00
Timothy Sutton
3b2835423f
Fix typo in GitHub API call for create release
2015-09-02 09:35:44 -04:00
Timothy Sutton
18fb1e2454
Release script: GitHub tag comparison links in headings
2015-08-07 22:17:04 -04:00
Timothy Sutton
eabe29dcb9
Release script: missed summary_results key in report plist
2015-08-07 22:15:02 -04:00
Timothy Sutton
717d58319c
Release script: update for new 0.5.0 report plist structure
2015-08-07 21:49:29 -04:00
Timothy Sutton
9d5eff3a2f
Added --dry-run option to release script for debugging
2015-08-07 21:35:35 -04:00
Timothy Sutton
d950c38ab0
Update release script for new --report-plist behavior
2014-08-27 16:58:21 -04:00
Greg Neagle
cf04526219
Pylint cleanups for Scripts/make_new_release.py
2014-08-12 10:12:28 -07:00
Greg Neagle
106fe748c2
Remove all trailing whitespace from Scripts/*.py files
2014-08-06 15:37:54 -07:00
Timothy Sutton
1e755d89f1
Release script: AutoPkg is now AutoPkgGitMaster
2014-07-24 13:23:58 -04:00
Timothy Sutton
b27330b29d
Catch recipe run failures when building new AutoPkg release
2014-05-20 09:44:23 -04:00
Timothy Sutton
4af95ec826
Set force_pkg_build when building new AutoPkg release
2014-05-20 09:43:57 -04:00
Timothy Sutton
d8f458b92a
Rename release script
2014-03-15 13:44:17 -04:00