Commit Graph

9 Commits

Author SHA1 Message Date
Satadru Pramanik, DO, MPH, MEng
9d192cf5b4 Add no_compile_needed to all ruby_packages (#9301) 2024-02-10 22:24:18 +11:00
Ed Reel
5d3e024d40 Ruby 3.2.2-1 => 3.3.0 (#9133)
Add ruby buildsystem and update ruby_* packages
2024-01-03 01:41:53 -05:00
Satadru Pramanik
af9e592d24 Ruby => 3.2.0 + update other gem packages (#7772)
* crew: Simplify + cleanup

* Bump version

* Express newlines in a more clear way

* Fix bugs

* Remove CREW_LA_RENAME_ENABLED logic completely

* Fix typo

* Add no_shrink to xwayland

* Add no_shrink to sommelier

* Use rmtree in lieu of rmdir

* Add crew change from ruby 3.2 PR.

* Need Dir.exist? in lieu of Dir.empty since dir may not exist

* rmdir is fine since we are checking for the dir, also check for empty dir before deleting the dir

* Make rubocop happy

* Handle SKIP package install failure

* merge conditionals

* Rubocop changes

* Allow for only ruby getting upgraded when it is in the upgrade list

* Revert filelist generation change as it creates a filelist with "/filelist" for empty packages like ruby_mdl

* remove trailing space

* Adjust messages when ruby is upgraded.

* Ruby => 3.2.0 + update other gem packages

* update rubocop

* adjust postinstall to avoid breakage during ruby upgrade

* remove binaries from some gem packages

* remove install section from no_compile_needed gems

* remove binaries from ruby_debug

* update rubocop config file setup

* simplify rubocop package further

* revert rubocop changes

* Use source_url for rubocop config

* suggested changes

* Fix paths for message and remove unnecessary rm from self.remove

Co-authored-by: supechicken <supechicken666@gmail.com>
2022-12-27 16:55:27 -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
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
Ed Reel
e323bfeb79 Add pre-built binaries for package a-z (#5569) 2021-04-08 00:42:27 -04:00
Cassandra Watergate
48bdd890a9 [New Package] ruby-webrick (#5534) 2021-04-04 10:12:40 -05:00