summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [rubygems/rubygems] util/rubocop -A --only Style/SingleLineMethodsHiroshi SHIBATA2023-03-179-28/+92
| | | | https://github.com/rubygems/rubygems/commit/fa2e835ed2
* [rubygems/rubygems] util/rubocop -A --only Style/NumericLiteralsHiroshi SHIBATA2023-03-1712-46/+46
| | | | https://github.com/rubygems/rubygems/commit/860669b08a
* [rubygems/rubygems] util/rubocop -A --only Style/RedundantInterpolationHiroshi SHIBATA2023-03-1711-13/+13
| | | | https://github.com/rubygems/rubygems/commit/add44e56eb
* [rubygems/rubygems] util/rubocop -A --only Style/ClassCheckHiroshi SHIBATA2023-03-1713-19/+19
| | | | https://github.com/rubygems/rubygems/commit/1c3356a872
* [rubygems/rubygems] util/rubocop -A --only Style/NestedParenthesizedCallsHiroshi SHIBATA2023-03-178-18/+18
| | | | https://github.com/rubygems/rubygems/commit/a875fdb535
* [rubygems/rubygems] util/rubocop -A --only Style/ParallelAssignmentHiroshi SHIBATA2023-03-1721-45/+83
| | | | https://github.com/rubygems/rubygems/commit/5c88c77873
* [rubygems/rubygems] util/rubocop -A --only Style/StringLiteralsInInterpolationHiroshi SHIBATA2023-03-1736-62/+62
| | | | https://github.com/rubygems/rubygems/commit/cb554f6eb7
* [rubygems/rubygems] util/rubocop -A --only Style/AliasHiroshi SHIBATA2023-03-1719-26/+26
| | | | https://github.com/rubygems/rubygems/commit/fba6e94de9
* [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsideRangeLiteralHiroshi SHIBATA2023-03-171-3/+3
| | | | https://github.com/rubygems/rubygems/commit/426dd97a31
* [rubygems/rubygems] util/rubocop -A --only Layout/MultilineBlockLayoutHiroshi SHIBATA2023-03-174-10/+6
| | | | https://github.com/rubygems/rubygems/commit/9aa6101942
* [rubygems/rubygems] util/rubocop -A --only Layout/MultilineArrayBraceLayoutHiroshi SHIBATA2023-03-172-4/+2
| | | | https://github.com/rubygems/rubygems/commit/f4f45ab27e
* [rubygems/rubygems] util/rubocop -A --only Layout/MultilineMethodCallBraceLayoutHiroshi SHIBATA2023-03-179-17/+22
| | | | https://github.com/rubygems/rubygems/commit/acb0548bf6
* [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsideStringInterpolationHiroshi SHIBATA2023-03-171-1/+1
| | | | https://github.com/rubygems/rubygems/commit/a06f8ae3bb
* [rubygems/rubygems] util/rubocop -A --only Layout/FirstArgumentIndentationHiroshi SHIBATA2023-03-172-2/+2
| | | | https://github.com/rubygems/rubygems/commit/0542726fd3
* [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInLambdaLiteralHiroshi SHIBATA2023-03-171-2/+2
| | | | https://github.com/rubygems/rubygems/commit/e76088b699
* [rubygems/rubygems] util/rubocop -A --only Layout/SpaceBeforeSemicolonHiroshi SHIBATA2023-03-171-2/+2
| | | | https://github.com/rubygems/rubygems/commit/c92c6d8e85
* [rubygems/rubygems] util/rubocop -A --only Layout/AssignmentIndentationHiroshi SHIBATA2023-03-173-21/+21
| | | | https://github.com/rubygems/rubygems/commit/8e64298989
* [rubygems/rubygems] util/rubocop -A --only ↵Hiroshi SHIBATA2023-03-1711-14/+0
| | | | | | Layout/EmptyLinesAroundExceptionHandlingKeywords https://github.com/rubygems/rubygems/commit/ad1fe68d97
* [rubygems/rubygems] util/rubocop -A --only Layout/EmptyLinesAroundModuleBodyHiroshi SHIBATA2023-03-1718-29/+0
| | | | https://github.com/rubygems/rubygems/commit/48c88466b7
* [rubygems/rubygems] util/rubocop -A --only Layout/LeadingCommentSpaceHiroshi SHIBATA2023-03-177-31/+31
| | | | https://github.com/rubygems/rubygems/commit/4d680320e3
* [rubygems/rubygems] util/rubocop -A --only ↵Hiroshi SHIBATA2023-03-172-3/+3
| | | | | | Layout/SpaceInsidePercentLiteralDelimiters https://github.com/rubygems/rubygems/commit/c6de27fc6d
* [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsideArrayPercentLiteralHiroshi SHIBATA2023-03-173-49/+49
| | | | https://github.com/rubygems/rubygems/commit/75abd2e504
* [rubygems/rubygems] util/rubocop -A --only Layout/EmptyLineBetweenDefsHiroshi SHIBATA2023-03-174-0/+14
| | | | https://github.com/rubygems/rubygems/commit/00117e69cc
* [rubygems/rubygems] util/rubocop -A --only Layout/SpaceBeforeCommaHiroshi SHIBATA2023-03-177-13/+13
| | | | https://github.com/rubygems/rubygems/commit/4a5b70b508
* [rubygems/rubygems] util/rubocop -A --only Layout/MultilineHashBraceLayoutHiroshi SHIBATA2023-03-174-14/+14
| | | | https://github.com/rubygems/rubygems/commit/bf33d106d0
* [rubygems/rubygems] util/rubocop -A --only Lint/UselessAccessModifierHiroshi SHIBATA2023-03-171-2/+0
| | | | https://github.com/rubygems/rubygems/commit/5070f90987
* [rubygems/rubygems] util/rubocop -A --only Lint/RedundantStringCoercionHiroshi SHIBATA2023-03-171-1/+1
| | | | https://github.com/rubygems/rubygems/commit/58e4885493
* [rubygems/rubygems] util/rubocop -A --only Lint/UnusedBlockArgumentHiroshi SHIBATA2023-03-1733-77/+77
| | | | https://github.com/rubygems/rubygems/commit/d8efd919db
* [rubygems/rubygems] util/rubocop -A --only Performance/TimesMapHiroshi SHIBATA2023-03-171-1/+1
| | | | https://github.com/rubygems/rubygems/commit/976a351f8b
* [rubygems/rubygems] util/rubocop -A --only Performance/DoubleStartEndWithHiroshi SHIBATA2023-03-171-1/+1
| | | | https://github.com/rubygems/rubygems/commit/893da27e7c
* [rubygems/rubygems] util/rubocop -A --only Performance/CountHiroshi SHIBATA2023-03-171-2/+2
| | | | https://github.com/rubygems/rubygems/commit/46d5d6d1d3
* [rubygems/rubygems] Removed rubocop:disable detected by ↵Hiroshi SHIBATA2023-03-171-1/+1
| | | | | | Lint/RedundantCopDisableDirective https://github.com/rubygems/rubygems/commit/07b0da6c24
* [rubygems/rubygems] util/rubocop -a test/rubygems/helper.rb and stylingHiroshi SHIBATA2023-03-171-5/+3
| | | | https://github.com/rubygems/rubygems/commit/fe331736d4
* [rubygems/rubygems] Removed RUBY_PATCHLEVEL and modify condition for ↵Hiroshi SHIBATA2023-03-171-1/+1
| | | | | | ruby_version https://github.com/rubygems/rubygems/commit/b420e287a3
* [rubygems/rubygems] Also removed condition of RUBY_PATCHLEVELHiroshi SHIBATA2023-03-172-6/+3
| | | | https://github.com/rubygems/rubygems/commit/16f381be4b
* [rubygems/rubygems] RUBY_PATCHLEVEL was provided after Ruby 1.8.5Hiroshi SHIBATA2023-03-171-3/+1
| | | | https://github.com/rubygems/rubygems/commit/7750d5c460
* [rubygems/rubygems] Remove ensure part in requireDavid Rodríguez2023-03-171-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | I've seen this error sometimes but never found it helpful, since the culprit has never been thread/monitor related, so it just adds noise. Right now I'm seeing an issue in CI where we seem to be crashing during ensure and showing a weird backtrace: ``` #<Thread:0x000055821d7a73b8 /home/runner/work/rubygems/rubygems/lib/rubygems/request_set.rb:167 run> terminated with exception (report_on_exception is true): /home/runner/work/rubygems/rubygems/lib/rubygems/platform.rb:141:in `==': undefined local variable or method `to_a' for false:FalseClass (NameError) Did you mean? to_s from /home/runner/work/rubygems/rubygems/lib/rubygems/core_ext/kernel_require.rb:168:in `!=' from /home/runner/work/rubygems/rubygems/lib/rubygems/core_ext/kernel_require.rb:168:in `require' from /home/runner/work/rubygems/rubygems/lib/rubygems.rb:441:in `block in ensure_subdirectories' from /home/runner/work/rubygems/rubygems/lib/rubygems.rb:437:in `each' from /home/runner/work/rubygems/rubygems/lib/rubygems.rb:437:in `ensure_subdirectories' from /home/runner/work/rubygems/rubygems/lib/rubygems.rb:413:in `ensure_gem_subdirectories' from /home/runner/work/rubygems/rubygems/lib/rubygems/resolver/specification.rb:110:in `download' from /home/runner/work/rubygems/rubygems/lib/rubygems/request_set.rb:173:in `block (2 levels) in install' ``` Let's get this out of the picture in case that helps clarify the culprit. https://github.com/rubygems/rubygems/commit/87ce40b70e
* [rubygems/rubygems] Fix `gem uninstall` with `--install-dir`David Rodríguez2023-03-172-0/+23
| | | | https://github.com/rubygems/rubygems/commit/ac23687353
* [rubygems/rubygems] Extract some common logic to a test helperDavid Rodríguez2023-03-171-14/+11
| | | | https://github.com/rubygems/rubygems/commit/ef4741b7cb
* [rubygems/rubygems] Fix `rake check_manifest` when `rake` is ↵David Rodríguez2023-03-171-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `--user-installed`'d Otherwise we get ``` ✗ rake TEST=test/rubygems/test_project_sanity.rb Loaded suite /Users/deivid/.gem/ruby/3.2.0/gems/rake-13.0.6/lib/rake/rake_test_loader Started E ============================================================================================================================================================================================================ Error: test_manifest_is_up_to_date(TestProjectSanity): RuntimeError: There was an error running `rake check_manifest`: /Users/deivid/.asdf/installs/ruby/3.2.1/lib/ruby/site_ruby/3.2.0/rubygems.rb:263:in `find_spec_for_exe': can't find gem rake (>= 0.a) with executable rake (Gem::GemNotFoundException) from /Users/deivid/.asdf/installs/ruby/3.2.1/lib/ruby/site_ruby/3.2.0/rubygems.rb:282:in `activate_bin_path' from /Users/deivid/.asdf/installs/ruby/3.2.1/bin/rake:25:in `<main>' /Users/deivid/Code/rubygems/rubygems/test/rubygems/test_project_sanity.rb:27:in `test_manifest_is_up_to_date' 24: 25: raise "Expected Manifest.txt to be up to date, but it's not. Run `rake update_manifest` to sync it." 26: else => 27: raise "There was an error running `rake check_manifest`: #{out}" 28: end 29: end 30: end ============================================================================================================================================================================================================ . Finished in 0.188192 seconds. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2 tests, 1 assertions, 0 failures, 1 errors, 0 pendings, 0 omissions, 0 notifications 50% passed ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 10.63 tests/s, 5.31 assertions/s rake aborted! ``` https://github.com/rubygems/rubygems/commit/29829933a6
* [rubygems/rubygems] Show error when `rake check_manifest` fails for unknown ↵David Rodríguez2023-03-171-2/+25
| | | | | | reason https://github.com/rubygems/rubygems/commit/98de85c11e
* [rubygems/rubygems] Fix incorrect error message when multiple platforms are ↵David Rodríguez2023-03-172-1/+7
| | | | | | locked https://github.com/rubygems/rubygems/commit/24d2bf9cb2
* [rubygems/rubygems] Remove unnecessary `specific_local_platform` test helperDavid Rodríguez2023-03-179-37/+33
| | | | https://github.com/rubygems/rubygems/commit/86b574824d
* [rubygems/rubygems] Simplify `lockfile_platforms` helperDavid Rodríguez2023-03-176-12/+8
| | | | | | To make it easier to change the default platforms that get locked later. https://github.com/rubygems/rubygems/commit/255c4012ec
* [rubygems/rubygems] Remove unnecessary `local` helperDavid Rodríguez2023-03-173-7/+3
| | | | https://github.com/rubygems/rubygems/commit/27ed6870ce
* [rubygems/rubygems] Use more common linux platform for specsDavid Rodríguez2023-03-172-3/+3
| | | | https://github.com/rubygems/rubygems/commit/3841a58095
* [rubygems/rubygems] Use splatted args to `lockfile_platforms_for`David Rodríguez2023-03-175-6/+6
| | | | | | Nicer :) https://github.com/rubygems/rubygems/commit/c0ab2893c3
* Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]2023-03-1714-17/+17
| | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.2.6...88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-1717-19/+19
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.3.0...24cb9080177205b6e8c946b17badbe402adc938f) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump ruby/setup-ruby from 1.144.0 to 1.144.1dependabot[bot]2023-03-174-4/+4
| | | | | | | | | | | | | | Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.144.0 to 1.144.1. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/9669f3ee51dc3f4eda8447ab696b3ab19a90d14b...e6689b4deb1cb2062ea45315001f687c0b52111b) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>