rspec-pending_for 0.1.20 → 0.1.22
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 +61 -1
- data/LICENSE.md +11 -0
- data/README.md +194 -195
- data/lib/rspec/pending_for/build.rb +11 -5
- data/lib/rspec/pending_for/version.rb +2 -4
- data/lib/rspec/pending_for.rb +4 -2
- data/sig/rspec/pending_for.rbs +18 -0
- data.tar.gz.sig +0 -0
- metadata +56 -68
- metadata.gz.sig +0 -0
- data/CITATION.cff +0 -20
- data/CODE_OF_CONDUCT.md +0 -134
- data/CONTRIBUTING.md +0 -200
- data/FUNDING.md +0 -77
- data/LICENSE.txt +0 -22
- data/REEK +0 -0
- data/RUBOCOP.md +0 -71
- data/SECURITY.md +0 -22
- data/sig/rspec/pending_for/build.rbs +0 -17
data/README.md
CHANGED
|
@@ -1,32 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
[🖼️galtzo-i]: https://logos.galtzo.com/assets/images/galtzo-floss/avatar-192px.svg
|
|
4
|
-
[🖼️galtzo-discord]: https://discord.gg/3qme4XHNKN
|
|
5
|
-
[🖼️ruby-lang-i]: https://logos.galtzo.com/assets/images/ruby-lang/avatar-192px.svg
|
|
6
|
-
[🖼️ruby-lang]: https://www.ruby-lang.org/
|
|
7
|
-
[🖼️rspec-pending_for-i]: https://logos.galtzo.com/assets/images/galtzo-floss/rspec-pending_for/avatar-192px.svg
|
|
8
|
-
[🖼️rspec-pending_for]: https://github.com/galtzo-floss/rspec-pending_for
|
|
1
|
+
<a href="https://github.com/galtzo-floss"><img alt="galtzo-floss Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/galtzo-floss/avatar-128px.svg" width="14%" align="right"/></a>
|
|
9
2
|
|
|
10
3
|
# ⏳️ Rspec::PendingFor
|
|
11
4
|
|
|
12
|
-
[![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license
|
|
5
|
+
[![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![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 Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
|
|
13
6
|
|
|
14
|
-
|
|
7
|
+
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][✉️discord-invite], as I may have missed the [discord notification][✉️discord-invite].
|
|
15
8
|
|
|
16
9
|
---
|
|
17
10
|
|
|
18
|
-
|
|
11
|
+
`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.
|
|
19
12
|
|
|
20
|
-
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![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
|
|
13
|
+
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![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 at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
21
14
|
|
|
22
|
-
<details>
|
|
23
|
-
|
|
15
|
+
<details markdown="1">
|
|
16
|
+
<summary>👣 How will this project approach the September 2025 hostile takeover of RubyGems? 🚑️</summary>
|
|
24
17
|
|
|
25
18
|
I've summarized my thoughts in [this blog post](https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo).
|
|
26
19
|
|
|
27
20
|
</details>
|
|
28
21
|
|
|
29
|
-
## 🌻 Synopsis
|
|
22
|
+
## 🌻 Synopsis <a href="https://discord.gg/3qme4XHNKN"><img alt="Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/galtzo-floss/avatar-128px.svg" width="8%" align="right"/></a> <a href="https://ruby-toolbox.com"><img alt="ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5" src="https://logos.galtzo.com/assets/images/ruby-lang/avatar-128px.svg" width="8%" align="right"/></a>
|
|
30
23
|
|
|
31
24
|
You can do this:
|
|
32
25
|
|
|
@@ -51,41 +44,61 @@ due to the inherent limitations of GitHub Actions.
|
|
|
51
44
|
|
|
52
45
|
## 💡 Info you can shake a stick at
|
|
53
46
|
|
|
54
|
-
| Tokens to Remember
|
|
55
|
-
|
|
56
|
-
| Works with JRuby
|
|
57
|
-
| Works with Truffle Ruby | ![Truffle Ruby 22.3 Compat][💎truby-22.3i] ![Truffle Ruby 23.0 Compat][💎truby-23.0i]
|
|
58
|
-
| Works with MRI Ruby 4
|
|
59
|
-
| Works with MRI Ruby 3
|
|
60
|
-
| Works with MRI Ruby 2
|
|
61
|
-
| Works with MRI Ruby 1
|
|
62
|
-
|
|
|
63
|
-
|
|
|
64
|
-
|
|
|
65
|
-
|
|
|
66
|
-
|
|
|
67
|
-
| Maintainer 🎖️
|
|
68
|
-
| `...` 💖
|
|
47
|
+
| Tokens to Remember | [![Gem name][⛳️name-img]][⛳️gem-name] [![Gem namespace][⛳️namespace-img]][⛳️gem-namespace] |
|
|
48
|
+
|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
49
|
+
| Works with JRuby | [![JRuby 9.2 Compat][💎jruby-9.2i]][🚎jruby-9.2-wf] [![JRuby 9.3 Compat][💎jruby-9.3i]][🚎jruby-9.3-wf] <br/> [![JRuby 9.4 Compat][💎jruby-9.4i]][🚎jruby-9.4-wf] [![JRuby 10.0 Compat][💎jruby-10.0i]][🚎jruby-10.0-wf] [![JRuby current Compat][💎jruby-c-i]][🚎10-j-wf] [![JRuby HEAD Compat][💎jruby-headi]][🚎3-hd-wf]|
|
|
50
|
+
| Works with Truffle Ruby | [![Truffle Ruby 22.3 Compat][💎truby-22.3i]][🚎truby-22.3-wf] [![Truffle Ruby 23.0 Compat][💎truby-23.0i]][🚎truby-23.0-wf] [![Truffle Ruby 23.1 Compat][💎truby-23.1i]][🚎truby-23.1-wf] <br/> [![Truffle Ruby 24.2 Compat][💎truby-24.2i]][🚎truby-24.2-wf] [![Truffle Ruby 25.0 Compat][💎truby-25.0i]][🚎truby-25.0-wf] [![Truffle Ruby 33.0 Compat][💎truby-33.0i]][🚎truby-33.0-wf] [![Truffle Ruby current Compat][💎truby-c-i]][🚎9-t-wf] [![Truffle Ruby HEAD Compat][💎truby-headi]][🚎3-hd-wf]|
|
|
51
|
+
| Works with MRI Ruby 4 | [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
|
|
52
|
+
| Works with MRI Ruby 3 | [![Ruby 3.0 Compat][💎ruby-3.0i]][🚎ruby-3.0-wf] [![Ruby 3.1 Compat][💎ruby-3.1i]][🚎ruby-3.1-wf] [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
|
|
53
|
+
| 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] ![Ruby 2.3 Compat][💎ruby-2.3i] <br/> [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
|
|
54
|
+
| Works with MRI Ruby 1 | ![Ruby 1.8 Compat][💎ruby-1.8i] ![Ruby 1.9 Compat][💎ruby-1.9i]|
|
|
55
|
+
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Get help from RubyForum][✉️ruby-forum-img]][✉️ruby-forum] [![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] |
|
|
56
|
+
| 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] |
|
|
57
|
+
| 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] |
|
|
58
|
+
| Compliance | [![License: MIT][📄license-img]][📄license] [![Apache license compatibility: Category A][📄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] |
|
|
59
|
+
| 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] |
|
|
60
|
+
| 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] |
|
|
61
|
+
| `...` 💖 | [![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] |
|
|
69
62
|
|
|
70
63
|
### Compatibility
|
|
71
64
|
|
|
72
|
-
Compatible with MRI Ruby
|
|
65
|
+
Compatible with MRI Ruby 1.8.7+, and concordant releases of JRuby, and TruffleRuby.
|
|
66
|
+
CI workflows and Appraisals are generated for MRI Ruby 2.4+.
|
|
67
|
+
This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
|
|
68
|
+
may be higher than the gem's runtime compatibility floor when legacy Rubies are
|
|
69
|
+
not practical for the current toolchain.
|
|
70
|
+
|
|
71
|
+
<a href="https://github.com/kettle-dev"><img alt="kettle-dev Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/kettle-dev/avatar-128px.svg" width="14%" align="right"/></a>
|
|
72
|
+
|
|
73
|
+
The _amazing_ test matrix is powered by the kettle-dev stack.
|
|
74
|
+
|
|
75
|
+
<details markdown="1">
|
|
76
|
+
<summary>How kettle-dev manages complexity in tests</summary>
|
|
73
77
|
|
|
74
|
-
|
|
|
75
|
-
|
|
76
|
-
|
|
|
78
|
+
| Gem | Source | Role | Daily download rank |
|
|
79
|
+
|-----|--------|------|---------------------|
|
|
80
|
+
| [appraisal2](https://bestgems.org/gems/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [](https://bestgems.org/gems/appraisal2) |
|
|
81
|
+
| [appraisal2-rubocop](https://bestgems.org/gems/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [](https://bestgems.org/gems/appraisal2-rubocop) |
|
|
82
|
+
| [kettle-dev](https://bestgems.org/gems/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [](https://bestgems.org/gems/kettle-dev) |
|
|
83
|
+
| [kettle-jem](https://bestgems.org/gems/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [](https://bestgems.org/gems/kettle-jem) |
|
|
84
|
+
| [kettle-soup-cover](https://bestgems.org/gems/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [](https://bestgems.org/gems/kettle-soup-cover) |
|
|
85
|
+
| [kettle-test](https://bestgems.org/gems/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [](https://bestgems.org/gems/kettle-test) |
|
|
86
|
+
| [rubocop-lts](https://bestgems.org/gems/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [](https://bestgems.org/gems/rubocop-lts) |
|
|
87
|
+
| [turbo_tests2](https://bestgems.org/gems/turbo_tests2) | [GitHub](https://github.com/galtzo-floss/turbo_tests2) | parallel test execution | [](https://bestgems.org/gems/turbo_tests2) |
|
|
88
|
+
|
|
89
|
+
</details>
|
|
77
90
|
|
|
78
91
|
### Federated DVCS
|
|
79
92
|
|
|
80
|
-
<details>
|
|
81
|
-
|
|
93
|
+
<details markdown="1">
|
|
94
|
+
<summary>Find this repo on federated forges (Coming soon!)</summary>
|
|
82
95
|
|
|
83
|
-
| Federated [DVCS][💎d-in-dvcs] Repository
|
|
96
|
+
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
|
|
84
97
|
|-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
|
|
85
|
-
| 🧪 [galtzo-floss/rspec-pending_for on GitLab][📜src-gl]
|
|
86
|
-
| 🧊 [galtzo-floss/rspec-pending_for on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate])
|
|
87
|
-
| 🐙 [galtzo-floss/rspec-pending_for on GitHub][📜src-gh]
|
|
88
|
-
| 🎮️ [Discord Server][✉️discord-invite]
|
|
98
|
+
| 🧪 [galtzo-floss/rspec-pending_for on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
|
|
99
|
+
| 🧊 [galtzo-floss/rspec-pending_for on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
|
|
100
|
+
| 🐙 [galtzo-floss/rspec-pending_for on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
|
|
101
|
+
| 🎮️ [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] |
|
|
89
102
|
|
|
90
103
|
</details>
|
|
91
104
|
|
|
@@ -95,8 +108,8 @@ Compatible with MRI Ruby 2.3+, and concordant releases of JRuby, and TruffleRuby
|
|
|
95
108
|
|
|
96
109
|
Available as part of the Tidelift Subscription.
|
|
97
110
|
|
|
98
|
-
<details>
|
|
99
|
-
|
|
111
|
+
<details markdown="1">
|
|
112
|
+
<summary>Need enterprise-level guarantees?</summary>
|
|
100
113
|
|
|
101
114
|
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.
|
|
102
115
|
|
|
@@ -128,41 +141,6 @@ If bundler is not being used to manage dependencies, install the gem by executin
|
|
|
128
141
|
gem install rspec-pending_for
|
|
129
142
|
```
|
|
130
143
|
|
|
131
|
-
### 🔒 Secure Installation
|
|
132
|
-
|
|
133
|
-
<details>
|
|
134
|
-
<summary>For Medium or High Security Installations</summary>
|
|
135
|
-
|
|
136
|
-
This gem is cryptographically signed, and has verifiable [SHA-256 and SHA-512][💎SHA_checksums] checksums by
|
|
137
|
-
[stone_checksums][💎stone_checksums]. Be sure the gem you install hasn’t been tampered with
|
|
138
|
-
by following the instructions below.
|
|
139
|
-
|
|
140
|
-
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
|
|
141
|
-
|
|
142
|
-
```console
|
|
143
|
-
gem cert --add <(curl -Ls https://raw.github.com/galtzo-floss/certs/main/pboling.pem)
|
|
144
|
-
```
|
|
145
|
-
|
|
146
|
-
You only need to do that once. Then proceed to install with:
|
|
147
|
-
|
|
148
|
-
```console
|
|
149
|
-
gem install rspec-pending_for -P HighSecurity
|
|
150
|
-
```
|
|
151
|
-
|
|
152
|
-
The `HighSecurity` trust profile will verify signed gems, and not allow the installation of unsigned dependencies.
|
|
153
|
-
|
|
154
|
-
If you want to up your security game full-time:
|
|
155
|
-
|
|
156
|
-
```console
|
|
157
|
-
bundle config set --global trust-policy MediumSecurity
|
|
158
|
-
```
|
|
159
|
-
|
|
160
|
-
`MediumSecurity` instead of `HighSecurity` is necessary if not all the gems you use are signed.
|
|
161
|
-
|
|
162
|
-
NOTE: Be prepared to track down certs for signed gems and add them the same way you added mine.
|
|
163
|
-
|
|
164
|
-
</details>
|
|
165
|
-
|
|
166
144
|
## ⚙️ Configuration
|
|
167
145
|
|
|
168
146
|
The gem autoconfigures itself for use in your Rspec suite.
|
|
@@ -216,7 +194,7 @@ To mark a spec pending or skipped for multiple engines and versions, just what y
|
|
|
216
194
|
it("blah is blah") do
|
|
217
195
|
skip_for(:engine => "jruby", :reason => "This does not work on JRuby so skipping for now") # All JRuby versions will be skipped
|
|
218
196
|
pending_for(:engine => "rbx", :reason => "This does not work on Rubinius so pending for now") # All rbx versions will be pending
|
|
219
|
-
pending_for(:engine => "ruby", :versions =>
|
|
197
|
+
pending_for(:engine => "ruby", :versions => ["1.9.3", "2.0.0", "2.1.0"]) # uses the default message
|
|
220
198
|
expect("blah").to(eq("blah"))
|
|
221
199
|
end
|
|
222
200
|
```
|
|
@@ -227,6 +205,8 @@ The :versions option accepts several forms. You can also omit :engine to match a
|
|
|
227
205
|
|
|
228
206
|
Supported forms for :versions:
|
|
229
207
|
- String: exact match to RUBY_VERSION, e.g., "3.2.4".
|
|
208
|
+
- String "head": matches head/dev/SNAPSHOT builds such as ruby-head, jruby-head,
|
|
209
|
+
and truffleruby-head.
|
|
230
210
|
- Array of strings or ranges: any entry that matches will trigger pending/skip.
|
|
231
211
|
- Range of Gem::Version: inclusive/exclusive endpoints are respected.
|
|
232
212
|
- Range of Integer: compares only the major version (e.g., 2..3 matches Ruby 2.x and 3.x depending on inclusive/exclusive).
|
|
@@ -237,6 +217,7 @@ Notes:
|
|
|
237
217
|
- JRuby and TruffleRuby are matched using their RUBY_VERSION compatibility for Integer and Gem::Version ranges.
|
|
238
218
|
- Strings must either match the full version string exactly, or only specify a partial version.
|
|
239
219
|
- there is no parsing of comparison operators like ">= 3.1".
|
|
220
|
+
- Specifying "head" will match head/dev/SNAPSHOT builds.
|
|
240
221
|
- Specifying "3.1" will match "3.1.x", but not "3.0.x" or "3.2.x".
|
|
241
222
|
- Specifying "3" will match "3.0.x", "3.1.x", "3.2.x", etc, but not "2.7.x" or "4.0.x".
|
|
242
223
|
|
|
@@ -253,7 +234,7 @@ end
|
|
|
253
234
|
2) Multiple exact versions
|
|
254
235
|
```ruby
|
|
255
236
|
it "pend on a set of MRI versions" do
|
|
256
|
-
pending_for(:engine => :ruby, :versions =>
|
|
237
|
+
pending_for(:engine => :ruby, :versions => ["2.7.10", "3.0.7", "3.1.6"])
|
|
257
238
|
end
|
|
258
239
|
```
|
|
259
240
|
|
|
@@ -264,27 +245,34 @@ it "skip on any engine if the Ruby version equals 2.7.8" do
|
|
|
264
245
|
end
|
|
265
246
|
```
|
|
266
247
|
|
|
267
|
-
4)
|
|
248
|
+
4) Match a head build for a specific engine
|
|
249
|
+
```ruby
|
|
250
|
+
it "skips only on JRuby head" do
|
|
251
|
+
skip_for(:engine => :jruby, :versions => "head", :reason => "Known upstream JRuby head regression")
|
|
252
|
+
end
|
|
253
|
+
```
|
|
254
|
+
|
|
255
|
+
5) Range of Gem::Version (inclusive)
|
|
268
256
|
```ruby
|
|
269
257
|
it "pend for MRI >= 2.6.0 and <= 3.0.0" do
|
|
270
258
|
pending_for(
|
|
271
259
|
:engine => :ruby,
|
|
272
|
-
:versions => (Gem::Version.new("2.6.0")..Gem::Version.new("3.0.0"))
|
|
260
|
+
:versions => (Gem::Version.new("2.6.0")..Gem::Version.new("3.0.0"))
|
|
273
261
|
)
|
|
274
262
|
end
|
|
275
263
|
```
|
|
276
264
|
|
|
277
|
-
|
|
265
|
+
6) Range of Gem::Version (exclusive end)
|
|
278
266
|
```ruby
|
|
279
267
|
it "skip for MRI >= 3.1.0 and < 3.3.0" do
|
|
280
268
|
skip_for(
|
|
281
269
|
:engine => :ruby,
|
|
282
|
-
:versions => (Gem::Version.new("3.1.0")...Gem::Version.new("3.3.0"))
|
|
270
|
+
:versions => (Gem::Version.new("3.1.0")...Gem::Version.new("3.3.0"))
|
|
283
271
|
)
|
|
284
272
|
end
|
|
285
273
|
```
|
|
286
274
|
|
|
287
|
-
|
|
275
|
+
7) Range of Integer (major versions)
|
|
288
276
|
```ruby
|
|
289
277
|
it "pend on all Ruby 2.x and 3.x" do
|
|
290
278
|
pending_for(:versions => (2..3), :reason => "Major series currently affected")
|
|
@@ -315,7 +303,7 @@ RSpec.configure do |config|
|
|
|
315
303
|
# Skip on Ruby < 3.2 using rspec-pending_for's version matcher
|
|
316
304
|
skip_for(
|
|
317
305
|
:reason => "Requires Bundler >= 2.7 which is unavailable on Ruby < 3.2",
|
|
318
|
-
:versions =>
|
|
306
|
+
:versions => ["2.3", "2.4", "2.5", "2.6", "2.7", "3.0", "3.1"]
|
|
319
307
|
)
|
|
320
308
|
end
|
|
321
309
|
end
|
|
@@ -374,8 +362,8 @@ While galtzo-floss tools are free software and will always be, the project would
|
|
|
374
362
|
Raising a monthly budget of... "dollars" would make the project more sustainable.
|
|
375
363
|
|
|
376
364
|
We welcome both individual and corporate sponsors! We also offer a
|
|
377
|
-
wide array of funding channels to account for your preferences
|
|
378
|
-
|
|
365
|
+
wide array of funding channels to account for your preferences.
|
|
366
|
+
Currently, [Open Collective][🖇osc] is our preferred funding platform.
|
|
379
367
|
|
|
380
368
|
**If you're working in a company that's making significant use of galtzo-floss tools we'd
|
|
381
369
|
appreciate it if you suggest to your company to become a galtzo-floss sponsor.**
|
|
@@ -387,32 +375,35 @@ You can support the development of galtzo-floss tools via
|
|
|
387
375
|
[Open Collective][🖇osc]
|
|
388
376
|
and [Tidelift][🏙️entsup-tidelift].
|
|
389
377
|
|
|
390
|
-
| 📍 NOTE
|
|
378
|
+
| 📍 NOTE |
|
|
391
379
|
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
392
380
|
| 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. |
|
|
393
381
|
|
|
394
382
|
### Open Collective for Individuals
|
|
395
383
|
|
|
384
|
+
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/galtzo-floss#backer)]
|
|
385
|
+
|
|
386
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
387
|
+
|
|
396
388
|
<!-- OPENCOLLECTIVE-INDIVIDUALS:START -->
|
|
397
389
|
No backers yet. Be the first!
|
|
398
390
|
<!-- OPENCOLLECTIVE-INDIVIDUALS:END -->
|
|
399
391
|
|
|
400
|
-
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/galtzo-floss#backer)]
|
|
401
|
-
|
|
402
392
|
### Open Collective for Organizations
|
|
403
393
|
|
|
394
|
+
Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor](https://opencollective.com/galtzo-floss#sponsor)]
|
|
395
|
+
|
|
396
|
+
NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day, automatically.
|
|
397
|
+
|
|
404
398
|
<!-- OPENCOLLECTIVE-ORGANIZATIONS:START -->
|
|
405
399
|
No sponsors yet. Be the first!
|
|
406
400
|
<!-- OPENCOLLECTIVE-ORGANIZATIONS:END -->
|
|
407
401
|
|
|
408
|
-
|
|
402
|
+
[kettle-readme-backers]: https://github.com/galtzo-floss/rspec-pending_for/blob/main/bin/kettle-readme-backers
|
|
409
403
|
|
|
410
404
|
### Another way to support open-source
|
|
411
405
|
|
|
412
|
-
|
|
413
|
-
>—Anne Frank
|
|
414
|
-
|
|
415
|
-
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 — totaling 79 hours of FLOSS coding over just the past seven days, a pretty regular week for me. 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).
|
|
406
|
+
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).
|
|
416
407
|
|
|
417
408
|
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`.
|
|
418
409
|
|
|
@@ -420,7 +411,7 @@ I’m developing a new library, [floss_funding][🖇floss-funding-gem], designed
|
|
|
420
411
|
|
|
421
412
|
**[Floss-Funding.dev][🖇floss-funding.dev]: 👉️ No network calls. 👉️ No tracking. 👉️ No oversight. 👉️ Minimal crypto hashing. 💡 Easily disabled nags**
|
|
422
413
|
|
|
423
|
-
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![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
|
|
414
|
+
[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![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 to my FLOSS efforts at ko-fi.com][🖇kofi-img]][🖇kofi]
|
|
424
415
|
|
|
425
416
|
## 🔐 Security
|
|
426
417
|
|
|
@@ -429,7 +420,7 @@ See [SECURITY.md][🔐security].
|
|
|
429
420
|
## 🤝 Contributing
|
|
430
421
|
|
|
431
422
|
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
432
|
-
or if it is already 💯 (see [below](#code-coverage)) check [
|
|
423
|
+
or if it is already 💯 (see [below](#code-coverage)) check [issues][🤝gh-issues] or [PRs][🤝gh-pulls],
|
|
433
424
|
or use the gem and think about how it could be better.
|
|
434
425
|
|
|
435
426
|
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
@@ -442,11 +433,16 @@ See [CONTRIBUTING.md][🤝contributing].
|
|
|
442
433
|
|
|
443
434
|
### Code Coverage
|
|
444
435
|
|
|
445
|
-
|
|
436
|
+
<details markdown="1">
|
|
437
|
+
<summary>Coverage service badges</summary>
|
|
438
|
+
|
|
439
|
+
[![Coverage Graph][🏀codecov-g]][🏀codecov]
|
|
440
|
+
|
|
441
|
+
[![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls]
|
|
446
442
|
|
|
447
|
-
[![
|
|
443
|
+
[![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov]
|
|
448
444
|
|
|
449
|
-
|
|
445
|
+
</details>
|
|
450
446
|
|
|
451
447
|
### 🪇 Code of Conduct
|
|
452
448
|
|
|
@@ -461,14 +457,14 @@ Made with [contributors-img][🖐contrib-rocks].
|
|
|
461
457
|
|
|
462
458
|
Also see GitLab Contributors: [https://gitlab.com/galtzo-floss/rspec-pending_for/-/graphs/main][🚎contributors-gl]
|
|
463
459
|
|
|
464
|
-
<details>
|
|
465
|
-
|
|
460
|
+
<details markdown="1">
|
|
461
|
+
<summary>⭐️ Star History</summary>
|
|
466
462
|
|
|
467
|
-
<a href="https://star-history.com
|
|
463
|
+
<a href="https://star-history.com/galtzo-floss/rspec-pending_for&Date">
|
|
468
464
|
<picture>
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
465
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/rspec-pending_for&type=Date&theme=dark" />
|
|
466
|
+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/rspec-pending_for&type=Date" />
|
|
467
|
+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=galtzo-floss/rspec-pending_for&type=Date" />
|
|
472
468
|
</picture>
|
|
473
469
|
</a>
|
|
474
470
|
|
|
@@ -476,32 +472,20 @@ Also see GitLab Contributors: [https://gitlab.com/galtzo-floss/rspec-pending_for
|
|
|
476
472
|
|
|
477
473
|
## 📌 Versioning
|
|
478
474
|
|
|
479
|
-
This
|
|
480
|
-
|
|
481
|
-
Specifically, if a minor or patch version is released that breaks backward compatibility,
|
|
482
|
-
a new version should be immediately released that restores compatibility.
|
|
483
|
-
Breaking changes to the public API will only be introduced with new major versions.
|
|
484
|
-
|
|
485
|
-
> dropping support for a platform is both obviously and objectively a breaking change <br/>
|
|
486
|
-
>—Jordan Harband ([@ljharb](https://github.com/ljharb), maintainer of SemVer) [in SemVer issue 716][📌semver-breaking]
|
|
487
|
-
|
|
488
|
-
I understand that policy doesn't work universally ("exceptions to every rule!"),
|
|
489
|
-
but it is the policy here.
|
|
490
|
-
As such, in many cases it is good to specify a dependency on this library using
|
|
491
|
-
the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
475
|
+
This library follows [![Semantic Versioning 2.0.0][📌semver-img]][📌semver] for its public API where practical.
|
|
476
|
+
For most applications, prefer the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
492
477
|
|
|
493
478
|
For example:
|
|
494
479
|
|
|
495
480
|
```ruby
|
|
496
|
-
spec.add_dependency("rspec-pending_for", "~>
|
|
481
|
+
spec.add_dependency("rspec-pending_for", "~> 0.0")
|
|
497
482
|
```
|
|
498
483
|
|
|
499
|
-
<details>
|
|
484
|
+
<details markdown="1">
|
|
500
485
|
<summary>📌 Is "Platform Support" part of the public API? More details inside.</summary>
|
|
501
486
|
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
It is obvious to many, but not all, and since the spec is silent, the bike shedding is endless.
|
|
487
|
+
Dropping support for a platform can be a breaking change for affected users.
|
|
488
|
+
If a release changes supported platforms, it should be called out clearly in the changelog and versioned with that impact in mind.
|
|
505
489
|
|
|
506
490
|
To get a better understanding of how SemVer is intended to work over a project's lifetime,
|
|
507
491
|
read this article from the creator of SemVer:
|
|
@@ -515,28 +499,25 @@ See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
|
515
499
|
## 📄 License
|
|
516
500
|
|
|
517
501
|
The gem is available as open source under the terms of
|
|
518
|
-
the [MIT
|
|
519
|
-
See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright-notice-explainer].
|
|
502
|
+
the [MIT](https://github.com/galtzo-floss/rspec-pending_for/blob/main/MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
520
503
|
|
|
521
504
|
### © Copyright
|
|
522
505
|
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
</li>
|
|
533
|
-
</ul>
|
|
506
|
+
See [LICENSE.md][📄license] for the official copyright notice.
|
|
507
|
+
|
|
508
|
+
<details markdown="1">
|
|
509
|
+
<summary>Copyright holders</summary>
|
|
510
|
+
|
|
511
|
+
- Copyright (c) 2015, 2017-2018, 2020-2022, 2025-2026 Peter H. Boling
|
|
512
|
+
- Copyright (c) 2025 Aboling0
|
|
513
|
+
|
|
514
|
+
</details>
|
|
534
515
|
|
|
535
516
|
## 🤑 A request for help
|
|
536
517
|
|
|
537
518
|
Maintainers have teeth and need to pay their dentists.
|
|
538
|
-
After getting laid off in an RIF in March and
|
|
539
|
-
I
|
|
519
|
+
After getting laid off in an RIF in March, and encountering difficulty finding a new one,
|
|
520
|
+
I began spending most of my time building open source tools.
|
|
540
521
|
I'm hoping to be able to pay for my kids' health insurance this month,
|
|
541
522
|
so if you value the work I am doing, I need your support.
|
|
542
523
|
Please consider sponsoring me or the project.
|
|
@@ -545,12 +526,14 @@ To join the community or get help 👇️ Join the Discord.
|
|
|
545
526
|
|
|
546
527
|
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
547
528
|
|
|
548
|
-
To say "thanks
|
|
529
|
+
To say "thanks!" ☝️ Join the Discord or 👇️ send money.
|
|
549
530
|
|
|
550
|
-
[![Sponsor galtzo-floss/rspec-pending_for on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay
|
|
531
|
+
[![Sponsor galtzo-floss/rspec-pending_for on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal]
|
|
551
532
|
|
|
552
533
|
### Please give the project a star ⭐ ♥.
|
|
553
534
|
|
|
535
|
+
Many parts of this project are actively managed by a [kettle-jem](https://github.com/structuredmerge/structuredmerge-ruby/tree/main/gems/kettle-jem) smart template utilizing [StructuredMerge.org](https://structuredmerge.org) merge contracts.
|
|
536
|
+
|
|
554
537
|
Thanks for RTFM. ☺️
|
|
555
538
|
|
|
556
539
|
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
@@ -570,12 +553,8 @@ Thanks for RTFM. ☺️
|
|
|
570
553
|
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
|
|
571
554
|
[🖇sponsor-bottom-img]: https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github
|
|
572
555
|
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
573
|
-
[🖇polar-img]: https://img.shields.io/badge/polar-donate-a51611.svg?style=flat
|
|
574
|
-
[🖇polar]: https://polar.sh/pboling
|
|
575
556
|
[🖇kofi-img]: https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat
|
|
576
|
-
[🖇kofi]: https://ko-fi.com/
|
|
577
|
-
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat
|
|
578
|
-
[🖇patreon]: https://patreon.com/galtzo
|
|
557
|
+
[🖇kofi]: https://ko-fi.com/pboling
|
|
579
558
|
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat
|
|
580
559
|
[🖇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
|
|
581
560
|
[🖇buyme]: https://www.buymeacoffee.com/pboling
|
|
@@ -585,21 +564,25 @@ Thanks for RTFM. ☺️
|
|
|
585
564
|
[🖇floss-funding.dev]: https://floss-funding.dev
|
|
586
565
|
[🖇floss-funding-gem]: https://github.com/galtzo-floss/floss_funding
|
|
587
566
|
[✉️discord-invite]: https://discord.gg/3qme4XHNKN
|
|
588
|
-
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge
|
|
567
|
+
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
568
|
+
[✉️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
|
|
569
|
+
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
570
|
+
[✉️ruby-forum-img]: https://img.shields.io/badge/RubyForum-Help-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
571
|
+
[✉️ruby-forum]: https://www.rubyforum.org/c/help/8
|
|
589
572
|
|
|
590
573
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
591
574
|
[⛳️gem-namespace]: https://github.com/galtzo-floss/rspec-pending_for
|
|
592
575
|
[⛳️namespace-img]: https://img.shields.io/badge/namespace-Rspec::PendingFor-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
593
|
-
[⛳️gem-name]: https://
|
|
576
|
+
[⛳️gem-name]: https://bestgems.org/gems/rspec-pending_for
|
|
594
577
|
[⛳️name-img]: https://img.shields.io/badge/name-rspec--pending__for-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
|
|
595
578
|
[⛳️tag-img]: https://img.shields.io/github/tag/galtzo-floss/rspec-pending_for.svg
|
|
596
|
-
[⛳️tag]:
|
|
579
|
+
[⛳️tag]: https://github.com/galtzo-floss/rspec-pending_for/releases
|
|
597
580
|
[🚂maint-blog]: http://www.railsbling.com/tags/rspec-pending_for
|
|
598
581
|
[🚂maint-blog-img]: https://img.shields.io/badge/blog-railsbling-0093D0.svg?style=for-the-badge&logo=rubyonrails&logoColor=orange
|
|
599
582
|
[🚂maint-contact]: http://www.railsbling.com/contact
|
|
600
583
|
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
|
|
601
584
|
[💖🖇linkedin]: http://www.linkedin.com/in/peterboling
|
|
602
|
-
[💖🖇linkedin-img]: https://img.shields.io/badge/
|
|
585
|
+
[💖🖇linkedin-img]: https://img.shields.io/badge/LinkedIn-Profile-0B66C2?style=flat&logo=newjapanprowrestling
|
|
603
586
|
[💖✌️wellfound]: https://wellfound.com/u/peter-boling
|
|
604
587
|
[💖✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
|
|
605
588
|
[💖💲crunchbase]: https://www.crunchbase.com/person/peter-boling
|
|
@@ -628,62 +611,74 @@ Thanks for RTFM. ☺️
|
|
|
628
611
|
[💁🏼♂️peterboling]: http://www.peterboling.com
|
|
629
612
|
[🚂railsbling]: http://www.railsbling.com
|
|
630
613
|
[📜src-gl-img]: https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&logo=Gitlab&logoColor=orange
|
|
631
|
-
[📜src-gl]: https://gitlab.com/galtzo-floss/rspec-pending_for
|
|
614
|
+
[📜src-gl]: https://gitlab.com/galtzo-floss/rspec-pending_for
|
|
632
615
|
[📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
|
|
633
616
|
[📜src-cb]: https://codeberg.org/galtzo-floss/rspec-pending_for
|
|
634
|
-
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=
|
|
617
|
+
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=GitHub&logoColor=green
|
|
635
618
|
[📜src-gh]: https://github.com/galtzo-floss/rspec-pending_for
|
|
636
619
|
[📜docs-cr-rd-img]: https://img.shields.io/badge/RubyDoc-Current_Release-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
637
620
|
[📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
638
|
-
[📜wiki]: https://gitlab.com/galtzo-floss/rspec-pending_for/-/wikis/home
|
|
639
|
-
[📜wiki
|
|
640
|
-
[
|
|
621
|
+
[📜gl-wiki]: https://gitlab.com/galtzo-floss/rspec-pending_for/-/wikis/home
|
|
622
|
+
[📜gh-wiki]: https://github.com/galtzo-floss/rspec-pending_for/wiki
|
|
623
|
+
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
|
|
624
|
+
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
|
|
625
|
+
[👽dl-rank]: https://bestgems.org/gems/rspec-pending_for
|
|
641
626
|
[👽dl-ranki]: https://img.shields.io/gem/rd/rspec-pending_for.svg
|
|
642
|
-
[👽
|
|
643
|
-
[👽oss-helpi]: https://www.codetriage.com/galtzo-floss/rspec-pending_for/badges/users.svg
|
|
644
|
-
[👽version]: https://gem.coop/gems/rspec-pending_for
|
|
627
|
+
[👽version]: https://bestgems.org/gems/rspec-pending_for
|
|
645
628
|
[👽versioni]: https://img.shields.io/gem/v/rspec-pending_for.svg
|
|
646
|
-
[
|
|
647
|
-
[
|
|
648
|
-
[
|
|
649
|
-
[
|
|
650
|
-
[
|
|
651
|
-
[
|
|
652
|
-
[
|
|
653
|
-
[
|
|
654
|
-
[
|
|
655
|
-
[
|
|
656
|
-
[🚎
|
|
657
|
-
[🚎
|
|
629
|
+
[🏀qlty-mnt]: https://qlty.sh/gh/galtzo-floss/projects/rspec-pending_for
|
|
630
|
+
[🏀qlty-mnti]: https://qlty.sh/gh/galtzo-floss/projects/rspec-pending_for/maintainability.svg
|
|
631
|
+
[🏀qlty-cov]: https://qlty.sh/gh/galtzo-floss/projects/rspec-pending_for/metrics/code?sort=coverageRating
|
|
632
|
+
[🏀qlty-covi]: https://qlty.sh/gh/galtzo-floss/projects/rspec-pending_for/coverage.svg
|
|
633
|
+
[🏀codecov]: https://codecov.io/gh/galtzo-floss/rspec-pending_for
|
|
634
|
+
[🏀codecovi]: https://codecov.io/gh/galtzo-floss/rspec-pending_for/graph/badge.svg
|
|
635
|
+
[🏀coveralls]: https://coveralls.io/github/galtzo-floss/rspec-pending_for?branch=main
|
|
636
|
+
[🏀coveralls-img]: https://coveralls.io/repos/github/galtzo-floss/rspec-pending_for/badge.svg?branch=main
|
|
637
|
+
[🚎ruby-2.4-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-2.4.yml
|
|
638
|
+
[🚎ruby-2.5-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-2.5.yml
|
|
639
|
+
[🚎ruby-2.6-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-2.6.yml
|
|
640
|
+
[🚎ruby-2.7-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-2.7.yml
|
|
641
|
+
[🚎ruby-3.0-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-3.0.yml
|
|
642
|
+
[🚎ruby-3.1-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-3.1.yml
|
|
643
|
+
[🚎ruby-3.2-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-3.2.yml
|
|
644
|
+
[🚎ruby-3.3-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-3.3.yml
|
|
645
|
+
[🚎ruby-3.4-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/ruby-3.4.yml
|
|
646
|
+
[🚎jruby-9.2-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/jruby-9.2.yml
|
|
647
|
+
[🚎jruby-9.3-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/jruby-9.3.yml
|
|
648
|
+
[🚎jruby-9.4-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/jruby-9.4.yml
|
|
649
|
+
[🚎jruby-10.0-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/jruby-10.0.yml
|
|
650
|
+
[🚎truby-22.3-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffleruby-22.3.yml
|
|
651
|
+
[🚎truby-23.0-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffleruby-23.0.yml
|
|
652
|
+
[🚎truby-23.1-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffleruby-23.1.yml
|
|
653
|
+
[🚎truby-24.2-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffleruby-24.2.yml
|
|
654
|
+
[🚎truby-25.0-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffleruby-25.0.yml
|
|
655
|
+
[🚎truby-33.0-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffleruby-33.0.yml
|
|
658
656
|
[🚎2-cov-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/coverage.yml
|
|
659
657
|
[🚎2-cov-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/coverage.yml/badge.svg
|
|
660
658
|
[🚎3-hd-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/heads.yml
|
|
661
659
|
[🚎3-hd-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/heads.yml/badge.svg
|
|
662
|
-
[🚎4-lg-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/legacy.yml
|
|
663
|
-
[🚎4-lg-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/legacy.yml/badge.svg
|
|
664
660
|
[🚎5-st-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/style.yml
|
|
665
661
|
[🚎5-st-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/style.yml/badge.svg
|
|
666
|
-
[🚎6-s-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/supported.yml
|
|
667
|
-
[🚎6-s-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/supported.yml/badge.svg
|
|
668
|
-
[🚎7-us-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/unsupported.yml
|
|
669
|
-
[🚎7-us-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/unsupported.yml/badge.svg
|
|
670
|
-
[🚎8-ho-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/hoary.yml
|
|
671
|
-
[🚎8-ho-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/hoary.yml/badge.svg
|
|
672
662
|
[🚎9-t-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffle.yml
|
|
673
663
|
[🚎9-t-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/truffle.yml/badge.svg
|
|
674
664
|
[🚎10-j-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/jruby.yml
|
|
675
665
|
[🚎10-j-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/jruby.yml/badge.svg
|
|
676
666
|
[🚎11-c-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/current.yml
|
|
677
667
|
[🚎11-c-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/current.yml/badge.svg
|
|
668
|
+
[🚎12-crh-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/dep-heads.yml
|
|
669
|
+
[🚎12-crh-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/dep-heads.yml/badge.svg
|
|
678
670
|
[🚎13-🔒️-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/locked_deps.yml
|
|
679
671
|
[🚎13-🔒️-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/locked_deps.yml/badge.svg
|
|
680
672
|
[🚎14-🔓️-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/unlocked_deps.yml
|
|
681
673
|
[🚎14-🔓️-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/unlocked_deps.yml/badge.svg
|
|
674
|
+
[🚎15-🪪-wf]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/license-eye.yml
|
|
675
|
+
[🚎15-🪪-wfi]: https://github.com/galtzo-floss/rspec-pending_for/actions/workflows/license-eye.yml/badge.svg
|
|
676
|
+
[💎ruby-1.8i]: https://img.shields.io/badge/Ruby-1.8_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
682
677
|
[💎ruby-1.9i]: https://img.shields.io/badge/Ruby-1.9_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
683
678
|
[💎ruby-2.0i]: https://img.shields.io/badge/Ruby-2.0_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
684
679
|
[💎ruby-2.1i]: https://img.shields.io/badge/Ruby-2.1_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
685
680
|
[💎ruby-2.2i]: https://img.shields.io/badge/Ruby-2.2_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
686
|
-
[💎ruby-2.3i]: https://img.shields.io/badge/Ruby-2.
|
|
681
|
+
[💎ruby-2.3i]: https://img.shields.io/badge/Ruby-2.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
|
|
687
682
|
[💎ruby-2.4i]: https://img.shields.io/badge/Ruby-2.4-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
688
683
|
[💎ruby-2.5i]: https://img.shields.io/badge/Ruby-2.5-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
689
684
|
[💎ruby-2.6i]: https://img.shields.io/badge/Ruby-2.6-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
@@ -695,17 +690,18 @@ Thanks for RTFM. ☺️
|
|
|
695
690
|
[💎ruby-3.4i]: https://img.shields.io/badge/Ruby-3.4-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
696
691
|
[💎ruby-c-i]: https://img.shields.io/badge/Ruby-current-CC342D?style=for-the-badge&logo=ruby&logoColor=green
|
|
697
692
|
[💎ruby-headi]: https://img.shields.io/badge/Ruby-HEAD-CC342D?style=for-the-badge&logo=ruby&logoColor=blue
|
|
698
|
-
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.
|
|
699
|
-
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.
|
|
693
|
+
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.3-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
694
|
+
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
700
695
|
[💎truby-23.1i]: https://img.shields.io/badge/Truffle_Ruby-23.1-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
701
696
|
[💎truby-24.2i]: https://img.shields.io/badge/Truffle_Ruby-24.2-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
702
697
|
[💎truby-25.0i]: https://img.shields.io/badge/Truffle_Ruby-25.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
698
|
+
[💎truby-33.0i]: https://img.shields.io/badge/Truffle_Ruby-33.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
703
699
|
[💎truby-c-i]: https://img.shields.io/badge/Truffle_Ruby-current-34BCB1?style=for-the-badge&logo=ruby&logoColor=green
|
|
704
700
|
[💎truby-headi]: https://img.shields.io/badge/Truffle_Ruby-HEAD-34BCB1?style=for-the-badge&logo=ruby&logoColor=blue
|
|
705
|
-
[💎jruby-9.
|
|
706
|
-
[💎jruby-9.
|
|
707
|
-
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=red
|
|
701
|
+
[💎jruby-9.2i]: https://img.shields.io/badge/JRuby-9.2-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
702
|
+
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
708
703
|
[💎jruby-9.4i]: https://img.shields.io/badge/JRuby-9.4-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
704
|
+
[💎jruby-10.0i]: https://img.shields.io/badge/JRuby-10.0-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
709
705
|
[💎jruby-c-i]: https://img.shields.io/badge/JRuby-current-FBE742?style=for-the-badge&logo=ruby&logoColor=green
|
|
710
706
|
[💎jruby-headi]: https://img.shields.io/badge/JRuby-HEAD-FBE742?style=for-the-badge&logo=ruby&logoColor=blue
|
|
711
707
|
[🤝gh-issues]: https://github.com/galtzo-floss/rspec-pending_for/issues
|
|
@@ -715,32 +711,35 @@ Thanks for RTFM. ☺️
|
|
|
715
711
|
[🤝cb-issues]: https://codeberg.org/galtzo-floss/rspec-pending_for/issues
|
|
716
712
|
[🤝cb-pulls]: https://codeberg.org/galtzo-floss/rspec-pending_for/pulls
|
|
717
713
|
[🤝cb-donate]: https://donate.codeberg.org/
|
|
718
|
-
[🤝contributing]: CONTRIBUTING.md
|
|
719
|
-
[
|
|
714
|
+
[🤝contributing]: https://github.com/galtzo-floss/rspec-pending_for/blob/main/CONTRIBUTING.md
|
|
715
|
+
[🏀codecov-g]: https://codecov.io/gh/galtzo-floss/rspec-pending_for/graph/badge.svg
|
|
720
716
|
[🖐contrib-rocks]: https://contrib.rocks
|
|
721
717
|
[🖐contributors]: https://github.com/galtzo-floss/rspec-pending_for/graphs/contributors
|
|
722
718
|
[🖐contributors-img]: https://contrib.rocks/image?repo=galtzo-floss/rspec-pending_for
|
|
723
719
|
[🚎contributors-gl]: https://gitlab.com/galtzo-floss/rspec-pending_for/-/graphs/main
|
|
724
|
-
[🪇conduct]: CODE_OF_CONDUCT.md
|
|
720
|
+
[🪇conduct]: https://github.com/galtzo-floss/rspec-pending_for/blob/main/CODE_OF_CONDUCT.md
|
|
725
721
|
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-259D6C.svg
|
|
726
722
|
[📌pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
|
727
723
|
[📌semver]: https://semver.org/spec/v2.0.0.html
|
|
728
724
|
[📌semver-img]: https://img.shields.io/badge/semver-2.0.0-259D6C.svg?style=flat
|
|
729
725
|
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
|
|
730
726
|
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
|
|
731
|
-
[📌changelog]: CHANGELOG.md
|
|
727
|
+
[📌changelog]: https://github.com/galtzo-floss/rspec-pending_for/blob/main/CHANGELOG.md
|
|
732
728
|
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
733
729
|
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-34495e.svg?style=flat
|
|
734
|
-
[📌gitmoji]:https://gitmoji.dev
|
|
735
|
-
[📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
730
|
+
[📌gitmoji]: https://gitmoji.dev
|
|
731
|
+
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
736
732
|
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
737
|
-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.
|
|
738
|
-
[🔐security]: SECURITY.md
|
|
733
|
+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.100-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
|
|
734
|
+
[🔐security]: https://github.com/galtzo-floss/rspec-pending_for/blob/main/SECURITY.md
|
|
739
735
|
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
|
|
740
736
|
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
|
741
|
-
[📄license]: LICENSE.
|
|
742
|
-
[📄license-ref]: https://
|
|
737
|
+
[📄license]: LICENSE.md
|
|
738
|
+
[📄license-ref]: https://github.com/galtzo-floss/rspec-pending_for/blob/main/MIT.md
|
|
743
739
|
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
|
|
740
|
+
[📄license-compat]: https://www.apache.org/legal/resolved.html#category-a
|
|
741
|
+
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-%E2%9C%93-259D6C.svg?style=flat&logo=Apache
|
|
742
|
+
|
|
744
743
|
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
|
|
745
744
|
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
|
|
746
745
|
[🚎yard-current]: http://rubydoc.info/gems/rspec-pending_for
|