Commit Graph

17 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
e21ce91ba0 Gdrive 2.1.0 => 2.1.1 (#6409) 2021-11-23 09:46:58 -05:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
c798b03693 Ditch wget (chromeos uses curl) 2021-03-21 15:43:26 -04:00
saltedcoffii
e905c20ad5 Licensed file ga* to gz* and other minor changes 2021-03-19 21:04:37 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
James Larrowe
dc96990fd1 Unhardcode paths (#2782)
* Unhardcode paths

(fixed since last time)

* Misc. fixes

* More little fixes.

* Quoting fixes

* Fix quoting

* Unhardcode paths

Libcap fix

* Last little fixes
2018-10-26 13:38:09 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
5d3a5742af Fix gdrive package to include only supported architectures 2017-07-04 15:03:58 -05:00
Ed Reel
8950760570 Change packages d-h from sha1 to sha256 2017-06-29 11:57:31 -05:00
Ed Reel
ac3dffb64d Add SHA1 checksum check on the binary download 2017-06-22 08:56:20 -05:00
Ed Reel
730cbe037a Switch to wget instead of curl
- Remove curl dependency
  - Use download links from https://github.com/prasmussen/gdrive
  - Sleep 10 seconds before setting file execute permission
2017-06-22 08:45:23 -05:00
Ed Reel
53c7a08d57 Add curl dependency 2017-06-22 08:22:00 -05:00
Ed Reel
b0aab1633e Add description and homepage metadata 2017-06-21 22:42:35 -05:00
Ed Reel
20dea7559b Add gdrive package 2017-06-21 22:40:54 -05:00