333 Commits
Author SHA1 Message Date
commitayandGitHub 2dea9572f8 issue templates (#47108) 2018-05-15 08:00:31 +10:00
commitayandVítor Galvão e3267c033a remove dev script: generate_issue_template_url (#47092) 2018-05-13 11:23:49 +01:00
Vítor GalvãoandGitHub c778c9f30d Fix rogue double-spacing (#46776) 2018-05-07 12:49:10 +01:00
Vítor Galvão e08b943446 Only use feature requests in main repo 2018-05-07 00:08:15 +01:00
Vítor GalvãoandGitHub 91ac19c93f sync_templates_and_ci: remove travis-buddy-failure-template 2018-05-06 17:31:37 +01:00
commitayandGitHub d89013574a travis.yml: travis buddy (#45327)
* .travis.yml: travis buddy

* .travis.yml: on_failure only

* sync_templates_and_ci: add travis buddy template
2018-04-02 10:35:57 +10:00
Vítor GalvãoandGitHub 54c1b4605e Add cask_pr_manual_check (#43550) 2018-02-03 11:09:32 +00:00
commitayandGitHub d016b84349 sync_templates_and_ci: increase install conditional for font repo (#42975)
* sync_templates_and_ci: increase install conditional for font repo

[skip ci]

* Update sync_templates_and_ci
2018-01-28 08:35:43 +10:00
commitayandVítor Galvão dc0378faff Remove dev script: cask_switch_https (#41678) 2017-12-06 11:42:19 +00:00
commitayandMiccal Matthews 1e8855a79d Rename CONDUCT.md to CODE_OF_CONDUCT.md (#39361)
* Rename CONDUCT.md to CODE_OF_CONDUCT.md

* sync_templates_and_ci: add code of conduct
2017-10-07 09:10:29 +08:00
Vítor GalvãoandMiccal Matthews 8d5a06ed14 Remove some dev scripts (#39115)
* Removed irregular_cask_whitespace

* Removed project_stats

* Remove the_long_tail
2017-09-30 05:49:57 +08:00
Quentin DreyerandMiccal Matthews bce21be352 High Sierra Compatibility (#39106)
```
user@elcapitan ~ % sw_vers
ProductName:	Mac OS X
ProductVersion:	10.11.6
BuildVersion:	15G1510
user@elcapitan ~ % l /System/Library/Frameworks/Ruby.framework/Versions/Current
lrwxr-xr-x  1 root  wheel     3B Oct 21  2015 /System/Library/Frameworks/Ruby.framework/Versions/Current -> 2.0
```

```
user@sierra ~ % sw_vers
ProductName:	Mac OS X
ProductVersion:	10.12.6
BuildVersion:	16G29
user@sierra ~ % l /System/Library/Frameworks/Ruby.framework/Versions/Current
lrwxr-xr-x  1 root  wheel     3B Sep 22  2016 /System/Library/Frameworks/Ruby.framework/Versions/Current -> 2.0
```

```
user@highsierra ~ % sw_vers
ProductName:	Mac OS X
ProductVersion:	10.13
BuildVersion:	17A365
user@highsierra ~ % l /System/Library/Frameworks/Ruby.framework/Versions/Current
lrwxr-xr-x  1 root  wheel     3B 27 sep 14:20 /System/Library/Frameworks/Ruby.framework/Versions/Current -> 2.3
```
2017-09-29 21:32:21 +08:00
commitayandMarkus Reiter 9f04fe1d1d Update sync_templates_and_ci (#34701) 2017-05-22 01:48:55 +02:00
Vítor GalvãoandGitHub 7c968499f2 sync_templates_and_ci: add drivers repo (#29357) 2017-01-24 20:37:56 +00:00
Vítor GalvãoandMarkus Reiter 211b7e0579 find_sparkle_appcast: update for new checkpoint command (#29311) 2017-01-23 17:54:04 +01:00
Vítor GalvãoandGitHub cbcbcd0684 sync_templates_and_ci: removed extraneous ' in comment 2016-11-16 16:04:21 +00:00
Josh HaginsandGitHub b737a5e2ef Remove {develop,production}_brew_cask scripts (#25938) 2016-10-19 11:06:01 -04:00
Josh HaginsandGitHub d20c943e0a Remove {find,fix,merge}_outdated_appcasts scripts (#25936)
Refs https://github.com/caskroom/homebrew-cask/issues/25926
2016-10-19 10:49:22 -04:00
Josh Hagins 0d60d8f73d Rename generate_issue_template_urls and take only one arg 2016-10-12 05:48:47 -04:00
Michael FordandGitHub 4e2198ad6b Merge pull request #24339 from caskroom/cask_switch_https-improv
cask_switch_https: general improvements
2016-09-10 14:47:48 +08:00
Vítor Galvão 414a98d00f sync_templates_and_ci: fix mv (#24344)
Update yujitach-menumeters to require El Capitan

Single one line addition, as this fails on Yosemite:
  depends_on macos: '>= :el_capitan'

Verified by myself on 10.10.5
https://github.com/yujitach/MenuMeters/issues/10

update needed blank line

depends_on macos now seperate block. [This isn't in the stanza docs btw]

removed blank space that previous edit left with auto-tab

 cask style --fix yujitach-menumeters.rb
== yujitach-menumeters.rb ==
C:  9:  1: [Corrected] stanza groups should be separated by a single empty line
C:  9:  1: [Corrected] Trailing whitespace detected.
C: 10:  1: [Corrected] Extra blank line detected.

-- Fixed
2016-09-09 09:50:56 +01:00
Josh HaginsandGitHub 4b6d5b983f sync_templates_and_ci: use rsync (#24341)
* sync_templates_and_ci: use rsync

rsync allows us to delete files present at the destination but
not the source.

Also split arguments into multiple lines for readability/maintainability.

* Collapse rsync argument list
2016-09-08 15:26:14 -04:00
Joshua Hagins 852607aafe Make sync_templates_and_ci script executable 2016-09-08 13:41:06 -04:00
Vítor GalvãoandGitHub 4662092f6a add sync_github_templates (#24335) 2016-09-08 18:39:28 +01:00
Vítor GalvãoandGitHub d40d6bdb64 cask_switch_https: general improvements 2016-09-08 18:29:31 +01:00