* Add unbuilt updated pip packages to updates-2025-04-04-00-20
* Add unbuilt updated ruby gem packages to updates-2025-04-04-00-20
* Add built packages for linux/386 to updates-2025-04-04-00-20
* Add built packages for linux/amd64 to updates-2025-04-04-00-20
* Add built packages for linux/arm/v7 to updates-2025-04-04-00-20
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-03-27-00-19
* Add unbuilt updated ruby gem packages to updates-2025-03-27-00-19
* Add built packages for linux/386 to updates-2025-03-27-00-19
* Add built packages for linux/amd64 to updates-2025-03-27-00-19
* Add built packages for linux/arm/v7 to updates-2025-03-27-00-19
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-03-14-00-19
* Add unbuilt updated ruby gem packages to updates-2025-03-14-00-19
* Add built packages for linux/386 to updates-2025-03-14-00-19
* Add built packages for linux/amd64 to updates-2025-03-14-00-19
* Add built packages for linux/arm/v7 to updates-2025-03-14-00-19
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-03-05-00-19
* Add unbuilt updated ruby gem packages to updates-2025-03-05-00-19
* Add built packages for linux/386 to updates-2025-03-05-00-19
* Add built packages for linux/amd64 to updates-2025-03-05-00-19
* Add built packages for linux/arm/v7 to updates-2025-03-05-00-19
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-02-28-00-18
* Add unbuilt updated ruby gem packages to updates-2025-02-28-00-18
* Add built packages for linux/386 to updates-2025-02-28-00-18
* Add built packages for linux/amd64 to updates-2025-02-28-00-18
* Add built packages for linux/arm/v7 to updates-2025-02-28-00-18
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-02-27-00-19
* Add unbuilt updated ruby gem packages to updates-2025-02-27-00-19
* Add built packages for linux/386 to updates-2025-02-27-00-19
* Add built packages for linux/amd64 to updates-2025-02-27-00-19
* Add built packages for linux/arm/v7 to updates-2025-02-27-00-19
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-02-18-00-18
* Add unbuilt updated ruby gem packages to updates-2025-02-18-00-18
* Add built packages for linux/386 to updates-2025-02-18-00-18
* Add built packages for linux/amd64 to updates-2025-02-18-00-18
* Add built packages for linux/arm/v7 to updates-2025-02-18-00-18
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-02-01-00-19
* Add unbuilt updated ruby gem packages to updates-2025-02-01-00-19
* Add built packages for linux/386 to updates-2025-02-01-00-19
* Add built packages for linux/amd64 to updates-2025-02-01-00-19
* Add built packages for linux/arm/v7 to updates-2025-02-01-00-19
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-01-23-00-18
* Add unbuilt updated ruby gem packages to updates-2025-01-23-00-18
* Add built packages for linux/386 to updates-2025-01-23-00-18
* Add built packages for linux/amd64 to updates-2025-01-23-00-18
* Add built packages for linux/arm/v7 to updates-2025-01-23-00-18
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add unbuilt updated pip packages to updates-2025-01-11-00-18
* Add unbuilt updated ruby gem packages to updates-2025-01-11-00-18
* Add built packages for linux/386 to updates-2025-01-11-00-18
* Add built packages for linux/amd64 to updates-2025-01-11-00-18
* Add built packages for linux/arm/v7 to updates-2025-01-11-00-18
---------
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Remove self.check in python3.rb as tests were not actuallly being run
* Enable Lint/ImplicitStringConcatenation cop
* Enable Layout/CommentIndentation cop
* Remove unnecessary configuration of Layout/IndentationStyle to EnforcedStyle: spaces, as this is already the default
* Enable Layout/LeadingCommentSpace cop
* Enable Layout/SpaceInsideBlockBraces cop
* Enable Layout/SpaceInsideParens cop
* Enable Layout/TrailingEmptyLines cop
* Enable Lint/LiteralAsCondition cop
* Document the current issue stopping us from enabling Style/OptionalBooleanParameter
* Stop downloading our rubocop config when installing ruby_rubocop
* lib/const: Simplify + cleanup
* Fix nil issue
* Update const.rb
* Always convert result to boolean
* Always convert result to boolean
* Use File.join to prevent duplicate slashes
* rubocop: Disable `Lint/RedundantSafeNavigation` rule
* ruby_rubocop: Update checksum
* Fix logic
* Change `CREW_DLL_PREFIX` to `CREW_WINE_PREFIX`
* Use `&&` to concatenate commands
* Update const.rb
* Remove redundant `nil`
* Bump version
* Align + more cleanup
* Don't use ENV.fetch when default value is not needed
* 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>
* 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>
* Default Rubocop linter config for Chromebrew
* Add package
* remove gem in self.remove, add xdg_base dep
* refactor
* rebuild and fixup typos
* refactor to use gem installer
* run linter on package file
* suggested changes