Commit Graph

25 Commits

Author SHA1 Message Date
Ed Reel
d3b003147a Gcloud 489.0.0 => 491.0.0 (#10417) 2024-09-05 08:48:34 +10:00
Ed Reel
c08e8d2627 Gcloud 488.0.0 => 489.0.0 (#10325) 2024-08-20 14:22:05 -04:00
Ed Reel
fdeeab5165 Gcloud 487.0.0 => 488.0.0 (#10307) 2024-08-13 14:12:32 -04:00
Satadru Pramanik, DO, MPH, MEng
5621163c84 Refactor ruby gems in packages, crew cleanup of debugging, install.sh refactor for gems (#10294)
* Some ruby gem updates and cleanup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* bump version

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* move gem installs to core install

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add webkitgtk_6 binaries for x86_64, add librsvg binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add rebuilt librsvg binary for x86_64.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rename gem function internals to make more sense

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust webkitgtk_6 deps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update ruby gem packages, add a ruby gem package update script to tools

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild parted

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add parted binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* refactor ruby buildsystem

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add libsdl2, freerdp binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* sync crew function to lib/fixup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* shellcheck fix

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add const for CREW_UPDATE_CHECK_INTERVAL

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Move time_difference into function for neatness.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes from @uberhacker

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* @Zopolis4 suggested change: Use git last update time

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add .blank? usage to downloader to avoid undefined method `empty?' for nil (NoMethodError)

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-08-13 11:25:39 -05:00
Ed Reel
fae51e9098 Gcloud 486.0.0 => 487.0.0 (#10263) 2024-08-07 08:31:05 +10:00
Ed Reel
f5679b215d Gcloud 485.0.0 => 486.0.0 (#10226) 2024-07-31 08:55:40 +10:00
Ed Reel
19dac63c08 Gcloud 484.0.0 => 485.0.0 (#10193) 2024-07-23 11:58:00 -04:00
Ed Reel
36e7f8babf Gcloud 483.0.0 => 484.0.0 (#10162) 2024-07-16 16:24:24 -04:00
Ed Reel
5981b898e9 Gcloud 463.0.0 => 483.0.0 (#10149) 2024-07-15 10:38:55 +10:00
Ed Reel
81ab9bbce8 Gcloud 402.0.0 => 463.0.0 (#9305) 2024-02-10 17:57:29 -05:00
Satadru Pramanik
61cf13e39b fixup prompts (#7813)
* fixup prompts

* default for no doesn't have ''
2023-01-05 13:00:16 -06:00
Ed Reel
17e5805ada Gcloud 374.0.0 => 402.0.0 (#7418) 2022-09-18 20:40:03 -04:00
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
supechicken
944607d5ac Change deprecated File.exists?/Dir.exists? to File.exist?/Dir.exist? (#6893)
* Change `File.exists?` to `File.exist?`

* Change `Dir.exists?` to `Dir.exist?`
2022-03-21 13:24:13 -04:00
Ed Reel
5fcfc1f6bc Gcloud 370.0.0 => 374.0.0 (#6801) 2022-02-27 12:05:27 -05:00
Ed Reel
cea13eff9f Add reload_constants command (#6686) 2022-01-29 16:31:15 -05:00
Ed Reel
610a9e5610 Gcloud 365.0.1 => 370.0.0 (#6679) 2022-01-29 11:10:41 -05:00
Satadru Pramanik
22aea2a1f3 make env variables used by crew mostly booleans (#6634) 2022-01-19 15:24:02 -06:00
Ed Reel
abe94a91e2 Gcloud 362.0.0 => 365.0.1 (#6442) 2021-12-05 10:54:46 -05:00
Ed Reel
5ddfa4fe7d Gcloud 357.0.0 => 362.0.0 (#6355) 2021-11-04 12:54:18 -04:00
Ed Reel
76b5135913 Update gcloud from 356.0.0 to 357.0.0 (#6210) 2021-09-20 10:06:08 -04:00
Ed Reel
7e7a4afe0f Update gcloud from 346.0.0 to 356.0.0 (#6175) 2021-09-13 14:31:24 +08:00
Ed Reel
2bd02a75b7 Update gcloud from 341.0.0 to 346.0.0 (#6046)
Move init from ~/.bashrc to env.d

Symlink binaries to CREW_PREFIX/bin
2021-08-09 22:17:38 +08:00
Ed Reel
cfaa1a2ba5 Update gcloud from 341.0.0 to 346.0.0 (#5909) 2021-06-28 11:36:24 -04:00
Ed Reel
06c4852f33 Update google_cloud_sdk from 236.0.0 to 341.0.0 (#5804) 2021-05-23 22:52:31 -04:00