39 Commits
Author SHA1 Message Date
David Jennes 00153504b9 Try to fix github release task 2022-08-01 00:04:43 +02:00
David Jennes 203c5058df Use octokit (more) for publication 2022-07-26 21:57:57 +02:00
nicorichard 54352ad40e commit pr suggestions 2022-06-27 09:08:12 -05:00
Nico Richard 6e2a2e88c9 corrections to the checksum generation 2022-03-31 09:25:18 -05:00
nicorichard dede60824e Add checksums to the generated release 2022-03-31 09:06:12 -05:00
Nico Richard 33c24d355c Fix up the upload script and work on the exact perfect zip file that artifact bundling expects 2022-03-27 20:15:02 -05:00
Nico Richard adc9cd90e5 Create rake scripts required to create and upload an artifact bundle which can be used by Swift plugins 2022-03-27 20:14:54 -05:00
David Jennes 7315e1c571 Update to handle new homebrew formula (using tarballs instead of git) 2021-10-06 02:20:24 +02:00
David Jennes 4955e604ca Rake: cli:install (and build) now supports both universal & slim builds 2021-10-04 17:03:36 +02:00
David Jennes b98737f700 Rake: release fix 2021-10-03 22:55:21 +02:00
David Jennes faebe3ce03 Update rake 2021-04-11 22:45:47 +02:00
Olivier Halligon fcd006c26c Update release:homebrew to match the new formula syntax for tag/revision fields 2020-08-05 00:19:41 +02:00
Olivier Halligon 955f71ebcc Fix #743 2020-08-02 19:35:46 +02:00
Olivier Halligon b71a27d441 Ruby scripts: rubocop pass 2 2020-08-02 17:37:41 +02:00
Olivier Halligon c09aba2e76 Ruby scripts: rubocop pass 1 2020-08-02 17:36:12 +02:00
Olivier Halligon ac2de7c554 rakelib: frozen_string_literals 2020-08-02 17:05:09 +02:00
David Jennes 432dccb36e Change release task users to SwiftGen 2020-07-05 20:08:55 +02:00
Olivier Halligon 42d53db1f8 Always using source when testing homebrew releases 2020-06-19 23:38:48 +02:00
Olivier Halligon c62c7ff1c8 Fix homebrew linkage issue 2020-06-19 01:18:44 +02:00
Olivier Halligon 538f44b80f Fix release:homebrew task
Make sure to update tag and revision whatever tab alignment is used in the formula
2019-01-29 22:28:04 +01:00
David Jennes b7aad11d00 Fix release paths for zip creation 2019-01-29 19:44:00 +01:00
David Jennes cdf5fb1913 Small fix in release version check 2019-01-29 12:31:53 +01:00
David Jennes e400f959ab Playgrounds: compile coredata model 2019-01-26 23:19:28 +01:00
Olivier Halligon 83d8ff561e Update README Instructions with '~>' pod requirement 2018-10-16 12:30:01 +02:00
Olivier Halligon 70ecf5a2a8 Fix rake release:check_versions task 2018-10-07 23:33:03 +02:00
Olivier Halligon f9d03460fd rake release:check_versions now ensures SG & SGK have same versions 2018-10-07 22:06:17 +02:00
Olivier Halligon d2fb2889ab Fixes in rake release:check_versions task 2018-10-04 03:52:57 +02:00
Olivier Halligon 41544114e9 Simplify rake release:brew 2018-10-04 03:45:54 +02:00
Olivier Halligon 8af12cb50c Utils.rake: COLUMN_WIDTHS as an array 2018-10-04 02:39:16 +02:00
Olivier Halligon 1f3b5d8e66 rake release:check_version: Markdown table 2018-10-04 02:30:09 +02:00
Olivier Halligon 74276acd11 Don't print path to bundler just to check if it's installed! 2018-10-04 02:17:44 +02:00
Olivier Halligon 1a1241510a rake release:check_versions => Get last SSK version from trunk 2018-10-04 02:05:19 +02:00
Olivier Halligon 4556b845aa Make release:check_versions task non-interactive 2018-10-04 00:15:08 +02:00
Olivier Halligon fa34f944de brew install instead of upgrade if formula not installed 2018-09-29 03:05:43 +02:00
Olivier Halligon f7191b73b1 Fix other errors in release rake task… one more 2018-09-29 02:10:58 +02:00
Olivier Halligon 1974ce9423 Fix other errors in release rake task 2018-09-29 02:06:37 +02:00
Olivier Halligon aa6a1e7a72 Fix release rake task 2018-09-29 01:59:20 +02:00
Olivier Halligon ff39d794cf Fix release:check_versions task 2018-09-29 01:06:17 +02:00
Olivier Halligon d3c1a1ec99 Split more Rakefile in rakelib/*.rake files; Move Release tasks from Eve to SwiftGen 2018-09-29 00:21:32 +02:00