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/CONTRIBUTING.md.example
DELETED
|
@@ -1,227 +0,0 @@
|
|
|
1
|
-
# Contributing
|
|
2
|
-
|
|
3
|
-
Bug reports and pull requests are welcome on [CodeBerg][📜src-cb], [GitLab][📜src-gl], or [GitHub][📜src-gh].
|
|
4
|
-
This project should be a safe, welcoming space for collaboration, so contributors agree to adhere to
|
|
5
|
-
the [code of conduct][🤝conduct].
|
|
6
|
-
|
|
7
|
-
To submit a patch, please fork the project, create a patch with tests, and send a pull request.
|
|
8
|
-
|
|
9
|
-
Remember to [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] if you make changes.
|
|
10
|
-
|
|
11
|
-
## Help out!
|
|
12
|
-
|
|
13
|
-
Take a look at the `reek` list which is the file called `REEK` and find something to improve.
|
|
14
|
-
|
|
15
|
-
Follow these instructions:
|
|
16
|
-
|
|
17
|
-
1. Fork the repository
|
|
18
|
-
2. Create a feature branch (`git checkout -b my-new-feature`)
|
|
19
|
-
3. Make some fixes.
|
|
20
|
-
4. Commit changes (`git commit -am 'Added some feature'`)
|
|
21
|
-
5. Push to the branch (`git push origin my-new-feature`)
|
|
22
|
-
6. Make sure to add tests for it. This is important, so it doesn't break in a future release.
|
|
23
|
-
7. Create new Pull Request.
|
|
24
|
-
|
|
25
|
-
## Executables vs Rake tasks
|
|
26
|
-
|
|
27
|
-
Executables shipped by dependencies, such as {KETTLE|DEV|GEM}, and stone_checksums, are available
|
|
28
|
-
after running `bin/setup`. These include:
|
|
29
|
-
|
|
30
|
-
- gem_checksums
|
|
31
|
-
- kettle-changelog
|
|
32
|
-
- kettle-commit-msg
|
|
33
|
-
- {KETTLE|DEV|GEM}-setup
|
|
34
|
-
- kettle-dvcs
|
|
35
|
-
- kettle-pre-release
|
|
36
|
-
- kettle-readme-backers
|
|
37
|
-
- kettle-release
|
|
38
|
-
|
|
39
|
-
There are many Rake tasks available as well. You can see them by running:
|
|
40
|
-
|
|
41
|
-
```shell
|
|
42
|
-
bin/rake -T
|
|
43
|
-
```
|
|
44
|
-
|
|
45
|
-
## Environment Variables for Local Development
|
|
46
|
-
|
|
47
|
-
Below are the primary environment variables recognized by stone_checksums (and its integrated tools). Unless otherwise noted, set boolean values to the string "true" to enable.
|
|
48
|
-
|
|
49
|
-
General/runtime
|
|
50
|
-
- DEBUG: Enable extra internal logging for this library (default: false)
|
|
51
|
-
- REQUIRE_BENCH: Enable `require_bench` to profile requires (default: false)
|
|
52
|
-
- CI: When set to true, adjusts default rake tasks toward CI behavior
|
|
53
|
-
|
|
54
|
-
Coverage (kettle-soup-cover / SimpleCov)
|
|
55
|
-
- K_SOUP_COV_DO: Enable coverage collection (default: true in .envrc)
|
|
56
|
-
- K_SOUP_COV_FORMATTERS: Comma-separated list of formatters (html, xml, rcov, lcov, json, tty)
|
|
57
|
-
- K_SOUP_COV_MIN_LINE: Minimum line coverage threshold (integer, e.g., 100)
|
|
58
|
-
- K_SOUP_COV_MIN_BRANCH: Minimum branch coverage threshold (integer, e.g., 100)
|
|
59
|
-
- K_SOUP_COV_MIN_HARD: Fail the run if thresholds are not met (true/false)
|
|
60
|
-
- K_SOUP_COV_MULTI_FORMATTERS: Enable multiple formatters at once (true/false)
|
|
61
|
-
- K_SOUP_COV_OPEN_BIN: Path to browser opener for HTML (empty disables auto-open)
|
|
62
|
-
- MAX_ROWS: Limit console output rows for simplecov-console (e.g., 1)
|
|
63
|
-
Tip: When running a single spec file locally, you may want `K_SOUP_COV_MIN_HARD=false` to avoid failing thresholds for a partial run.
|
|
64
|
-
|
|
65
|
-
GitHub API and CI helpers
|
|
66
|
-
- GITHUB_TOKEN or GH_TOKEN: Token used by `ci:act` and release workflow checks to query GitHub Actions status at higher rate limits
|
|
67
|
-
|
|
68
|
-
Releasing and signing
|
|
69
|
-
- SKIP_GEM_SIGNING: If set, skip gem signing during build/release
|
|
70
|
-
- GEM_CERT_USER: Username for selecting your public cert in `certs/<USER>.pem` (defaults to $USER)
|
|
71
|
-
- SOURCE_DATE_EPOCH: Reproducible build timestamp.
|
|
72
|
-
- `kettle-release` will set this automatically for the session.
|
|
73
|
-
- Not needed on bundler >= 2.7.0, as reproducible builds have become the default.
|
|
74
|
-
|
|
75
|
-
Git hooks and commit message helpers (exe/kettle-commit-msg)
|
|
76
|
-
- GIT_HOOK_BRANCH_VALIDATE: Branch name validation mode (e.g., `jira`) or `false` to disable
|
|
77
|
-
- GIT_HOOK_FOOTER_APPEND: Append a footer to commit messages when goalie allows (true/false)
|
|
78
|
-
- GIT_HOOK_FOOTER_SENTINEL: Required when footer append is enabled — a unique first-line sentinel to prevent duplicates
|
|
79
|
-
- GIT_HOOK_FOOTER_APPEND_DEBUG: Extra debug output in the footer template (true/false)
|
|
80
|
-
|
|
81
|
-
For a quick starting point, this repository’s `.envrc` shows sane defaults, and `.env.local` can override them locally.
|
|
82
|
-
|
|
83
|
-
## Appraisals
|
|
84
|
-
|
|
85
|
-
From time to time the [appraisal2][🚎appraisal2] gemfiles in `gemfiles/` will need to be updated.
|
|
86
|
-
They are created and updated with the commands:
|
|
87
|
-
|
|
88
|
-
```console
|
|
89
|
-
bin/rake appraisal:update
|
|
90
|
-
```
|
|
91
|
-
|
|
92
|
-
If you need to reset all gemfiles/*.gemfile.lock files:
|
|
93
|
-
|
|
94
|
-
```console
|
|
95
|
-
bin/rake appraisal:reset
|
|
96
|
-
```
|
|
97
|
-
|
|
98
|
-
When adding an appraisal to CI, check the [runner tool cache][🏃♂️runner-tool-cache] to see which runner to use.
|
|
99
|
-
|
|
100
|
-
## The Reek List
|
|
101
|
-
|
|
102
|
-
Take a look at the `reek` list which is the file called `REEK` and find something to improve.
|
|
103
|
-
|
|
104
|
-
To refresh the `reek` list:
|
|
105
|
-
|
|
106
|
-
```console
|
|
107
|
-
bundle exec reek > REEK
|
|
108
|
-
```
|
|
109
|
-
|
|
110
|
-
## Run Tests
|
|
111
|
-
|
|
112
|
-
To run all tests
|
|
113
|
-
|
|
114
|
-
```console
|
|
115
|
-
bundle exec rake test
|
|
116
|
-
```
|
|
117
|
-
|
|
118
|
-
### Spec organization (required)
|
|
119
|
-
|
|
120
|
-
- One spec file per class/module. For each class or module under `lib/`, keep all of its unit tests in a single spec file under `spec/` that mirrors the path and file name exactly: `lib/kettle/dev/my_class.rb` -> `spec/kettle/dev/my_class_spec.rb`.
|
|
121
|
-
- Exception: Integration specs that intentionally span multiple classes. Place these under `spec/integration/` (or a clearly named integration folder), and do not directly mirror a single class. Name them after the scenario, not a class.
|
|
122
|
-
|
|
123
|
-
## Lint It
|
|
124
|
-
|
|
125
|
-
Run all the default tasks, which includes running the gradually autocorrecting linter, `rubocop-gradual`.
|
|
126
|
-
|
|
127
|
-
```console
|
|
128
|
-
bundle exec rake
|
|
129
|
-
```
|
|
130
|
-
|
|
131
|
-
Or just run the linter.
|
|
132
|
-
|
|
133
|
-
```console
|
|
134
|
-
bundle exec rake rubocop_gradual:autocorrect
|
|
135
|
-
```
|
|
136
|
-
|
|
137
|
-
For more detailed information about using RuboCop in this project, please see the [RUBOCOP.md](RUBOCOP.md) guide. This project uses `rubocop_gradual` instead of vanilla RuboCop, which requires specific commands for checking violations.
|
|
138
|
-
|
|
139
|
-
### Important: Do not add inline RuboCop disables
|
|
140
|
-
|
|
141
|
-
Never add `# rubocop:disable ...` / `# rubocop:enable ...` comments to code or specs (except when following the few existing `rubocop:disable` patterns for a rule already being disabled elsewhere in the code). Instead:
|
|
142
|
-
|
|
143
|
-
- Prefer configuration-based exclusions when a rule should not apply to certain paths or files (e.g., via `.rubocop.yml`).
|
|
144
|
-
- When a violation is temporary, and you plan to fix it later, record it in `.rubocop_gradual.lock` using the gradual workflow:
|
|
145
|
-
- `bundle exec rake rubocop_gradual:autocorrect` (preferred)
|
|
146
|
-
- `bundle exec rake rubocop_gradual:force_update` (only when you cannot fix the violations immediately)
|
|
147
|
-
|
|
148
|
-
As a general rule, fix style issues rather than ignoring them. For example, our specs should follow RSpec conventions like using `described_class` for the class under test.
|
|
149
|
-
|
|
150
|
-
## Contributors
|
|
151
|
-
|
|
152
|
-
Your picture could be here!
|
|
153
|
-
|
|
154
|
-
[![Contributors][🖐contributors-img]][🖐contributors]
|
|
155
|
-
|
|
156
|
-
Made with [contributors-img][🖐contrib-rocks].
|
|
157
|
-
|
|
158
|
-
Also see GitLab Contributors: [https://gitlab.com/kettle-rb/kettle-dev/-/graphs/main][🚎contributors-gl]
|
|
159
|
-
|
|
160
|
-
## For Maintainers
|
|
161
|
-
|
|
162
|
-
### One-time, Per-maintainer, Setup
|
|
163
|
-
|
|
164
|
-
**IMPORTANT**: To sign a build,
|
|
165
|
-
a public key for signing gems will need to be picked up by the line in the
|
|
166
|
-
`gemspec` defining the `spec.cert_chain` (check the relevant ENV variables there).
|
|
167
|
-
All releases are signed releases.
|
|
168
|
-
See: [RubyGems Security Guide][🔒️rubygems-security-guide]
|
|
169
|
-
|
|
170
|
-
NOTE: To build without signing the gem set `SKIP_GEM_SIGNING` to any value in the environment.
|
|
171
|
-
|
|
172
|
-
### To release a new version:
|
|
173
|
-
|
|
174
|
-
#### Automated process
|
|
175
|
-
|
|
176
|
-
1. Update version.rb to contain the correct version-to-be-released.
|
|
177
|
-
2. Run `bundle exec kettle-changelog`.
|
|
178
|
-
3. Run `bundle exec kettle-release`.
|
|
179
|
-
4. Stay awake and monitor the release process for any errors, and answer any prompts.
|
|
180
|
-
|
|
181
|
-
#### Manual process
|
|
182
|
-
|
|
183
|
-
1. Run `bin/setup && bin/rake` as a "test, coverage, & linting" sanity check
|
|
184
|
-
2. Update the version number in `version.rb`, and ensure `CHANGELOG.md` reflects changes
|
|
185
|
-
3. Run `bin/setup && bin/rake` again as a secondary check, and to update `Gemfile.lock`
|
|
186
|
-
4. Run `git commit -am "🔖 Prepare release v<VERSION>"` to commit the changes
|
|
187
|
-
5. Run `git push` to trigger the final CI pipeline before release, and merge PRs
|
|
188
|
-
- NOTE: Remember to [check the build][🧪build].
|
|
189
|
-
6. Run `export GIT_TRUNK_BRANCH_NAME="$(git remote show origin | grep 'HEAD branch' | cut -d ' ' -f5)" && echo $GIT_TRUNK_BRANCH_NAME`
|
|
190
|
-
7. Run `git checkout $GIT_TRUNK_BRANCH_NAME`
|
|
191
|
-
8. Run `git pull origin $GIT_TRUNK_BRANCH_NAME` to ensure latest trunk code
|
|
192
|
-
9. Optional for older Bundler (< 2.7.0): Set `SOURCE_DATE_EPOCH` so `rake build` and `rake release` use the same timestamp and generate the same checksums
|
|
193
|
-
- If your Bundler is >= 2.7.0, you can skip this; builds are reproducible by default.
|
|
194
|
-
- Run `export SOURCE_DATE_EPOCH=$EPOCHSECONDS && echo $SOURCE_DATE_EPOCH`
|
|
195
|
-
- If the echo above has no output, then it didn't work.
|
|
196
|
-
- Note: `zsh/datetime` module is needed, if running `zsh`.
|
|
197
|
-
- In older versions of `bash` you can use `date +%s` instead, i.e. `export SOURCE_DATE_EPOCH=$(date +%s) && echo $SOURCE_DATE_EPOCH`
|
|
198
|
-
10. Run `bundle exec rake build`
|
|
199
|
-
11. Run `bin/gem_checksums` (more context [1][🔒️rubygems-checksums-pr], [2][🔒️rubygems-guides-pr])
|
|
200
|
-
to create SHA-256 and SHA-512 checksums. This functionality is provided by the `stone_checksums`
|
|
201
|
-
[gem][💎stone_checksums].
|
|
202
|
-
- The script automatically commits but does not push the checksums
|
|
203
|
-
12. Sanity check the SHA256, comparing with the output from the `bin/gem_checksums` command:
|
|
204
|
-
- `sha256sum pkg/<gem name>-<version>.gem`
|
|
205
|
-
13. Run `bundle exec rake release` which will create a git tag for the version,
|
|
206
|
-
push git commits and tags, and push the `.gem` file to the gem host configured in the gemspec.
|
|
207
|
-
|
|
208
|
-
[📜src-gl]: https://gitlab.com/kettle-rb/kettle-dev/
|
|
209
|
-
[📜src-cb]: https://codeberg.org/kettle-rb/kettle-dev
|
|
210
|
-
[📜src-gh]: https://github.com/kettle-rb/kettle-dev
|
|
211
|
-
[🧪build]: https://github.com/kettle-rb/kettle-dev/actions
|
|
212
|
-
[🤝conduct]: https://gitlab.com/kettle-rb/kettle-dev/-/blob/main/CODE_OF_CONDUCT.md
|
|
213
|
-
[🖐contrib-rocks]: https://contrib.rocks
|
|
214
|
-
[🖐contributors]: https://github.com/kettle-rb/kettle-dev/graphs/contributors
|
|
215
|
-
[🚎contributors-gl]: https://gitlab.com/kettle-rb/kettle-dev/-/graphs/main
|
|
216
|
-
[🖐contributors-img]: https://contrib.rocks/image?repo=kettle-rb/kettle-dev
|
|
217
|
-
[💎gem-coop]: https://gem.coop
|
|
218
|
-
[🔒️rubygems-security-guide]: https://guides.rubygems.org/security/#building-gems
|
|
219
|
-
[🔒️rubygems-checksums-pr]: https://github.com/rubygems/rubygems/pull/6022
|
|
220
|
-
[🔒️rubygems-guides-pr]: https://github.com/rubygems/guides/pull/325
|
|
221
|
-
[💎stone_checksums]: https://github.com/galtzo-floss/stone_checksums
|
|
222
|
-
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
223
|
-
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-FFDD67.svg?style=flat
|
|
224
|
-
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
|
|
225
|
-
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
|
|
226
|
-
[🚎appraisal2]: https://github.com/appraisal-rb/appraisal2
|
|
227
|
-
[🏃♂️runner-tool-cache]: https://github.com/ruby/ruby-builder/releases/tag/toolcache
|
data/FUNDING.md.no-osc.example
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
<!-- RELEASE-NOTES-FOOTER-START -->
|
|
2
|
-
|
|
3
|
-
Official Discord 👉️ [![Live Chat on Discord][✉️discord-invite-img]][✉️discord-invite]
|
|
4
|
-
|
|
5
|
-
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?
|
|
6
|
-
|
|
7
|
-
[![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal]
|
|
8
|
-
|
|
9
|
-
[![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]
|
|
10
|
-
|
|
11
|
-
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
12
|
-
[⛳liberapay]: https://liberapay.com/pboling/donate
|
|
13
|
-
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
|
|
14
|
-
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
15
|
-
[🖇polar-img]: https://img.shields.io/badge/polar-donate-a51611.svg?style=flat
|
|
16
|
-
[🖇polar]: https://polar.sh/pboling
|
|
17
|
-
[🖇kofi-img]: https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat
|
|
18
|
-
[🖇kofi]: https://ko-fi.com/O5O86SNP4
|
|
19
|
-
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat
|
|
20
|
-
[🖇patreon]: https://patreon.com/galtzo
|
|
21
|
-
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat
|
|
22
|
-
[🖇buyme]: https://www.buymeacoffee.com/pboling
|
|
23
|
-
[🖇paypal-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=flat&logo=paypal
|
|
24
|
-
[🖇paypal]: https://www.paypal.com/paypalme/peterboling
|
|
25
|
-
[✉️discord-invite]: https://discord.gg/3qme4XHNKN
|
|
26
|
-
[✉️discord-invite-img]: https://img.shields.io/discord/1373797679469170758?style=flat
|
|
27
|
-
|
|
28
|
-
<!-- RELEASE-NOTES-FOOTER-END -->
|
|
29
|
-
|
|
30
|
-
# 🤑 A request for help
|
|
31
|
-
|
|
32
|
-
Maintainers have teeth and need to pay their dentists.
|
|
33
|
-
After getting laid off in an RIF in March, and encountering difficulty finding a new one,
|
|
34
|
-
I began spending most of my time building open source tools.
|
|
35
|
-
I'm hoping to be able to pay for my kids' health insurance this month,
|
|
36
|
-
so if you value the work I am doing, I need your support.
|
|
37
|
-
Please consider sponsoring me or the project.
|
|
38
|
-
|
|
39
|
-
To join the community or get help 👇️ Join the Discord.
|
|
40
|
-
|
|
41
|
-
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
42
|
-
|
|
43
|
-
To say "thanks!" ☝️ Join the Discord or 👇️ send money.
|
|
44
|
-
|
|
45
|
-
[![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal]
|
|
46
|
-
|
|
47
|
-
# Another Way to Support Open Source Software
|
|
48
|
-
|
|
49
|
-
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).
|
|
50
|
-
|
|
51
|
-
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`.
|
|
52
|
-
|
|
53
|
-
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.
|
|
54
|
-
|
|
55
|
-
**[Floss-Funding.dev][🖇floss-funding.dev]: 👉️ No network calls. 👉️ No tracking. 👉️ No oversight. 👉️ Minimal crypto hashing. 💡 Easily disabled nags**
|
|
56
|
-
|
|
57
|
-
[⛳liberapay-bottom-img]: https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611
|
|
58
|
-
[🖇sponsor-bottom-img]: https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github
|
|
59
|
-
[🖇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
|
|
60
|
-
[🖇paypal-bottom-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=for-the-badge&logo=paypal&color=0A0A0A
|
|
61
|
-
[🖇floss-funding.dev]: https://floss-funding.dev
|
|
62
|
-
[🖇floss-funding-gem]: https://github.com/galtzo-floss/floss_funding
|
|
63
|
-
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge
|
data/Gemfile
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
source "https://gem.coop"
|
|
4
|
-
|
|
5
|
-
git_source(:codeberg) { |repo_name| "https://codeberg.org/#{repo_name}" }
|
|
6
|
-
git_source(:gitlab) { |repo_name| "https://gitlab.com/#{repo_name}" }
|
|
7
|
-
|
|
8
|
-
#### IMPORTANT #######################################################
|
|
9
|
-
# Gemfile is for local development ONLY; Gemfile is NOT loaded in CI #
|
|
10
|
-
####################################################### IMPORTANT ####
|
|
11
|
-
|
|
12
|
-
# Include dependencies from <gem name>.gemspec
|
|
13
|
-
gemspec
|
|
14
|
-
|
|
15
|
-
# Templating
|
|
16
|
-
eval_gemfile "gemfiles/modular/templating.gemfile"
|
|
17
|
-
|
|
18
|
-
# Debugging
|
|
19
|
-
eval_gemfile "gemfiles/modular/debug.gemfile"
|
|
20
|
-
|
|
21
|
-
# Code Coverage
|
|
22
|
-
eval_gemfile "gemfiles/modular/coverage.gemfile"
|
|
23
|
-
|
|
24
|
-
# Test HTTP Interaction Recording
|
|
25
|
-
eval_gemfile "gemfiles/modular/recording/r3/recording.gemfile"
|
|
26
|
-
|
|
27
|
-
# Linting
|
|
28
|
-
eval_gemfile "gemfiles/modular/style.gemfile"
|
|
29
|
-
|
|
30
|
-
# Documentation
|
|
31
|
-
eval_gemfile "gemfiles/modular/documentation.gemfile"
|
|
32
|
-
|
|
33
|
-
# Optional
|
|
34
|
-
eval_gemfile "gemfiles/modular/optional.gemfile"
|
|
35
|
-
|
|
36
|
-
### Std Lib Extracted Gems
|
|
37
|
-
eval_gemfile "gemfiles/modular/x_std_libs.gemfile"
|
|
38
|
-
|
|
39
|
-
# Dependencies injected by the kettle-dev-setup script & kettle:dev:install rake task
|
|
40
|
-
# eval_gemfile "gemfiles/modular/injected.gemfile"
|
data/Gemfile.example
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
source "https://gem.coop"
|
|
4
|
-
|
|
5
|
-
git_source(:codeberg) { |repo_name| "https://codeberg.org/#{repo_name}" }
|
|
6
|
-
git_source(:gitlab) { |repo_name| "https://gitlab.com/#{repo_name}" }
|
|
7
|
-
|
|
8
|
-
#### IMPORTANT #######################################################
|
|
9
|
-
# Gemfile is for local development ONLY; Gemfile is NOT loaded in CI #
|
|
10
|
-
####################################################### IMPORTANT ####
|
|
11
|
-
|
|
12
|
-
# Include dependencies from <gem name>.gemspec
|
|
13
|
-
gemspec
|
|
14
|
-
|
|
15
|
-
# Templating
|
|
16
|
-
eval_gemfile "gemfiles/modular/templating.gemfile"
|
|
17
|
-
|
|
18
|
-
# Debugging
|
|
19
|
-
eval_gemfile "gemfiles/modular/debug.gemfile"
|
|
20
|
-
|
|
21
|
-
# Code Coverage
|
|
22
|
-
eval_gemfile "gemfiles/modular/coverage.gemfile"
|
|
23
|
-
|
|
24
|
-
# Linting
|
|
25
|
-
eval_gemfile "gemfiles/modular/style.gemfile"
|
|
26
|
-
|
|
27
|
-
# Documentation
|
|
28
|
-
eval_gemfile "gemfiles/modular/documentation.gemfile"
|
|
29
|
-
|
|
30
|
-
# Optional
|
|
31
|
-
eval_gemfile "gemfiles/modular/optional.gemfile"
|
|
32
|
-
|
|
33
|
-
### Std Lib Extracted Gems
|
|
34
|
-
eval_gemfile "gemfiles/modular/x_std_libs.gemfile"
|