General

Profile

jeromedalbert (Jerome Dalbert)

  • Login: jeromedalbert
  • Registered on: 04/02/2018
  • Last sign in: 10/20/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/30/2024

02:06 PM Ruby master Revision caa6bcc9 (git): [rubygems/rubygems] Indent github workflow steps for generated gems
https://github.com/rubygems/rubygems/commit/a1784e2efa jeromedalbert (Jerome Dalbert)

10/23/2024

08:52 AM Ruby master Revision ad853544 (git): Clarify bundler inlineā€™s `install` parameter
jeromedalbert (Jerome Dalbert)

10/18/2024

04:19 PM Ruby master Revision fce5bbd6 (git): [rubygems/rubygems] Add `bundle add --quiet` option
This option is similar to the `bundle install --quiet` option
https://github.com/rubygems/rubygems/commit/3bd773d827
jeromedalbert (Jerome Dalbert)
02:25 PM Ruby master Revision 6b1268c7 (git): [rubygems/rubygems] Clarify `bundle install --quiet` documentation
Bundler always exits with a status code.
https://github.com/rubygems/rubygems/commit/3a38bd0b12
jeromedalbert (Jerome Dalbert)

07/26/2024

07:56 AM Ruby master Revision 71dec15a (git): [rubygems/rubygems] Fix bundle check exit code when git gem is missing
Make `bundle check` exit with code 1 when gem git source is not yet
checked out.
https://github.com/rubygems/rubygem...
jeromedalbert (Jerome Dalbert)

07/05/2024

02:24 AM Ruby master Revision bbb4da78 (git): [rubygems/rubygems] Use preferred add_dependency instead of add_runtime_dependency
https://github.com/rubygems/rubygems/commit/9a08043858 jeromedalbert (Jerome Dalbert)

07/02/2024

07:54 PM Ruby master Revision 2830a6ae (git): [rubygems/rubygems] Only allow valid values for --test, --ci, and --linter options
https://github.com/rubygems/rubygems/commit/d4360c9032 jeromedalbert (Jerome Dalbert)
07:53 PM Ruby master Revision d5500e62 (git): [rubygems/rubygems] Feature add_dependency more prominently
https://github.com/rubygems/rubygems/commit/0236cb6191 jeromedalbert (Jerome Dalbert)

06/26/2024

11:24 AM Ruby master Revision c6c817df (git): [rubygems/rubygems] Add --no-test, --no-ci, and --no-linter options
https://github.com/rubygems/rubygems/commit/f58660ffcc jeromedalbert (Jerome Dalbert)

09/28/2022

01:03 PM Ruby master Feature #19027 (Rejected): .= syntax
I wish I could do this in Ruby:
```
records .= where.not(id: excluded_ids) if some_condition
```
instead of:
...
jeromedalbert (Jerome Dalbert)

Also available in: Atom