kettle-dev 1.2.3 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +176 -3
- data/CITATION.cff +2 -2
- data/CONTRIBUTING.md +11 -17
- data/README.md +390 -319
- data/exe/kettle-dev-setup +12 -63
- data/exe/kettle-gh-release +82 -0
- data/lib/kettle/dev/gem_spec_reader.rb +2 -2
- data/lib/kettle/dev/open_collective_config.rb +12 -0
- data/lib/kettle/dev/rakelib/yard.rake +15 -0
- data/lib/kettle/dev/tasks/ci_task.rb +4 -4
- data/lib/kettle/dev/version.rb +1 -1
- data/lib/kettle/dev.rb +4 -12
- data/sig/kettle/dev/source_merger.rbs +40 -56
- data.tar.gz.sig +0 -0
- metadata +15 -144
- metadata.gz.sig +0 -0
- data/.aiignore.example +0 -19
- data/.devcontainer/apt-install/devcontainer-feature.json +0 -9
- data/.devcontainer/apt-install/install.sh +0 -11
- data/.devcontainer/devcontainer.json +0 -28
- data/.env.local.example +0 -31
- data/.envrc +0 -47
- data/.envrc.example +0 -51
- data/.envrc.no-osc.example +0 -51
- data/.git-hooks/commit-msg +0 -54
- data/.git-hooks/commit-subjects-goalie.txt +0 -8
- data/.git-hooks/footer-template.erb.txt +0 -16
- data/.git-hooks/prepare-commit-msg +0 -8
- data/.github/.codecov.yml.example +0 -14
- data/.github/FUNDING.yml +0 -13
- data/.github/FUNDING.yml.no-osc.example +0 -13
- data/.github/dependabot.yml +0 -13
- data/.github/workflows/ancient.yml +0 -83
- data/.github/workflows/ancient.yml.example +0 -81
- data/.github/workflows/auto-assign.yml +0 -21
- data/.github/workflows/codeql-analysis.yml +0 -70
- data/.github/workflows/coverage.yml +0 -127
- data/.github/workflows/coverage.yml.example +0 -127
- data/.github/workflows/current.yml +0 -116
- data/.github/workflows/current.yml.example +0 -115
- data/.github/workflows/dep-heads.yml +0 -117
- data/.github/workflows/dependency-review.yml +0 -20
- data/.github/workflows/discord-notifier.yml.example +0 -39
- data/.github/workflows/heads.yml +0 -117
- data/.github/workflows/heads.yml.example +0 -116
- data/.github/workflows/jruby.yml +0 -82
- data/.github/workflows/jruby.yml.example +0 -72
- data/.github/workflows/legacy.yml +0 -76
- data/.github/workflows/license-eye.yml +0 -40
- data/.github/workflows/locked_deps.yml +0 -85
- data/.github/workflows/opencollective.yml +0 -40
- data/.github/workflows/style.yml +0 -67
- data/.github/workflows/supported.yml +0 -75
- data/.github/workflows/truffle.yml +0 -99
- data/.github/workflows/unlocked_deps.yml +0 -84
- data/.github/workflows/unsupported.yml +0 -76
- data/.gitignore +0 -50
- data/.gitlab-ci.yml.example +0 -134
- data/.idea/.gitignore +0 -45
- data/.junie/guidelines-rbs.md +0 -49
- data/.junie/guidelines.md +0 -141
- data/.junie/guidelines.md.example +0 -140
- data/.licenserc.yaml +0 -7
- data/.opencollective.yml +0 -3
- data/.opencollective.yml.example +0 -3
- data/.qlty/qlty.toml +0 -79
- data/.rspec +0 -9
- data/.rubocop.yml +0 -13
- data/.rubocop_rspec.yml +0 -33
- data/.simplecov +0 -16
- data/.simplecov.example +0 -11
- data/.tool-versions +0 -1
- data/.yardignore +0 -13
- data/.yardopts +0 -14
- data/Appraisal.root.gemfile +0 -10
- data/Appraisals +0 -151
- data/Appraisals.example +0 -102
- data/CHANGELOG.md.example +0 -47
- data/CONTRIBUTING.md.example +0 -227
- data/FUNDING.md.no-osc.example +0 -63
- data/Gemfile +0 -40
- data/Gemfile.example +0 -34
- data/README.md.example +0 -570
- data/README.md.no-osc.example +0 -536
- data/Rakefile.example +0 -68
- data/gemfiles/modular/coverage.gemfile +0 -6
- data/gemfiles/modular/debug.gemfile +0 -13
- data/gemfiles/modular/documentation.gemfile +0 -14
- data/gemfiles/modular/erb/r2/v3.0.gemfile +0 -1
- data/gemfiles/modular/erb/r2.3/default.gemfile +0 -6
- data/gemfiles/modular/erb/r2.6/v2.2.gemfile +0 -3
- data/gemfiles/modular/erb/r3/v5.0.gemfile +0 -1
- data/gemfiles/modular/erb/r3.1/v4.0.gemfile +0 -2
- data/gemfiles/modular/erb/vHEAD.gemfile +0 -2
- data/gemfiles/modular/injected.gemfile +0 -60
- data/gemfiles/modular/mutex_m/r2/v0.3.gemfile +0 -2
- data/gemfiles/modular/mutex_m/r2.4/v0.1.gemfile +0 -3
- data/gemfiles/modular/mutex_m/r3/v0.3.gemfile +0 -2
- data/gemfiles/modular/mutex_m/vHEAD.gemfile +0 -2
- data/gemfiles/modular/optional.gemfile +0 -8
- data/gemfiles/modular/optional.gemfile.example +0 -5
- data/gemfiles/modular/runtime_heads.gemfile +0 -10
- data/gemfiles/modular/runtime_heads.gemfile.example +0 -8
- data/gemfiles/modular/stringio/r2/v3.0.gemfile +0 -5
- data/gemfiles/modular/stringio/r2.4/v0.0.2.gemfile +0 -4
- data/gemfiles/modular/stringio/r3/v3.0.gemfile +0 -5
- data/gemfiles/modular/stringio/vHEAD.gemfile +0 -2
- data/gemfiles/modular/style.gemfile +0 -25
- data/gemfiles/modular/style.gemfile.example +0 -25
- data/gemfiles/modular/templating.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2.3/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2.4/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2.6/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r3/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r3.1/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/vHEAD.gemfile +0 -3
- data/gemfiles/modular/x_std_libs.gemfile +0 -2
- data/kettle-dev.gemspec.example +0 -154
- data/lib/kettle/dev/modular_gemfiles.rb +0 -119
- data/lib/kettle/dev/prism_appraisals.rb +0 -351
- data/lib/kettle/dev/prism_gemfile.rb +0 -177
- data/lib/kettle/dev/prism_gemspec.rb +0 -284
- data/lib/kettle/dev/prism_utils.rb +0 -201
- data/lib/kettle/dev/rakelib/install.rake +0 -10
- data/lib/kettle/dev/rakelib/template.rake +0 -10
- data/lib/kettle/dev/setup_cli.rb +0 -403
- data/lib/kettle/dev/source_merger.rb +0 -622
- data/lib/kettle/dev/tasks/install_task.rb +0 -553
- data/lib/kettle/dev/tasks/template_task.rb +0 -975
- data/lib/kettle/dev/template_helpers.rb +0 -685
data/README.md.no-osc.example
DELETED
|
@@ -1,536 +0,0 @@
|
|
|
1
|
-
| 📍 NOTE |
|
|
2
|
-
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
3
|
-
| RubyGems (the [GitHub org][rubygems-org], not the website) [suffered][draper-security] a [hostile takeover][ellen-takeover] in September 2025. |
|
|
4
|
-
| Ultimately [4 maintainers][simi-removed] were [hard removed][martin-removed] and a reason has been given for only 1 of those, while 2 others resigned in protest. |
|
|
5
|
-
| It is a [complicated story][draper-takeover] which is difficult to [parse quickly][draper-lies]. |
|
|
6
|
-
| Simply put - there was active policy for adding or removing maintainers/owners of [rubygems][rubygems-maint-policy] and [bundler][bundler-maint-policy], and those [policies were not followed][policy-fail]. |
|
|
7
|
-
| I'm adding notes like this to gems because I [don't condone theft][draper-theft] of repositories or gems from their rightful owners. |
|
|
8
|
-
| If a similar theft happened with my repos/gems, I'd hope some would stand up for me. |
|
|
9
|
-
| Disenfranchised former-maintainers have started [gem.coop][gem-coop]. |
|
|
10
|
-
| Once available I will publish there exclusively; unless RubyCentral makes amends with the community. |
|
|
11
|
-
| The ["Technology for Humans: Joel Draper"][reinteractive-podcast] podcast episode by [reinteractive][reinteractive] is the most cogent summary I'm aware of. |
|
|
12
|
-
| See [here][gem-naming], [here][gem-coop] and [here][martin-ann] for more info on what comes next. |
|
|
13
|
-
| What I'm doing: A (WIP) proposal for [bundler/gem scopes][gem-scopes], and a (WIP) proposal for a federated [gem server][gem-server]. |
|
|
14
|
-
|
|
15
|
-
[rubygems-org]: https://github.com/rubygems/
|
|
16
|
-
[draper-security]: https://joel.drapper.me/p/ruby-central-security-measures/
|
|
17
|
-
[draper-takeover]: https://joel.drapper.me/p/ruby-central-takeover/
|
|
18
|
-
[ellen-takeover]: https://pup-e.com/blog/goodbye-rubygems/
|
|
19
|
-
[simi-removed]: https://www.reddit.com/r/ruby/s/gOk42POCaV
|
|
20
|
-
[martin-removed]: https://bsky.app/profile/martinemde.com/post/3m3occezxxs2q
|
|
21
|
-
[draper-lies]: https://joel.drapper.me/p/ruby-central-fact-check/
|
|
22
|
-
[draper-theft]: https://joel.drapper.me/p/ruby-central/
|
|
23
|
-
[reinteractive]: https://reinteractive.com/ruby-on-rails
|
|
24
|
-
[gem-coop]: https://gem.coop
|
|
25
|
-
[gem-naming]: https://github.com/gem-coop/gem.coop/issues/12
|
|
26
|
-
[martin-ann]: https://martinemde.com/2025/10/05/announcing-gem-coop.html
|
|
27
|
-
[gem-scopes]: https://github.com/galtzo-floss/bundle-namespace
|
|
28
|
-
[gem-server]: https://github.com/galtzo-floss/gem-server
|
|
29
|
-
[reinteractive-podcast]: https://youtu.be/_H4qbtC5qzU?si=BvuBU90R2wAqD2E6
|
|
30
|
-
[bundler-maint-policy]: https://github.com/ruby/rubygems/blob/b1ab33a3d52310a84d16b193991af07f5a6a07c0/doc/bundler/playbooks/TEAM_CHANGES.md
|
|
31
|
-
[rubygems-maint-policy]: https://github.com/ruby/rubygems/blob/b1ab33a3d52310a84d16b193991af07f5a6a07c0/doc/rubygems/POLICIES.md?plain=1#L187-L196
|
|
32
|
-
[policy-fail]: https://www.reddit.com/r/ruby/comments/1ove9vp/rubycentral_hates_this_one_fact/
|
|
33
|
-
|
|
34
|
-
[![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][🖼️galtzo-i]][🖼️galtzo-discord] [![ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5][🖼️ruby-lang-i]][🖼️ruby-lang] [![kettle-dev Logo by Aboling0, CC BY-SA 4.0][🖼️kettle-dev-i]][🖼️kettle-dev]
|
|
35
|
-
|
|
36
|
-
[🖼️galtzo-i]: https://logos.galtzo.com/assets/images/galtzo-floss/avatar-192px.svg
|
|
37
|
-
[🖼️galtzo-discord]: https://discord.gg/3qme4XHNKN
|
|
38
|
-
[🖼️ruby-lang-i]: https://logos.galtzo.com/assets/images/ruby-lang/avatar-192px.svg
|
|
39
|
-
[🖼️ruby-lang]: https://www.ruby-lang.org/
|
|
40
|
-
[🖼️kettle-dev-i]: https://logos.galtzo.com/assets/images/kettle-rb/kettle-dev/avatar-192px.svg
|
|
41
|
-
[🖼️kettle-dev]: https://github.com/kettle-rb/kettle-dev
|
|
42
|
-
|
|
43
|
-
# 🍲 Kettle::Dev
|
|
44
|
-
|
|
45
|
-
[![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license-ref] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![Open Source Helpers][👽oss-helpi]][👽oss-help] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Supported][🚎6-s-wfi]][🚎6-s-wf] [![CI Legacy][🚎4-lg-wfi]][🚎4-lg-wf] [![CI Unsupported][🚎7-us-wfi]][🚎7-us-wf] [![CI Ancient][🚎1-an-wfi]][🚎1-an-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
|
|
46
|
-
|
|
47
|
-
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][🖼️galtzo-discord], as I may have missed the [discord notification][🖼️galtzo-discord].
|
|
48
|
-
|
|
49
|
-
---
|
|
50
|
-
|
|
51
|
-
`if ci_badges.map(&:color).all? { it == "green"}` 👇️ send money so I can do more of this. FLOSS maintenance is now my full-time job.
|
|
52
|
-
|
|
53
|
-
[![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate on Polar][🖇polar-img]][🖇polar] [![Donate at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
54
|
-
|
|
55
|
-
## 🌻 Synopsis
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
## 💡 Info you can shake a stick at
|
|
59
|
-
|
|
60
|
-
| Tokens to Remember | [![Gem name][⛳️name-img]][⛳️gem-name] [![Gem namespace][⛳️namespace-img]][⛳️gem-namespace] |
|
|
61
|
-
|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
62
|
-
| Works with JRuby | ![JRuby 9.1 Compat][💎jruby-9.1i] ![JRuby 9.2 Compat][💎jruby-9.2i] ![JRuby 9.3 Compat][💎jruby-9.3i] <br/> [![JRuby 9.4 Compat][💎jruby-9.4i]][🚎10-j-wf] [![JRuby 10.0 Compat][💎jruby-c-i]][🚎11-c-wf] [![JRuby HEAD Compat][💎jruby-headi]][🚎3-hd-wf] |
|
|
63
|
-
| Works with Truffle Ruby | ![Truffle Ruby 22.3 Compat][💎truby-22.3i] ![Truffle Ruby 23.0 Compat][💎truby-23.0i] <br/> [![Truffle Ruby 23.1 Compat][💎truby-23.1i]][🚎9-t-wf] [![Truffle Ruby 24.1 Compat][💎truby-c-i]][🚎11-c-wf] |
|
|
64
|
-
| Works with MRI Ruby 3 | [![Ruby 3.0 Compat][💎ruby-3.0i]][🚎4-lg-wf] [![Ruby 3.1 Compat][💎ruby-3.1i]][🚎6-s-wf] [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎6-s-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎6-s-wf] [![Ruby 3.4 Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf] |
|
|
65
|
-
| Works with MRI Ruby 2 | ![Ruby 2.0 Compat][💎ruby-2.0i] ![Ruby 2.1 Compat][💎ruby-2.1i] ![Ruby 2.2 Compat][💎ruby-2.2i] <br/> [![Ruby 2.3 Compat][💎ruby-2.3i]][🚎1-an-wf] [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎1-an-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎1-an-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎7-us-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎7-us-wf] |
|
|
66
|
-
| Works with MRI Ruby 1 | ![Ruby 1.8 Compat][💎ruby-1.8i] ![Ruby 1.9 Compat][💎ruby-1.9i] |
|
|
67
|
-
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork] [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor] |
|
|
68
|
-
| Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on Github.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
|
|
69
|
-
| Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
|
|
70
|
-
| Compliance | [![License: MIT][📄license-img]][📄license-ref] [![Compatible with Apache Software Projects: Verified by SkyWalking Eyes][📄license-compat-img]][📄license-compat] [![📄ilo-declaration-img]][📄ilo-declaration] [![Security Policy][🔐security-img]][🔐security] [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct] [![SemVer 2.0.0][📌semver-img]][📌semver] |
|
|
71
|
-
| Style | [![Enforced Code Style Linter][💎rlts-img]][💎rlts] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] [![Gitmoji Commits][📌gitmoji-img]][📌gitmoji] [![Compatibility appraised by: appraisal2][💎appraisal2-img]][💎appraisal2] |
|
|
72
|
-
| Maintainer 🎖️ | [![Follow Me on LinkedIn][💖🖇linkedin-img]][💖🖇linkedin] [![Follow Me on Ruby.Social][💖🐘ruby-mast-img]][💖🐘ruby-mast] [![Follow Me on Bluesky][💖🦋bluesky-img]][💖🦋bluesky] [![Contact Maintainer][🚂maint-contact-img]][🚂maint-contact] [![My technical writing][💖💁🏼♂️devto-img]][💖💁🏼♂️devto] |
|
|
73
|
-
| `...` 💖 | [![Find Me on WellFound:][💖✌️wellfound-img]][💖✌️wellfound] [![Find Me on CrunchBase][💖💲crunchbase-img]][💖💲crunchbase] [![My LinkTree][💖🌳linktree-img]][💖🌳linktree] [![More About Me][💖💁🏼♂️aboutme-img]][💖💁🏼♂️aboutme] [🧊][💖🧊berg] [🐙][💖🐙hub] [🛖][💖🛖hut] [🧪][💖🧪lab] |
|
|
74
|
-
|
|
75
|
-
### Compatibility
|
|
76
|
-
|
|
77
|
-
Compatible with MRI Ruby {K_D_MIN_RUBY}+, and concordant releases of JRuby, and TruffleRuby.
|
|
78
|
-
|
|
79
|
-
| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 and the color 💚 green 💚 |
|
|
80
|
-
|------------------------------------------------|--------------------------------------------------------|
|
|
81
|
-
| 👟 Check it out! | ✨ [github.com/appraisal-rb/appraisal2][💎appraisal2] ✨ |
|
|
82
|
-
|
|
83
|
-
### Federated DVCS
|
|
84
|
-
|
|
85
|
-
<details markdown="1">
|
|
86
|
-
<summary>Find this repo on federated forges (Coming soon!)</summary>
|
|
87
|
-
|
|
88
|
-
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
|
|
89
|
-
|-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
|
|
90
|
-
| 🧪 [kettle-rb/kettle-dev on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
|
|
91
|
-
| 🧊 [kettle-rb/kettle-dev on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
|
|
92
|
-
| 🐙 [kettle-rb/kettle-dev on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
|
|
93
|
-
| 🎮️ [Discord Server][✉️discord-invite] | [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] | [Let's][✉️discord-invite] | [talk][✉️discord-invite] | [about][✉️discord-invite] | [this][✉️discord-invite] | [library!][✉️discord-invite] |
|
|
94
|
-
|
|
95
|
-
</details>
|
|
96
|
-
|
|
97
|
-
[gh-discussions]: https://github.com/kettle-rb/kettle-dev/discussions
|
|
98
|
-
|
|
99
|
-
### Enterprise Support [](https://tidelift.com/subscription/pkg/rubygems-kettle-dev?utm_source=rubygems-kettle-dev&utm_medium=referral&utm_campaign=readme)
|
|
100
|
-
|
|
101
|
-
Available as part of the Tidelift Subscription.
|
|
102
|
-
|
|
103
|
-
<details markdown="1">
|
|
104
|
-
<summary>Need enterprise-level guarantees?</summary>
|
|
105
|
-
|
|
106
|
-
The maintainers of this and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use.
|
|
107
|
-
|
|
108
|
-
[![Get help from me on Tidelift][🏙️entsup-tidelift-img]][🏙️entsup-tidelift]
|
|
109
|
-
|
|
110
|
-
- 💡Subscribe for support guarantees covering _all_ your FLOSS dependencies
|
|
111
|
-
- 💡Tidelift is part of [Sonar][🏙️entsup-tidelift-sonar]
|
|
112
|
-
- 💡Tidelift pays maintainers to maintain the software you depend on!<br/>📊`@`Pointy Haired Boss: An [enterprise support][🏙️entsup-tidelift] subscription is "[never gonna let you down][🧮kloc]", and *supports* open source maintainers
|
|
113
|
-
|
|
114
|
-
Alternatively:
|
|
115
|
-
|
|
116
|
-
- [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
117
|
-
- [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork]
|
|
118
|
-
- [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]
|
|
119
|
-
|
|
120
|
-
</details>
|
|
121
|
-
|
|
122
|
-
## ✨ Installation
|
|
123
|
-
|
|
124
|
-
Install the gem and add to the application's Gemfile by executing:
|
|
125
|
-
|
|
126
|
-
```console
|
|
127
|
-
bundle add kettle-dev
|
|
128
|
-
```
|
|
129
|
-
|
|
130
|
-
If bundler is not being used to manage dependencies, install the gem by executing:
|
|
131
|
-
|
|
132
|
-
```console
|
|
133
|
-
gem install kettle-dev
|
|
134
|
-
```
|
|
135
|
-
|
|
136
|
-
### 🔒 Secure Installation
|
|
137
|
-
|
|
138
|
-
<details markdown="1">
|
|
139
|
-
<summary>For Medium or High Security Installations</summary>
|
|
140
|
-
|
|
141
|
-
This gem is cryptographically signed, and has verifiable [SHA-256 and SHA-512][💎SHA_checksums] checksums by
|
|
142
|
-
[stone_checksums][💎stone_checksums]. Be sure the gem you install hasn’t been tampered with
|
|
143
|
-
by following the instructions below.
|
|
144
|
-
|
|
145
|
-
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
|
|
146
|
-
|
|
147
|
-
```console
|
|
148
|
-
gem cert --add <(curl -Ls https://raw.github.com/galtzo-floss/certs/main/pboling.pem)
|
|
149
|
-
```
|
|
150
|
-
|
|
151
|
-
You only need to do that once. Then proceed to install with:
|
|
152
|
-
|
|
153
|
-
```console
|
|
154
|
-
gem install kettle-dev -P HighSecurity
|
|
155
|
-
```
|
|
156
|
-
|
|
157
|
-
The `HighSecurity` trust profile will verify signed gems, and not allow the installation of unsigned dependencies.
|
|
158
|
-
|
|
159
|
-
If you want to up your security game full-time:
|
|
160
|
-
|
|
161
|
-
```console
|
|
162
|
-
bundle config set --global trust-policy MediumSecurity
|
|
163
|
-
```
|
|
164
|
-
|
|
165
|
-
`MediumSecurity` instead of `HighSecurity` is necessary if not all the gems you use are signed.
|
|
166
|
-
|
|
167
|
-
NOTE: Be prepared to track down certs for signed gems and add them the same way you added mine.
|
|
168
|
-
|
|
169
|
-
</details>
|
|
170
|
-
|
|
171
|
-
## ⚙️ Configuration
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
## 🔧 Basic Usage
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
## 🦷 FLOSS Funding
|
|
178
|
-
|
|
179
|
-
While kettle-rb tools are free software and will always be, the project would benefit immensely from some funding.
|
|
180
|
-
Raising a monthly budget of... "dollars" would make the project more sustainable.
|
|
181
|
-
|
|
182
|
-
We welcome both individual and corporate sponsors! We also offer a
|
|
183
|
-
wide array of funding channels to account for your preferences.
|
|
184
|
-
Currently, [GitHub Sponsors][🖇sponsor], and [Liberapay][⛳liberapay] are our preferred funding platforms.
|
|
185
|
-
|
|
186
|
-
**If you're working in a company that's making significant use of kettle-rb tools we'd
|
|
187
|
-
appreciate it if you suggest to your company to become a kettle-rb sponsor.**
|
|
188
|
-
|
|
189
|
-
You can support the development of kettle-rb tools via
|
|
190
|
-
[GitHub Sponsors][🖇sponsor],
|
|
191
|
-
[Liberapay][⛳liberapay],
|
|
192
|
-
[PayPal][🖇paypal],
|
|
193
|
-
and [Tidelift][🏙️entsup-tidelift].
|
|
194
|
-
|
|
195
|
-
| 📍 NOTE |
|
|
196
|
-
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
197
|
-
| If doing a sponsorship in the form of donation is problematic for your company <br/> from an accounting standpoint, we'd recommend the use of Tidelift, <br/> where you can get a support-like subscription instead. |
|
|
198
|
-
|
|
199
|
-
### Another way to support open-source
|
|
200
|
-
|
|
201
|
-
I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small. Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions. I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
|
|
202
|
-
|
|
203
|
-
If you work at a company that uses my work, please encourage them to support me as a corporate sponsor. My work on gems you use might show up in `bundle fund`.
|
|
204
|
-
|
|
205
|
-
I’m developing a new library, [floss_funding][🖇floss-funding-gem], designed to empower open-source developers like myself to get paid for the work we do, in a sustainable way. Please give it a look.
|
|
206
|
-
|
|
207
|
-
**[Floss-Funding.dev][🖇floss-funding.dev]: 👉️ No network calls. 👉️ No tracking. 👉️ No oversight. 👉️ Minimal crypto hashing. 💡 Easily disabled nags**
|
|
208
|
-
|
|
209
|
-
[![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate on Polar][🖇polar-img]][🖇polar] [![Donate to my FLOSS efforts at ko-fi.com][🖇kofi-img]][🖇kofi] [![Donate to my FLOSS efforts using Patreon][🖇patreon-img]][🖇patreon]
|
|
210
|
-
|
|
211
|
-
## 🔐 Security
|
|
212
|
-
|
|
213
|
-
See [SECURITY.md][🔐security].
|
|
214
|
-
|
|
215
|
-
## 🤝 Contributing
|
|
216
|
-
|
|
217
|
-
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
218
|
-
or if it is already 💯 (see [below](#code-coverage)) check [reek](REEK), [issues][🤝gh-issues], or [PRs][🤝gh-pulls],
|
|
219
|
-
or use the gem and think about how it could be better.
|
|
220
|
-
|
|
221
|
-
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
222
|
-
|
|
223
|
-
See [CONTRIBUTING.md][🤝contributing] for more detailed instructions.
|
|
224
|
-
|
|
225
|
-
### 🚀 Release Instructions
|
|
226
|
-
|
|
227
|
-
See [CONTRIBUTING.md][🤝contributing].
|
|
228
|
-
|
|
229
|
-
### Code Coverage
|
|
230
|
-
|
|
231
|
-
[![Coverage Graph][🏀codecov-g]][🏀codecov]
|
|
232
|
-
|
|
233
|
-
[![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls]
|
|
234
|
-
|
|
235
|
-
[![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov]
|
|
236
|
-
|
|
237
|
-
### 🪇 Code of Conduct
|
|
238
|
-
|
|
239
|
-
Everyone interacting with this project's codebases, issue trackers,
|
|
240
|
-
chat rooms and mailing lists agrees to follow the [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct].
|
|
241
|
-
|
|
242
|
-
## 🌈 Contributors
|
|
243
|
-
|
|
244
|
-
[![Contributors][🖐contributors-img]][🖐contributors]
|
|
245
|
-
|
|
246
|
-
Made with [contributors-img][🖐contrib-rocks].
|
|
247
|
-
|
|
248
|
-
Also see GitLab Contributors: [https://gitlab.com/kettle-rb/kettle-dev/-/graphs/main][🚎contributors-gl]
|
|
249
|
-
|
|
250
|
-
<details>
|
|
251
|
-
<summary>⭐️ Star History</summary>
|
|
252
|
-
|
|
253
|
-
<a href="https://star-history.com/#kettle-rb/kettle-dev&Date">
|
|
254
|
-
<picture>
|
|
255
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=kettle-rb/kettle-dev&type=Date&theme=dark" />
|
|
256
|
-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=kettle-rb/kettle-dev&type=Date" />
|
|
257
|
-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=kettle-rb/kettle-dev&type=Date" />
|
|
258
|
-
</picture>
|
|
259
|
-
</a>
|
|
260
|
-
|
|
261
|
-
</details>
|
|
262
|
-
|
|
263
|
-
## 📌 Versioning
|
|
264
|
-
|
|
265
|
-
This Library adheres to [![Semantic Versioning 2.0.0][📌semver-img]][📌semver].
|
|
266
|
-
Violations of this scheme should be reported as bugs.
|
|
267
|
-
Specifically, if a minor or patch version is released that breaks backward compatibility,
|
|
268
|
-
a new version should be immediately released that restores compatibility.
|
|
269
|
-
Breaking changes to the public API will only be introduced with new major versions.
|
|
270
|
-
|
|
271
|
-
> dropping support for a platform is both obviously and objectively a breaking change <br/>
|
|
272
|
-
>—Jordan Harband ([@ljharb](https://github.com/ljharb), maintainer of SemVer) [in SemVer issue 716][📌semver-breaking]
|
|
273
|
-
|
|
274
|
-
I understand that policy doesn't work universally ("exceptions to every rule!"),
|
|
275
|
-
but it is the policy here.
|
|
276
|
-
As such, in many cases it is good to specify a dependency on this library using
|
|
277
|
-
the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
278
|
-
|
|
279
|
-
For example:
|
|
280
|
-
|
|
281
|
-
```ruby
|
|
282
|
-
spec.add_dependency("kettle-dev", "~> 1.0")
|
|
283
|
-
```
|
|
284
|
-
|
|
285
|
-
<details markdown="1">
|
|
286
|
-
<summary>📌 Is "Platform Support" part of the public API? More details inside.</summary>
|
|
287
|
-
|
|
288
|
-
SemVer should, IMO, but doesn't explicitly, say that dropping support for specific Platforms
|
|
289
|
-
is a *breaking change* to an API, and for that reason the bike shedding is endless.
|
|
290
|
-
|
|
291
|
-
To get a better understanding of how SemVer is intended to work over a project's lifetime,
|
|
292
|
-
read this article from the creator of SemVer:
|
|
293
|
-
|
|
294
|
-
- ["Major Version Numbers are Not Sacred"][📌major-versions-not-sacred]
|
|
295
|
-
|
|
296
|
-
</details>
|
|
297
|
-
|
|
298
|
-
See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
299
|
-
|
|
300
|
-
## 📄 License
|
|
301
|
-
|
|
302
|
-
The gem is available as open source under the terms of
|
|
303
|
-
the [MIT License][📄license] [![License: MIT][📄license-img]][📄license-ref].
|
|
304
|
-
See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright-notice-explainer].
|
|
305
|
-
|
|
306
|
-
### © Copyright
|
|
307
|
-
|
|
308
|
-
<ul>
|
|
309
|
-
<li>
|
|
310
|
-
Copyright (c) 2023, 2025 Peter H. Boling, of
|
|
311
|
-
<a href="https://discord.gg/3qme4XHNKN">
|
|
312
|
-
Galtzo.com
|
|
313
|
-
<picture>
|
|
314
|
-
<img src="https://logos.galtzo.com/assets/images/galtzo-floss/avatar-128px-blank.svg" alt="Galtzo.com Logo (Wordless) by Aboling0, CC BY-SA 4.0" width="24">
|
|
315
|
-
</picture>
|
|
316
|
-
</a>, and kettle-dev contributors.
|
|
317
|
-
</li>
|
|
318
|
-
</ul>
|
|
319
|
-
|
|
320
|
-
## 🤑 A request for help
|
|
321
|
-
|
|
322
|
-
Maintainers have teeth and need to pay their dentists.
|
|
323
|
-
After getting laid off in an RIF in March, and encountering difficulty finding a new one,
|
|
324
|
-
I began spending most of my time building open source tools.
|
|
325
|
-
I'm hoping to be able to pay for my kids' health insurance this month,
|
|
326
|
-
so if you value the work I am doing, I need your support.
|
|
327
|
-
Please consider sponsoring me or the project.
|
|
328
|
-
|
|
329
|
-
To join the community or get help 👇️ Join the Discord.
|
|
330
|
-
|
|
331
|
-
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
332
|
-
|
|
333
|
-
To say "thanks!" ☝️ Join the Discord or 👇️ send money.
|
|
334
|
-
|
|
335
|
-
[![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal]
|
|
336
|
-
|
|
337
|
-
### Please give the project a star ⭐ ♥.
|
|
338
|
-
|
|
339
|
-
Thanks for RTFM. ☺️
|
|
340
|
-
|
|
341
|
-
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
342
|
-
[⛳liberapay-bottom-img]: https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611
|
|
343
|
-
[⛳liberapay]: https://liberapay.com/pboling/donate
|
|
344
|
-
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
|
|
345
|
-
[🖇sponsor-bottom-img]: https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github
|
|
346
|
-
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
347
|
-
[🖇polar-img]: https://img.shields.io/badge/polar-donate-a51611.svg?style=flat
|
|
348
|
-
[🖇polar]: https://polar.sh/pboling
|
|
349
|
-
[🖇kofi-img]: https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat
|
|
350
|
-
[🖇kofi]: https://ko-fi.com/O5O86SNP4
|
|
351
|
-
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat
|
|
352
|
-
[🖇patreon]: https://patreon.com/galtzo
|
|
353
|
-
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat
|
|
354
|
-
[🖇buyme-img]: https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20latte&emoji=&slug=pboling&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff
|
|
355
|
-
[🖇buyme]: https://www.buymeacoffee.com/pboling
|
|
356
|
-
[🖇paypal-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=flat&logo=paypal
|
|
357
|
-
[🖇paypal-bottom-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=for-the-badge&logo=paypal&color=0A0A0A
|
|
358
|
-
[🖇paypal]: https://www.paypal.com/paypalme/peterboling
|
|
359
|
-
[🖇floss-funding.dev]: https://floss-funding.dev
|
|
360
|
-
[🖇floss-funding-gem]: https://github.com/galtzo-floss/floss_funding
|
|
361
|
-
[✉️discord-invite]: https://discord.gg/3qme4XHNKN
|
|
362
|
-
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
363
|
-
[✉️ruby-friends-img]: https://img.shields.io/badge/daily.dev-%F0%9F%92%8E_Ruby_Friends-0A0A0A?style=for-the-badge&logo=dailydotdev&logoColor=white
|
|
364
|
-
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
365
|
-
|
|
366
|
-
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
367
|
-
[⛳️gem-namespace]: https://github.com/kettle-rb/kettle-dev
|
|
368
|
-
[⛳️namespace-img]: https://img.shields.io/badge/namespace-Kettle::Dev-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
369
|
-
[⛳️gem-name]: https://bestgems.org/gems/kettle-dev
|
|
370
|
-
[⛳️name-img]: https://img.shields.io/badge/name-kettle--dev-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
|
|
371
|
-
[⛳️tag-img]: https://img.shields.io/github/tag/kettle-rb/kettle-dev.svg
|
|
372
|
-
[⛳️tag]: http://github.com/kettle-rb/kettle-dev/releases
|
|
373
|
-
[🚂maint-blog]: http://www.railsbling.com/tags/kettle-dev
|
|
374
|
-
[🚂maint-blog-img]: https://img.shields.io/badge/blog-railsbling-0093D0.svg?style=for-the-badge&logo=rubyonrails&logoColor=orange
|
|
375
|
-
[🚂maint-contact]: http://www.railsbling.com/contact
|
|
376
|
-
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
|
|
377
|
-
[💖🖇linkedin]: http://www.linkedin.com/in/peterboling
|
|
378
|
-
[💖🖇linkedin-img]: https://img.shields.io/badge/PeterBoling-LinkedIn-0B66C2?style=flat&logo=newjapanprowrestling
|
|
379
|
-
[💖✌️wellfound]: https://wellfound.com/u/peter-boling
|
|
380
|
-
[💖✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
|
|
381
|
-
[💖💲crunchbase]: https://www.crunchbase.com/person/peter-boling
|
|
382
|
-
[💖💲crunchbase-img]: https://img.shields.io/badge/peter--boling-purple?style=flat&logo=crunchbase
|
|
383
|
-
[💖🐘ruby-mast]: https://ruby.social/@galtzo
|
|
384
|
-
[💖🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https://ruby.social&style=flat&logo=mastodon&label=Ruby%20@galtzo
|
|
385
|
-
[💖🦋bluesky]: https://bsky.app/profile/galtzo.com
|
|
386
|
-
[💖🦋bluesky-img]: https://img.shields.io/badge/@galtzo.com-0285FF?style=flat&logo=bluesky&logoColor=white
|
|
387
|
-
[💖🌳linktree]: https://linktr.ee/galtzo
|
|
388
|
-
[💖🌳linktree-img]: https://img.shields.io/badge/galtzo-purple?style=flat&logo=linktree
|
|
389
|
-
[💖💁🏼♂️devto]: https://dev.to/galtzo
|
|
390
|
-
[💖💁🏼♂️devto-img]: https://img.shields.io/badge/dev.to-0A0A0A?style=flat&logo=devdotto&logoColor=white
|
|
391
|
-
[💖💁🏼♂️aboutme]: https://about.me/peter.boling
|
|
392
|
-
[💖💁🏼♂️aboutme-img]: https://img.shields.io/badge/about.me-0A0A0A?style=flat&logo=aboutme&logoColor=white
|
|
393
|
-
[💖🧊berg]: https://codeberg.org/pboling
|
|
394
|
-
[💖🐙hub]: https://github.org/pboling
|
|
395
|
-
[💖🛖hut]: https://sr.ht/~galtzo/
|
|
396
|
-
[💖🧪lab]: https://gitlab.com/pboling
|
|
397
|
-
[👨🏼🏫expsup-upwork]: https://www.upwork.com/freelancers/~014942e9b056abdf86?mp_source=share
|
|
398
|
-
[👨🏼🏫expsup-upwork-img]: https://img.shields.io/badge/UpWork-13544E?style=for-the-badge&logo=Upwork&logoColor=white
|
|
399
|
-
[👨🏼🏫expsup-codementor]: https://www.codementor.io/peterboling?utm_source=github&utm_medium=button&utm_term=peterboling&utm_campaign=github
|
|
400
|
-
[👨🏼🏫expsup-codementor-img]: https://img.shields.io/badge/CodeMentor-Get_Help-1abc9c?style=for-the-badge&logo=CodeMentor&logoColor=white
|
|
401
|
-
[🏙️entsup-tidelift]: https://tidelift.com/subscription/pkg/rubygems-kettle-dev?utm_source=rubygems-kettle-dev&utm_medium=referral&utm_campaign=readme
|
|
402
|
-
[🏙️entsup-tidelift-img]: https://img.shields.io/badge/Tidelift_and_Sonar-Enterprise_Support-FD3456?style=for-the-badge&logo=sonar&logoColor=white
|
|
403
|
-
[🏙️entsup-tidelift-sonar]: https://blog.tidelift.com/tidelift-joins-sonar
|
|
404
|
-
[💁🏼♂️peterboling]: http://www.peterboling.com
|
|
405
|
-
[🚂railsbling]: http://www.railsbling.com
|
|
406
|
-
[📜src-gl-img]: https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&logo=Gitlab&logoColor=orange
|
|
407
|
-
[📜src-gl]: https://gitlab.com/kettle-rb/kettle-dev/
|
|
408
|
-
[📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
|
|
409
|
-
[📜src-cb]: https://codeberg.org/kettle-rb/kettle-dev
|
|
410
|
-
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=Github&logoColor=green
|
|
411
|
-
[📜src-gh]: https://github.com/kettle-rb/kettle-dev
|
|
412
|
-
[📜docs-cr-rd-img]: https://img.shields.io/badge/RubyDoc-Current_Release-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
413
|
-
[📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
414
|
-
[📜gl-wiki]: https://gitlab.com/kettle-rb/kettle-dev/-/wikis/home
|
|
415
|
-
[📜gh-wiki]: https://github.com/kettle-rb/kettle-dev/wiki
|
|
416
|
-
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-examples-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
|
|
417
|
-
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-examples-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
|
|
418
|
-
[👽dl-rank]: https://bestgems.org/gems/kettle-dev
|
|
419
|
-
[👽dl-ranki]: https://img.shields.io/gem/rd/kettle-dev.svg
|
|
420
|
-
[👽oss-help]: https://www.codetriage.com/kettle-rb/kettle-dev
|
|
421
|
-
[👽oss-helpi]: https://www.codetriage.com/kettle-rb/kettle-dev/badges/users.svg
|
|
422
|
-
[👽version]: https://bestgems.org/gems/kettle-dev
|
|
423
|
-
[👽versioni]: https://img.shields.io/gem/v/kettle-dev.svg
|
|
424
|
-
[🏀qlty-mnt]: https://qlty.sh/gh/kettle-rb/projects/kettle-dev
|
|
425
|
-
[🏀qlty-mnti]: https://qlty.sh/gh/kettle-rb/projects/kettle-dev/maintainability.svg
|
|
426
|
-
[🏀qlty-cov]: https://qlty.sh/gh/kettle-rb/projects/kettle-dev/metrics/code?sort=coverageRating
|
|
427
|
-
[🏀qlty-covi]: https://qlty.sh/gh/kettle-rb/projects/kettle-dev/coverage.svg
|
|
428
|
-
[🏀codecov]: https://codecov.io/gh/kettle-rb/kettle-dev
|
|
429
|
-
[🏀codecovi]: https://codecov.io/gh/kettle-rb/kettle-dev/graph/badge.svg
|
|
430
|
-
[🏀coveralls]: https://coveralls.io/github/kettle-rb/kettle-dev?branch=main
|
|
431
|
-
[🏀coveralls-img]: https://coveralls.io/repos/github/kettle-rb/kettle-dev/badge.svg?branch=main
|
|
432
|
-
[🖐codeQL]: https://github.com/kettle-rb/kettle-dev/security/code-scanning
|
|
433
|
-
[🖐codeQL-img]: https://github.com/kettle-rb/kettle-dev/actions/workflows/codeql-analysis.yml/badge.svg
|
|
434
|
-
[🚎1-an-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/ancient.yml
|
|
435
|
-
[🚎1-an-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/ancient.yml/badge.svg
|
|
436
|
-
[🚎2-cov-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/coverage.yml
|
|
437
|
-
[🚎2-cov-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/coverage.yml/badge.svg
|
|
438
|
-
[🚎3-hd-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/heads.yml
|
|
439
|
-
[🚎3-hd-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/heads.yml/badge.svg
|
|
440
|
-
[🚎4-lg-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/legacy.yml
|
|
441
|
-
[🚎4-lg-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/legacy.yml/badge.svg
|
|
442
|
-
[🚎5-st-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/style.yml
|
|
443
|
-
[🚎5-st-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/style.yml/badge.svg
|
|
444
|
-
[🚎6-s-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/supported.yml
|
|
445
|
-
[🚎6-s-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/supported.yml/badge.svg
|
|
446
|
-
[🚎7-us-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/unsupported.yml
|
|
447
|
-
[🚎7-us-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/unsupported.yml/badge.svg
|
|
448
|
-
[🚎8-ho-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/hoary.yml
|
|
449
|
-
[🚎8-ho-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/hoary.yml/badge.svg
|
|
450
|
-
[🚎9-t-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/truffle.yml
|
|
451
|
-
[🚎9-t-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/truffle.yml/badge.svg
|
|
452
|
-
[🚎10-j-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/jruby.yml
|
|
453
|
-
[🚎10-j-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/jruby.yml/badge.svg
|
|
454
|
-
[🚎11-c-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/current.yml
|
|
455
|
-
[🚎11-c-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/current.yml/badge.svg
|
|
456
|
-
[🚎12-crh-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/dep-heads.yml
|
|
457
|
-
[🚎12-crh-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/dep-heads.yml/badge.svg
|
|
458
|
-
[🚎13-🔒️-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/locked_deps.yml
|
|
459
|
-
[🚎13-🔒️-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/locked_deps.yml/badge.svg
|
|
460
|
-
[🚎14-🔓️-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/unlocked_deps.yml
|
|
461
|
-
[🚎14-🔓️-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/unlocked_deps.yml/badge.svg
|
|
462
|
-
[🚎15-🪪-wf]: https://github.com/kettle-rb/kettle-dev/actions/workflows/license-eye.yml
|
|
463
|
-
[🚎15-🪪-wfi]: https://github.com/kettle-rb/kettle-dev/actions/workflows/license-eye.yml/badge.svg
|
|
464
|
-
[💎ruby-1.8i]: https://img.shields.io/badge/Ruby-1.8_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
465
|
-
[💎ruby-1.9i]: https://img.shields.io/badge/Ruby-1.9_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
466
|
-
[💎ruby-2.0i]: https://img.shields.io/badge/Ruby-2.0_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
467
|
-
[💎ruby-2.1i]: https://img.shields.io/badge/Ruby-2.1_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
468
|
-
[💎ruby-2.2i]: https://img.shields.io/badge/Ruby-2.2_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
469
|
-
[💎ruby-2.3i]: https://img.shields.io/badge/Ruby-2.3-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
470
|
-
[💎ruby-2.4i]: https://img.shields.io/badge/Ruby-2.4-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
471
|
-
[💎ruby-2.5i]: https://img.shields.io/badge/Ruby-2.5-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
472
|
-
[💎ruby-2.6i]: https://img.shields.io/badge/Ruby-2.6-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
473
|
-
[💎ruby-2.7i]: https://img.shields.io/badge/Ruby-2.7-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
474
|
-
[💎ruby-3.0i]: https://img.shields.io/badge/Ruby-3.0-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
475
|
-
[💎ruby-3.1i]: https://img.shields.io/badge/Ruby-3.1-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
476
|
-
[💎ruby-3.2i]: https://img.shields.io/badge/Ruby-3.2-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
477
|
-
[💎ruby-3.3i]: https://img.shields.io/badge/Ruby-3.3-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
478
|
-
[💎ruby-c-i]: https://img.shields.io/badge/Ruby-current-CC342D?style=for-the-badge&logo=ruby&logoColor=green
|
|
479
|
-
[💎ruby-headi]: https://img.shields.io/badge/Ruby-HEAD-CC342D?style=for-the-badge&logo=ruby&logoColor=blue
|
|
480
|
-
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=pink
|
|
481
|
-
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.0_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=pink
|
|
482
|
-
[💎truby-23.1i]: https://img.shields.io/badge/Truffle_Ruby-23.1-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
483
|
-
[💎truby-c-i]: https://img.shields.io/badge/Truffle_Ruby-current-34BCB1?style=for-the-badge&logo=ruby&logoColor=green
|
|
484
|
-
[💎truby-headi]: https://img.shields.io/badge/Truffle_Ruby-HEAD-34BCB1?style=for-the-badge&logo=ruby&logoColor=blue
|
|
485
|
-
[💎jruby-9.1i]: https://img.shields.io/badge/JRuby-9.1_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=red
|
|
486
|
-
[💎jruby-9.2i]: https://img.shields.io/badge/JRuby-9.2_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=red
|
|
487
|
-
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=red
|
|
488
|
-
[💎jruby-9.4i]: https://img.shields.io/badge/JRuby-9.4-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
489
|
-
[💎jruby-c-i]: https://img.shields.io/badge/JRuby-current-FBE742?style=for-the-badge&logo=ruby&logoColor=green
|
|
490
|
-
[💎jruby-headi]: https://img.shields.io/badge/JRuby-HEAD-FBE742?style=for-the-badge&logo=ruby&logoColor=blue
|
|
491
|
-
[🤝gh-issues]: https://github.com/kettle-rb/kettle-dev/issues
|
|
492
|
-
[🤝gh-pulls]: https://github.com/kettle-rb/kettle-dev/pulls
|
|
493
|
-
[🤝gl-issues]: https://gitlab.com/kettle-rb/kettle-dev/-/issues
|
|
494
|
-
[🤝gl-pulls]: https://gitlab.com/kettle-rb/kettle-dev/-/merge_requests
|
|
495
|
-
[🤝cb-issues]: https://codeberg.org/kettle-rb/kettle-dev/issues
|
|
496
|
-
[🤝cb-pulls]: https://codeberg.org/kettle-rb/kettle-dev/pulls
|
|
497
|
-
[🤝cb-donate]: https://donate.codeberg.org/
|
|
498
|
-
[🤝contributing]: CONTRIBUTING.md
|
|
499
|
-
[🏀codecov-g]: https://codecov.io/gh/kettle-rb/kettle-dev/graphs/tree.svg
|
|
500
|
-
[🖐contrib-rocks]: https://contrib.rocks
|
|
501
|
-
[🖐contributors]: https://github.com/kettle-rb/kettle-dev/graphs/contributors
|
|
502
|
-
[🖐contributors-img]: https://contrib.rocks/image?repo=kettle-rb/kettle-dev
|
|
503
|
-
[🚎contributors-gl]: https://gitlab.com/kettle-rb/kettle-dev/-/graphs/main
|
|
504
|
-
[🪇conduct]: CODE_OF_CONDUCT.md
|
|
505
|
-
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-259D6C.svg
|
|
506
|
-
[📌pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
|
507
|
-
[📌semver]: https://semver.org/spec/v2.0.0.html
|
|
508
|
-
[📌semver-img]: https://img.shields.io/badge/semver-2.0.0-259D6C.svg?style=flat
|
|
509
|
-
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
|
|
510
|
-
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
|
|
511
|
-
[📌changelog]: CHANGELOG.md
|
|
512
|
-
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
513
|
-
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-34495e.svg?style=flat
|
|
514
|
-
[📌gitmoji]: https://gitmoji.dev
|
|
515
|
-
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
516
|
-
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
517
|
-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-4.076-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
|
|
518
|
-
[🔐security]: SECURITY.md
|
|
519
|
-
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
|
|
520
|
-
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
|
521
|
-
[📄license]: LICENSE.txt
|
|
522
|
-
[📄license-ref]: https://opensource.org/licenses/MIT
|
|
523
|
-
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
|
|
524
|
-
[📄license-compat]: https://dev.to/galtzo/how-to-check-license-compatibility-41h0
|
|
525
|
-
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-%E2%9C%93-259D6C.svg?style=flat&logo=Apache
|
|
526
|
-
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
|
|
527
|
-
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
|
|
528
|
-
[🚎yard-current]: http://rubydoc.info/gems/kettle-dev
|
|
529
|
-
[🚎yard-head]: https://kettle-dev.galtzo.com
|
|
530
|
-
[💎stone_checksums]: https://github.com/galtzo-floss/stone_checksums
|
|
531
|
-
[💎SHA_checksums]: https://gitlab.com/kettle-rb/kettle-dev/-/tree/main/checksums
|
|
532
|
-
[💎rlts]: https://github.com/rubocop-lts/rubocop-lts
|
|
533
|
-
[💎rlts-img]: https://img.shields.io/badge/code_style_&_linting-rubocop--lts-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
534
|
-
[💎appraisal2]: https://github.com/appraisal-rb/appraisal2
|
|
535
|
-
[💎appraisal2-img]: https://img.shields.io/badge/appraised_by-appraisal2-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
536
|
-
[💎d-in-dvcs]: https://railsbling.com/posts/dvcs/put_the_d_in_dvcs/
|
data/Rakefile.example
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
# kettle-dev Rakefile v1.2.3 - 2025-11-28
|
|
4
|
-
# Ruby 2.3 (Safe Navigation) or higher required
|
|
5
|
-
#
|
|
6
|
-
# MIT License (see License.txt)
|
|
7
|
-
#
|
|
8
|
-
# Copyright (c) 2025 Peter H. Boling (galtzo.com)
|
|
9
|
-
#
|
|
10
|
-
# Expected to work in any project that uses Bundler.
|
|
11
|
-
#
|
|
12
|
-
# Sets up tasks for appraisal, floss_funding, rspec, minitest, rubocop, reek, yard, and stone_checksums.
|
|
13
|
-
#
|
|
14
|
-
# rake appraisal:install # Install Appraisal gemfiles (initial setup...
|
|
15
|
-
# rake appraisal:reset # Delete Appraisal lockfiles (gemfiles/*.gemfile.lock)
|
|
16
|
-
# rake appraisal:update # Update Appraisal gemfiles and run RuboCop...
|
|
17
|
-
# rake bench # Run all benchmarks (alias for bench:run)
|
|
18
|
-
# rake bench:list # List available benchmark scripts
|
|
19
|
-
# rake bench:run # Run all benchmark scripts (skips on CI)
|
|
20
|
-
# rake build:generate_checksums # Generate both SHA256 & SHA512 checksums i...
|
|
21
|
-
# rake bundle:audit:check # Checks the Gemfile.lock for insecure depe...
|
|
22
|
-
# rake bundle:audit:update # Updates the bundler-audit vulnerability d...
|
|
23
|
-
# rake ci:act[opt] # Run 'act' with a selected workflow
|
|
24
|
-
# rake coverage # Run specs w/ coverage and open results in...
|
|
25
|
-
# rake default # Default tasks aggregator
|
|
26
|
-
# rake install # Build and install kettle-dev-1.0.0.gem in...
|
|
27
|
-
# rake install:local # Build and install kettle-dev-1.0.0.gem in...
|
|
28
|
-
# rake kettle:dev:install # Install kettle-dev GitHub automation and ...
|
|
29
|
-
# rake kettle:dev:template # Template kettle-dev files into the curren...
|
|
30
|
-
# rake reek # Check for code smells
|
|
31
|
-
# rake reek:update # Run reek and store the output into the RE...
|
|
32
|
-
# rake release[remote] # Create tag v1.0.0 and build and push kett...
|
|
33
|
-
# rake rubocop_gradual # Run RuboCop Gradual
|
|
34
|
-
# rake rubocop_gradual:autocorrect # Run RuboCop Gradual with autocorrect (onl...
|
|
35
|
-
# rake rubocop_gradual:autocorrect_all # Run RuboCop Gradual with autocorrect (saf...
|
|
36
|
-
# rake rubocop_gradual:check # Run RuboCop Gradual to check the lock file
|
|
37
|
-
# rake rubocop_gradual:force_update # Run RuboCop Gradual to force update the l...
|
|
38
|
-
# rake rubocop_gradual_debug # Run RuboCop Gradual
|
|
39
|
-
# rake rubocop_gradual_debug:autocorrect # Run RuboCop Gradual with autocorrect (onl...
|
|
40
|
-
# rake rubocop_gradual_debug:autocorrect_all # Run RuboCop Gradual with autocorrect (saf...
|
|
41
|
-
# rake rubocop_gradual_debug:check # Run RuboCop Gradual to check the lock file
|
|
42
|
-
# rake rubocop_gradual_debug:force_update # Run RuboCop Gradual to force update the l...
|
|
43
|
-
# rake spec # Run RSpec code examples
|
|
44
|
-
# rake test # Run tests
|
|
45
|
-
# rake yard # Generate YARD Documentation
|
|
46
|
-
#
|
|
47
|
-
|
|
48
|
-
require "bundler/gem_tasks" if !Dir[File.join(__dir__, "*.gemspec")].empty?
|
|
49
|
-
|
|
50
|
-
# Define a base default task early so other files can enhance it.
|
|
51
|
-
desc "Default tasks aggregator"
|
|
52
|
-
task :default do
|
|
53
|
-
puts "Default task complete."
|
|
54
|
-
end
|
|
55
|
-
|
|
56
|
-
# External gems that define tasks - add here!
|
|
57
|
-
require "kettle/dev"
|
|
58
|
-
|
|
59
|
-
### RELEASE TASKS
|
|
60
|
-
# Setup stone_checksums
|
|
61
|
-
begin
|
|
62
|
-
require "stone_checksums"
|
|
63
|
-
rescue LoadError
|
|
64
|
-
desc("(stub) build:generate_checksums is unavailable")
|
|
65
|
-
task("build:generate_checksums") do
|
|
66
|
-
warn("NOTE: stone_checksums isn't installed, or is disabled for #{RUBY_VERSION} in the current environment")
|
|
67
|
-
end
|
|
68
|
-
end
|