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
Satadru Pramanik
61cf13e39b
fixup prompts ( #7813 )
...
* fixup prompts
* default for no doesn't have ''
2023-01-05 13:00:16 -06: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
010fdbd75a
Fix leiningen install path ( #6450 )
2021-12-05 15:12:28 -05:00
Ed Reel
8d1e231340
Leiningen 2.9.1 => 2.9.8 ( #6447 )
2021-12-05 13:00:44 -05:00
saltedcoffii
7126bcb78f
Licensed la* to libk*
2021-03-20 01:13:44 -04:00
Ed Reel
9617751bbd
Add check for package compatibility
2020-05-14 23:57:07 -05:00
Ed Reel
d7324bffd3
Add leiningen package ( #3283 )
...
Add postinstall section
Add uninstall note to the postinstall section
Add leiningen to the exclusions list in needs_binaries.sh
2019-05-20 13:16:05 -04:00