gitmoji-regex 1.0.2 → 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 +100 -10
- data/CITATION.cff +20 -0
- data/CODE_OF_CONDUCT.md +79 -29
- data/CONTRIBUTING.md +246 -53
- data/FUNDING.md +63 -0
- data/LICENSE.md +11 -0
- data/README.md +340 -215
- data/RUBOCOP.md +71 -0
- data/SECURITY.md +12 -5
- data/certs/pboling.pem +27 -0
- data/lib/gitmoji/regex/reference.rb +43 -3
- data/lib/gitmoji/regex/version.rb +2 -1
- data/lib/gitmoji/regex.rb +18 -3
- data/sig/gitmoji/regex/version.rbs +8 -0
- data/sig/gitmoji/regex.rbs +28 -2
- data.tar.gz.sig +0 -0
- metadata +209 -71
- metadata.gz.sig +0 -0
- data/LICENSE.txt +0 -21
- data/src/gitmojis.json +0 -589
data/README.md
CHANGED
|
@@ -1,251 +1,376 @@
|
|
|
1
|
-
|
|
2
|
-
<a href="https://gitmoji.dev/" target="_blank" rel="noopener">
|
|
3
|
-
<img width="120px" src="https://github.com/pboling/gitmoji-regex/raw/main/docs/images/logo/gitmoji-logo-120px.png?raw=true" alt="Gotmoji Logo Copyright (c) 2016-2022 Carlos Cuesta, MIT License">
|
|
4
|
-
</a>
|
|
5
|
-
<a href="https://rubular.com/" target="_blank" rel="noopener">
|
|
6
|
-
<img width="120px" src="https://github.com/pboling/gitmoji-regex/raw/main/docs/images/logo/regex-logo-120px.png?raw=true" alt="Regular Expression OOjs UI Icon by GOJU, MIT License via Wikimedia Commons">
|
|
7
|
-
</a>
|
|
8
|
-
<a href="https://www.ruby-lang.org/" target="_blank" rel="noopener">
|
|
9
|
-
<img width="120px" src="https://github.com/pboling/gitmoji-regex/raw/main/docs/images/logo/ruby-logo-198px.svg?raw=true" alt="Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5">
|
|
10
|
-
</a>
|
|
11
|
-
</p>
|
|
12
|
-
|
|
13
|
-
# Gitmoji::Regex
|
|
1
|
+
[![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][🖼️galtzo-floss-i]][🖼️galtzo-floss] [![ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5][🖼️ruby-lang-i]][🖼️ruby-lang]
|
|
14
2
|
|
|
15
|
-
|
|
3
|
+
[🖼️galtzo-floss-i]: https://logos.galtzo.com/assets/images/galtzo-floss/avatar-192px.svg
|
|
4
|
+
[🖼️galtzo-floss]: 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/
|
|
16
7
|
|
|
17
|
-
|
|
18
|
-
Numbering rows and badges in each row as a visual "database" lookup,
|
|
19
|
-
as the table is extremely dense, and it can be very difficult to find anything
|
|
20
|
-
Putting one on each row here, to document the emoji that should be used, and for ease of copy/paste.
|
|
21
|
-
|
|
22
|
-
row #s:
|
|
23
|
-
1️⃣
|
|
24
|
-
2️⃣
|
|
25
|
-
3️⃣
|
|
26
|
-
4️⃣
|
|
27
|
-
5️⃣
|
|
28
|
-
6️⃣
|
|
29
|
-
7️⃣
|
|
30
|
-
|
|
31
|
-
badge #s:
|
|
32
|
-
⛳️
|
|
33
|
-
🖇
|
|
34
|
-
🏘
|
|
35
|
-
🚎
|
|
36
|
-
🖐
|
|
37
|
-
🧮
|
|
38
|
-
📗
|
|
39
|
-
|
|
40
|
-
appended indicators:
|
|
41
|
-
♻️ - URL needs to be updated from SAAS integration. Find / Replace is insufficient.
|
|
42
|
-
-->
|
|
43
|
-
|
|
44
|
-
| | Project | bundle add gitmoji-regex |
|
|
45
|
-
|:----|--------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
46
|
-
| 1️⃣ | name, license, docs, standards | [![RubyGems.org][⛳️name-img]][⛳️gem] [![License: MIT][🖇src-license-img]][🖇src-license] <!--[![FOSSA][🏘fossa-img]][🏘fossa]--> [![RubyDoc.info][🚎yard-img]][🚎yard] [![GitMoji][🖐gitmoji-img]][🖐gitmoji] [![SemVer 2.0.0][🧮semver-img]][semver] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] |
|
|
47
|
-
| 2️⃣ | version & activity | [![Gem Version][⛳️version-img]][⛳️gem] [![Total Downloads][🖇DL-total-img]][⛳️gem] [![Download Rank][🏘DL-rank-img]][⛳️gem] [![Source Code][🚎src-home-img]][🚎src-home] [![Open PRs][🖐prs-o-img]][🖐prs-o] [![Closed PRs][🧮prs-c-img]][🧮prs-c] <!--[![Next Version][📗next-img]][📗next]--> |
|
|
48
|
-
| 3️⃣ | maintenance & linting | [![Maintainability][⛳cclim-maint-img♻️]][⛳cclim-maint] [![Helpers][🖇triage-help-img]][🖇triage-help] [![Depfu][🏘depfu-img♻️]][🏘depfu♻️] [![Contributors][🚎contributors-img]][🚎contributors] [![Style][🖐style-wf-img]][🖐style-wf] [![Kloc Roll][🧮kloc-img]][🧮kloc] |
|
|
49
|
-
| 4️⃣ | testing | [![Open Issues][⛳iss-o-img]][⛳iss-o] [![Closed Issues][🖇iss-c-img]][🖇iss-c] [![Supported][🏘sup-wf-img]][🏘sup-wf] [![Heads][🚎heads-wf-img]][🚎heads-wf] |
|
|
50
|
-
| 5️⃣ | coverage & security | [![CodeClimate][⛳cclim-cov-img♻️]][⛳cclim-cov] [![CodeCov][🖇codecov-img♻️]][🖇codecov] [![Coveralls][🏘coveralls-img]][🏘coveralls] [![Security Policy][🚎sec-pol-img]][🚎sec-pol] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Code Coverage][🧮cov-wf-img]][🧮cov-wf] |
|
|
51
|
-
| 6️⃣ | resources | [![Discussion][⛳gh-discussions-img]][⛳gh-discussions] [![Get help on Codementor][🖇codementor-img]][🖇codementor] [![Chat][🏘chat-img]][🏘chat] [![Blog][🚎blog-img]][🚎blog] [![Wiki][🖐wiki-img]][🖐wiki] |
|
|
52
|
-
| 7️⃣ | spread 💖 | [![Liberapay Patrons][⛳liberapay-img]][⛳liberapay] [![Sponsor Me][🖇sponsor-img]][🖇sponsor] [![Tweet @ Peter][🏘tweet-img]][🏘tweet] [🌏][aboutme] [👼][angelme] |
|
|
53
|
-
|
|
54
|
-
<!--
|
|
55
|
-
The link tokens in the following sections should be kept ordered by the row and badge numbering scheme
|
|
56
|
-
-->
|
|
57
|
-
|
|
58
|
-
<!-- 1️⃣ name, license, docs -->
|
|
59
|
-
[⛳️gem]: https://rubygems.org/gems/gitmoji-regex
|
|
60
|
-
[⛳️name-img]: https://img.shields.io/badge/name-gitmoji--regex-brightgreen.svg?style=flat
|
|
61
|
-
[🖇src-license]: https://opensource.org/licenses/MIT
|
|
62
|
-
[🖇src-license-img]: https://img.shields.io/badge/License-MIT-green.svg
|
|
63
|
-
[🏘fossa]: https://app.fossa.io/projects/git%2Bgithub.com%2Fpboling%2Fgitmoji-regex?ref=badge_shield
|
|
64
|
-
[🏘fossa-img]: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpboling%2Fgitmoji-regex.svg?type=shield
|
|
65
|
-
[🚎yard]: https://www.rubydoc.info/github/pboling/gitmoji-regex
|
|
66
|
-
[🚎yard-img]: https://img.shields.io/badge/documentation-rubydoc-brightgreen.svg?style=flat
|
|
67
|
-
[🖐gitmoji]: https://gitmoji.dev
|
|
68
|
-
[🖐gitmoji-img]: https://img.shields.io/badge/gitmoji-3.9.0-FFDD67.svg?style=flat
|
|
69
|
-
[🧮semver-img]: https://img.shields.io/badge/semver-2.0.0-FFDD67.svg?style=flat
|
|
70
|
-
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
71
|
-
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-FFDD67.svg?style=flat
|
|
72
|
-
|
|
73
|
-
<!-- 2️⃣ version & activity -->
|
|
74
|
-
[⛳️version-img]: http://img.shields.io/gem/v/gitmoji-regex.svg
|
|
75
|
-
[🖇DL-total-img]: https://img.shields.io/gem/dt/gitmoji-regex.svg
|
|
76
|
-
[🏘DL-rank-img]: https://img.shields.io/gem/rt/gitmoji-regex.svg
|
|
77
|
-
[🚎src-home]: https://github.com/pboling/gitmoji-regex
|
|
78
|
-
[🚎src-home-img]: https://img.shields.io/badge/source-github-brightgreen.svg?style=flat
|
|
79
|
-
[🖐prs-o]: https://github.com/pboling/gitmoji-regex/pulls
|
|
80
|
-
[🖐prs-o-img]: https://img.shields.io/github/issues-pr/pboling/gitmoji-regex
|
|
81
|
-
[🧮prs-c]: https://github.com/pboling/gitmoji-regex/pulls?q=is%3Apr+is%3Aclosed
|
|
82
|
-
[🧮prs-c-img]: https://img.shields.io/github/issues-pr-closed/pboling/gitmoji-regex
|
|
83
|
-
[📗next]: https://github.com/pboling/gitmoji-regex/milestone/1
|
|
84
|
-
[📗next-img]: https://img.shields.io/github/milestones/progress/pboling/gitmoji-regex/1?label=Next%20Version
|
|
85
|
-
|
|
86
|
-
<!-- 3️⃣ maintenance & linting -->
|
|
87
|
-
[⛳cclim-maint]: https://codeclimate.com/github/pboling/gitmoji-regex/maintainability
|
|
88
|
-
[⛳cclim-maint-img♻️]: https://api.codeclimate.com/v1/badges/f32e1d1148e8bad58197/maintainability
|
|
89
|
-
[🖇triage-help]: https://www.codetriage.com/pboling/gitmoji-regex
|
|
90
|
-
[🖇triage-help-img]: https://www.codetriage.com/pboling/gitmoji-regex/badges/users.svg
|
|
91
|
-
[🏘depfu♻️]: https://depfu.com/github/pboling/gitmoji-regex?project_id=34924
|
|
92
|
-
[🏘depfu-img♻️]: https://badges.depfu.com/badges/300630ab4b7c2efea20806d13d1ef41f/count.svg
|
|
93
|
-
[🚎contributors]: https://github.com/pboling/gitmoji-regex/graphs/contributors
|
|
94
|
-
[🚎contributors-img]: https://img.shields.io/github/contributors-anon/pboling/gitmoji-regex
|
|
95
|
-
[🖐style-wf]: https://github.com/pboling/gitmoji-regex/actions/workflows/style.yml
|
|
96
|
-
[🖐style-wf-img]: https://github.com/pboling/gitmoji-regex/actions/workflows/style.yml/badge.svg
|
|
97
|
-
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
98
|
-
[🧮kloc-img]: https://img.shields.io/tokei/lines/github.com/pboling/gitmoji-regex
|
|
99
|
-
|
|
100
|
-
<!-- 4️⃣ testing -->
|
|
101
|
-
[⛳iss-o]: https://github.com/pboling/gitmoji-regex/issues
|
|
102
|
-
[⛳iss-o-img]: https://img.shields.io/github/issues-raw/pboling/gitmoji-regex
|
|
103
|
-
[🖇iss-c]: https://github.com/pboling/gitmoji-regex/issues?q=is%3Aissue+is%3Aclosed
|
|
104
|
-
[🖇iss-c-img]: https://img.shields.io/github/issues-closed-raw/pboling/gitmoji-regex
|
|
105
|
-
[🏘sup-wf]: https://github.com/pboling/gitmoji-regex/actions/workflows/supported.yml
|
|
106
|
-
[🏘sup-wf-img]: https://github.com/pboling/gitmoji-regex/actions/workflows/supported.yml/badge.svg
|
|
107
|
-
[🚎heads-wf]: https://github.com/pboling/gitmoji-regex/actions/workflows/heads.yml
|
|
108
|
-
[🚎heads-wf-img]: https://github.com/pboling/gitmoji-regex/actions/workflows/heads.yml/badge.svg
|
|
109
|
-
[🧮mac-wf]: https://github.com/pboling/gitmoji-regex/actions/workflows/macos.yml
|
|
110
|
-
[🧮mac-wf-img]: https://github.com/pboling/gitmoji-regex/actions/workflows/macos.yml/badge.svg
|
|
111
|
-
[📗win-wf]: https://github.com/pboling/gitmoji-regex/actions/workflows/windows.yml
|
|
112
|
-
[📗win-wf-img]: https://github.com/pboling/gitmoji-regex/actions/workflows/windows.yml/badge.svg
|
|
113
|
-
|
|
114
|
-
<!-- 5️⃣ coverage & security -->
|
|
115
|
-
[⛳cclim-cov]: https://codeclimate.com/github/pboling/gitmoji-regex/test_coverage
|
|
116
|
-
[⛳cclim-cov-img♻️]: https://api.codeclimate.com/v1/badges/f32e1d1148e8bad58197/test_coverage
|
|
117
|
-
[🖇codecov-img♻️]: https://codecov.io/gh/pboling/gitmoji-regex/branch/main/graph/badge.svg?token=EJCOr0hsPq
|
|
118
|
-
[🖇codecov]: https://codecov.io/gh/pboling/gitmoji-regex
|
|
119
|
-
[🏘coveralls]: https://coveralls.io/github/pboling/gitmoji-regex?branch=main
|
|
120
|
-
[🏘coveralls-img]: https://coveralls.io/repos/github/pboling/gitmoji-regex/badge.svg?branch=main
|
|
121
|
-
[🚎sec-pol]: https://github.com/pboling/gitmoji-regex/blob/main/SECURITY.md
|
|
122
|
-
[🚎sec-pol-img]: https://img.shields.io/badge/security-policy-brightgreen.svg?style=flat
|
|
123
|
-
[🖐codeQL]: https://github.com/pboling/gitmoji-regex/security/code-scanning
|
|
124
|
-
[🖐codeQL-img]: https://github.com/pboling/gitmoji-regex/actions/workflows/codeql-analysis.yml/badge.svg
|
|
125
|
-
[🧮cov-wf]: https://github.com/pboling/gitmoji-regex/actions/workflows/coverage.yml
|
|
126
|
-
[🧮cov-wf-img]: https://github.com/pboling/gitmoji-regex/actions/workflows/coverage.yml/badge.svg
|
|
127
|
-
|
|
128
|
-
<!-- 6️⃣ resources -->
|
|
129
|
-
[⛳gh-discussions]: https://github.com/pboling/gitmoji-regex/discussions
|
|
130
|
-
[⛳gh-discussions-img]: https://img.shields.io/github/discussions/pboling/gitmoji-regex
|
|
131
|
-
[🖇codementor]: https://www.codementor.io/peterboling?utm_source=github&utm_medium=button&utm_term=peterboling&utm_campaign=github
|
|
132
|
-
[🖇codementor-img]: https://cdn.codementor.io/badges/get_help_github.svg
|
|
133
|
-
[🏘chat]: https://gitter.im/pboling/gitmoji-regex
|
|
134
|
-
[🏘chat-img]: https://img.shields.io/gitter/room/pboling/gitmoji-regex.svg
|
|
135
|
-
[🚎blog]: http://www.railsbling.com/tags/gitmoji-regex/
|
|
136
|
-
[🚎blog-img]: https://img.shields.io/badge/blog-railsbling-brightgreen.svg?style=flat
|
|
137
|
-
[🖐wiki]: https://github.com/pboling/gitmoji-regex/wiki
|
|
138
|
-
[🖐wiki-img]: https://img.shields.io/badge/wiki-examples-brightgreen.svg?style=flat
|
|
139
|
-
|
|
140
|
-
<!-- 7️⃣ spread 💖 -->
|
|
141
|
-
[⛳liberapay-img]: https://img.shields.io/liberapay/patrons/pboling.svg?logo=liberapay
|
|
142
|
-
[⛳liberapay]: https://liberapay.com/pboling/donate
|
|
143
|
-
[🖇sponsor-img]: https://img.shields.io/badge/sponsor-pboling.svg?style=social&logo=github
|
|
144
|
-
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
145
|
-
[🏘tweet-img]: https://img.shields.io/twitter/follow/galtzo.svg?style=social&label=Follow
|
|
146
|
-
[🏘tweet]: http://twitter.com/galtzo
|
|
8
|
+
# 🍲 Gitmoji::Regex
|
|
147
9
|
|
|
148
|
-
|
|
10
|
+
[![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] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
|
|
149
11
|
|
|
150
|
-
|
|
12
|
+
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][🖼️galtzo-floss], as I may have missed the [discord notification][🖼️galtzo-floss].
|
|
151
13
|
|
|
152
|
-
|
|
14
|
+
---
|
|
153
15
|
|
|
154
|
-
|
|
16
|
+
`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.
|
|
17
|
+
|
|
18
|
+
[![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]
|
|
155
19
|
|
|
156
|
-
|
|
20
|
+
<details>
|
|
21
|
+
<summary>👣 How will this project approach the September 2025 hostile takeover of RubyGems? 🚑️</summary>
|
|
157
22
|
|
|
158
|
-
|
|
23
|
+
I've summarized my thoughts in [this blog post](https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo).
|
|
24
|
+
|
|
25
|
+
</details>
|
|
26
|
+
|
|
27
|
+
## 🌻 Synopsis
|
|
28
|
+
|
|
29
|
+
This gem provides a regex that allows Ruby code to test a string for a [Gitmoji](https://github.com/carloscuesta/gitmoji) character. Gitmoji is a [subset](https://raw.githubusercontent.com/carloscuesta/gitmoji/master/src/data/gitmojis.json) of the Unicode Emoji character set. This gem is _not_ a fork of, but was **inspired** by, the wonderful [emoji_regex](https://github.com/ticky/ruby-emoji-regex) gem.
|
|
30
|
+
|
|
31
|
+
You can use this regular expression to validate commit messages
|
|
32
|
+
or extract leading gitmoji from strings.
|
|
159
33
|
|
|
160
34
|
```ruby
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
#
|
|
35
|
+
# character at position 0 is a Gitmoji!
|
|
36
|
+
"🔥" =~ Gitmoji::Regex::REGEX # => 0
|
|
37
|
+
|
|
38
|
+
# (0 is the index of the match, so it means valid!)
|
|
39
|
+
(Gitmoji::Regex::REGEX =~ "✨ Add feature").zero? #=> true
|
|
40
|
+
|
|
41
|
+
# Scan for Gitmoji
|
|
42
|
+
"✨ Fix bug 🐛".scan(Gitmoji::Regex::REGEX) #=> ["✨", "🐛"]
|
|
165
43
|
```
|
|
166
44
|
|
|
167
|
-
|
|
45
|
+
| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 |
|
|
46
|
+
|------------------------------------------------|-------------------------------------------------------------------------------------|
|
|
47
|
+
| 👟 Check it out! | ✨ [github.com/appraisal-rb/appraisal2][💎appraisal2] ✨ |
|
|
168
48
|
|
|
169
|
-
|
|
49
|
+
## 💡 Info you can shake a stick at
|
|
170
50
|
|
|
171
|
-
|
|
51
|
+
| Tokens to Remember | [![Gem name][⛳️name-img]][⛳️gem-name] [![Gem namespace][⛳️namespace-img]][⛳️gem-namespace] |
|
|
52
|
+
|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
53
|
+
| 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 current Compat][💎jruby-c-i]][🚎10-j-wf] [![JRuby HEAD Compat][💎jruby-headi]][🚎3-hd-wf]|
|
|
54
|
+
| 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 current Compat][💎truby-c-i]][🚎9-t-wf]|
|
|
55
|
+
| Works with MRI Ruby 4 | [![Ruby 4.0 Compat][💎ruby-4.0i]][🚎11-c-wf] [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
|
|
56
|
+
| 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]|
|
|
57
|
+
| Works with MRI Ruby 2 | [![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]|
|
|
58
|
+
| 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] |
|
|
59
|
+
| 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] |
|
|
60
|
+
| 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] |
|
|
61
|
+
| 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] |
|
|
62
|
+
| 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] |
|
|
63
|
+
| 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] |
|
|
64
|
+
| `...` 💖 | [![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] |
|
|
172
65
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
66
|
+
### Compatibility
|
|
67
|
+
|
|
68
|
+
Compatible with MRI Ruby 2.4+, and concordant releases of JRuby, and TruffleRuby.
|
|
69
|
+
CI workflows and Appraisals are generated for MRI Ruby 2.4+.
|
|
70
|
+
This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
|
|
71
|
+
may be higher than the gem's runtime compatibility floor when legacy Rubies are
|
|
72
|
+
not practical for the current toolchain.
|
|
73
|
+
|
|
74
|
+
| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 and the color 💚 green 💚 |
|
|
75
|
+
|------------------------------------------------|--------------------------------------------------------|
|
|
76
|
+
| 👟 Check it out! | ✨ [github.com/appraisal-rb/appraisal2][💎appraisal2] ✨ |
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## ✨ Installation
|
|
83
|
+
|
|
84
|
+
Install the gem and add to the application's Gemfile by executing:
|
|
85
|
+
|
|
86
|
+
```console
|
|
87
|
+
bundle add gitmoji-regex
|
|
88
|
+
```
|
|
89
|
+
|
|
90
|
+
If bundler is not being used to manage dependencies, install the gem by executing:
|
|
91
|
+
|
|
92
|
+
```console
|
|
93
|
+
gem install gitmoji-regex
|
|
176
94
|
```
|
|
177
95
|
|
|
178
|
-
##
|
|
96
|
+
## ⚙️ Configuration
|
|
179
97
|
|
|
180
|
-
|
|
98
|
+
Not needed.
|
|
99
|
+
|
|
100
|
+
## 🔧 Basic Usage
|
|
181
101
|
|
|
182
|
-
## Contributors
|
|
183
102
|
|
|
184
|
-
[]("https://github.com/pboling/gitmoji-regex/graphs/contributors")
|
|
185
103
|
|
|
186
|
-
Made with [contributors-img](https://contrib.rocks).
|
|
187
104
|
|
|
188
|
-
## License
|
|
189
105
|
|
|
190
|
-
The gem is available as open source under the terms of
|
|
191
|
-
the [MIT License][license] [][license-ref].
|
|
192
|
-
See [LICENSE][license] for the official [Copyright Notice][copyright-notice-explainer].
|
|
193
106
|
|
|
194
|
-
* Copyright (c) 2022 [Peter H. Boling][peterboling] of [Rails Bling][railsbling]
|
|
195
107
|
|
|
196
|
-
NOTE: the [gitmoji project](https://github.com/carloscuesta/gitmoji) is also [MIT Licensed](https://github.com/carloscuesta/gitmoji/blob/master/LICENSE), and the file `src/gitmojis.json` comes from that project.
|
|
197
108
|
|
|
198
|
-
## Code of Conduct
|
|
199
109
|
|
|
200
|
-
Everyone interacting in the Gitmoji::Regex project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct][conduct].
|
|
201
110
|
|
|
202
|
-
## Versioning
|
|
203
111
|
|
|
204
|
-
This library aims to adhere to [Semantic Versioning 2.0.0][semver]. Violations of this scheme should be reported as
|
|
205
|
-
bugs. Specifically, if a minor or patch version is released that breaks backward compatibility, a new version should be
|
|
206
|
-
immediately released that restores compatibility. Breaking changes to the public API will only be introduced with new
|
|
207
|
-
major versions.
|
|
208
112
|
|
|
209
|
-
|
|
210
|
-
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
## 🔐 Security
|
|
122
|
+
|
|
123
|
+
See [SECURITY.md][🔐security].
|
|
124
|
+
|
|
125
|
+
## 🤝 Contributing
|
|
126
|
+
|
|
127
|
+
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
128
|
+
or if it is already 💯 (see [below](#code-coverage)) check [issues][🤝gh-issues] or [PRs][🤝gh-pulls],
|
|
129
|
+
or use the gem and think about how it could be better.
|
|
130
|
+
|
|
131
|
+
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
132
|
+
|
|
133
|
+
See [CONTRIBUTING.md][🤝contributing] for more detailed instructions.
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
## 📌 Versioning
|
|
140
|
+
|
|
141
|
+
This library follows [![Semantic Versioning 2.0.0][📌semver-img]][📌semver] for its public API where practical.
|
|
142
|
+
For most applications, prefer the [Pessimistic Version Constraint][📌pvc] with two digits of precision.
|
|
211
143
|
|
|
212
144
|
For example:
|
|
213
145
|
|
|
214
146
|
```ruby
|
|
215
|
-
spec.add_dependency
|
|
147
|
+
spec.add_dependency("gitmoji-regex", "~> 1.0")
|
|
216
148
|
```
|
|
217
149
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
[
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
[
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
[
|
|
237
|
-
|
|
238
|
-
[
|
|
239
|
-
[
|
|
240
|
-
[
|
|
241
|
-
[
|
|
242
|
-
[
|
|
243
|
-
[
|
|
244
|
-
[
|
|
245
|
-
[
|
|
246
|
-
[
|
|
247
|
-
[
|
|
248
|
-
[
|
|
249
|
-
[
|
|
250
|
-
[
|
|
251
|
-
[
|
|
150
|
+
<details markdown="1">
|
|
151
|
+
<summary>📌 Is "Platform Support" part of the public API? More details inside.</summary>
|
|
152
|
+
|
|
153
|
+
Dropping support for a platform can be a breaking change for affected users.
|
|
154
|
+
If a release changes supported platforms, it should be called out clearly in the changelog and versioned with that impact in mind.
|
|
155
|
+
|
|
156
|
+
To get a better understanding of how SemVer is intended to work over a project's lifetime,
|
|
157
|
+
read this article from the creator of SemVer:
|
|
158
|
+
|
|
159
|
+
- ["Major Version Numbers are Not Sacred"][📌major-versions-not-sacred]
|
|
160
|
+
|
|
161
|
+
</details>
|
|
162
|
+
|
|
163
|
+
See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
164
|
+
|
|
165
|
+
## 📄 License
|
|
166
|
+
|
|
167
|
+
The gem is available as open source under the terms of
|
|
168
|
+
the [MIT](MIT.md) [![License: MIT][📄license-img]][📄license-ref].
|
|
169
|
+
|
|
170
|
+
[gh-discussions]: https://github.com/galtzo-floss/gitmoji-regex/discussions
|
|
171
|
+
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat
|
|
172
|
+
[⛳liberapay-bottom-img]: https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611
|
|
173
|
+
[⛳liberapay]: https://liberapay.com/pboling/donate
|
|
174
|
+
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
|
|
175
|
+
[🖇sponsor-bottom-img]: https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github
|
|
176
|
+
[🖇sponsor]: https://github.com/sponsors/pboling
|
|
177
|
+
[🖇polar-img]: https://img.shields.io/badge/polar-donate-a51611.svg?style=flat
|
|
178
|
+
[🖇polar]: https://polar.sh/pboling
|
|
179
|
+
[🖇kofi-img]: https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat
|
|
180
|
+
[🖇kofi]: https://ko-fi.com/pboling
|
|
181
|
+
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat
|
|
182
|
+
[🖇patreon]: https://patreon.com/galtzo
|
|
183
|
+
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat
|
|
184
|
+
[🖇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
|
|
185
|
+
[🖇buyme]: https://www.buymeacoffee.com/pboling
|
|
186
|
+
[🖇paypal-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=flat&logo=paypal
|
|
187
|
+
[🖇paypal-bottom-img]: https://img.shields.io/badge/donate-paypal-a51611.svg?style=for-the-badge&logo=paypal&color=0A0A0A
|
|
188
|
+
[🖇paypal]: https://www.paypal.com/paypalme/peterboling
|
|
189
|
+
[🖇floss-funding.dev]: https://floss-funding.dev
|
|
190
|
+
[🖇floss-funding-gem]: https://github.com/galtzo-floss/floss_funding
|
|
191
|
+
[✉️discord-invite]: https://discord.gg/3qme4XHNKN
|
|
192
|
+
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
193
|
+
[✉️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
|
|
194
|
+
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
195
|
+
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
196
|
+
[⛳️gem-namespace]: https://github.com/galtzo-floss/gitmoji-regex/tree/main/gems/gitmoji-regex
|
|
197
|
+
[⛳️namespace-img]: https://img.shields.io/badge/namespace-Gitmoji::Regex-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
198
|
+
[⛳️gem-name]: https://bestgems.org/gems/gitmoji-regex
|
|
199
|
+
[⛳️name-img]: https://img.shields.io/badge/name-gitmoji--regex-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
|
|
200
|
+
[⛳️tag-img]: https://img.shields.io/github/tag/galtzo-floss/gitmoji-regex.svg
|
|
201
|
+
[⛳️tag]: https://github.com/galtzo-floss/gitmoji-regex/releases
|
|
202
|
+
[🚂maint-blog]: http://www.railsbling.com/tags/gitmoji-regex
|
|
203
|
+
[🚂maint-blog-img]: https://img.shields.io/badge/blog-railsbling-0093D0.svg?style=for-the-badge&logo=rubyonrails&logoColor=orange
|
|
204
|
+
[🚂maint-contact]: http://www.railsbling.com/contact
|
|
205
|
+
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
|
|
206
|
+
[💖🖇linkedin]: http://www.linkedin.com/in/peterboling
|
|
207
|
+
[💖🖇linkedin-img]: https://img.shields.io/badge/LinkedIn-Profile-0B66C2?style=flat&logo=newjapanprowrestling
|
|
208
|
+
[💖✌️wellfound]: https://wellfound.com/u/peter-boling
|
|
209
|
+
[💖✌️wellfound-img]: https://img.shields.io/badge/peter--boling-orange?style=flat&logo=wellfound
|
|
210
|
+
[💖💲crunchbase]: https://www.crunchbase.com/person/peter-boling
|
|
211
|
+
[💖💲crunchbase-img]: https://img.shields.io/badge/peter--boling-purple?style=flat&logo=crunchbase
|
|
212
|
+
[💖🐘ruby-mast]: https://ruby.social/@galtzo
|
|
213
|
+
[💖🐘ruby-mast-img]: https://img.shields.io/mastodon/follow/109447111526622197?domain=https://ruby.social&style=flat&logo=mastodon&label=Ruby%20@galtzo
|
|
214
|
+
[💖🦋bluesky]: https://bsky.app/profile/galtzo.com
|
|
215
|
+
[💖🦋bluesky-img]: https://img.shields.io/badge/@galtzo.com-0285FF?style=flat&logo=bluesky&logoColor=white
|
|
216
|
+
[💖🌳linktree]: https://linktr.ee/galtzo
|
|
217
|
+
[💖🌳linktree-img]: https://img.shields.io/badge/galtzo-purple?style=flat&logo=linktree
|
|
218
|
+
[💖💁🏼♂️devto]: https://dev.to/galtzo
|
|
219
|
+
[💖💁🏼♂️devto-img]: https://img.shields.io/badge/dev.to-0A0A0A?style=flat&logo=devdotto&logoColor=white
|
|
220
|
+
[💖💁🏼♂️aboutme]: https://about.me/peter.boling
|
|
221
|
+
[💖💁🏼♂️aboutme-img]: https://img.shields.io/badge/about.me-0A0A0A?style=flat&logo=aboutme&logoColor=white
|
|
222
|
+
[💖🧊berg]: https://codeberg.org/pboling
|
|
223
|
+
[💖🐙hub]: https://github.org/pboling
|
|
224
|
+
[💖🛖hut]: https://sr.ht/~galtzo/
|
|
225
|
+
[💖🧪lab]: https://gitlab.com/pboling
|
|
226
|
+
[👨🏼🏫expsup-upwork]: https://www.upwork.com/freelancers/~014942e9b056abdf86?mp_source=share
|
|
227
|
+
[👨🏼🏫expsup-upwork-img]: https://img.shields.io/badge/UpWork-13544E?style=for-the-badge&logo=Upwork&logoColor=white
|
|
228
|
+
[👨🏼🏫expsup-codementor]: https://www.codementor.io/peterboling?utm_source=github&utm_medium=button&utm_term=peterboling&utm_campaign=github
|
|
229
|
+
[👨🏼🏫expsup-codementor-img]: https://img.shields.io/badge/CodeMentor-Get_Help-1abc9c?style=for-the-badge&logo=CodeMentor&logoColor=white
|
|
230
|
+
[🏙️entsup-tidelift]: https://tidelift.com/subscription/pkg/rubygems-gitmoji-regex?utm_source=rubygems-gitmoji-regex&utm_medium=referral&utm_campaign=readme
|
|
231
|
+
[🏙️entsup-tidelift-img]: https://img.shields.io/badge/Tidelift_and_Sonar-Enterprise_Support-FD3456?style=for-the-badge&logo=sonar&logoColor=white
|
|
232
|
+
[🏙️entsup-tidelift-sonar]: https://blog.tidelift.com/tidelift-joins-sonar
|
|
233
|
+
[💁🏼♂️peterboling]: http://www.peterboling.com
|
|
234
|
+
[🚂railsbling]: http://www.railsbling.com
|
|
235
|
+
[📜src-gl-img]: https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&logo=Gitlab&logoColor=orange
|
|
236
|
+
[📜src-gl]: https://gitlab.com/galtzo-floss/gitmoji-regex/-/tree/main/gems/gitmoji-regex
|
|
237
|
+
[📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
|
|
238
|
+
[📜src-cb]: https://codeberg.org/galtzo-floss/gitmoji-regex/src/branch/main/gems/gitmoji-regex
|
|
239
|
+
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=Github&logoColor=green
|
|
240
|
+
[📜src-gh]: https://github.com/galtzo-floss/gitmoji-regex/tree/main/gems/gitmoji-regex
|
|
241
|
+
[📜docs-cr-rd-img]: https://img.shields.io/badge/RubyDoc-Current_Release-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
242
|
+
[📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
243
|
+
[📜gl-wiki]: https://gitlab.com/galtzo-floss/gitmoji-regex/-/wikis/home
|
|
244
|
+
[📜gh-wiki]: https://github.com/galtzo-floss/gitmoji-regex/wiki
|
|
245
|
+
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
|
|
246
|
+
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
|
|
247
|
+
[👽dl-rank]: https://bestgems.org/gems/gitmoji-regex
|
|
248
|
+
[👽dl-ranki]: https://img.shields.io/gem/rd/gitmoji-regex.svg
|
|
249
|
+
[👽version]: https://bestgems.org/gems/gitmoji-regex
|
|
250
|
+
[👽versioni]: https://img.shields.io/gem/v/gitmoji-regex.svg
|
|
251
|
+
[🏀qlty-mnt]: https://qlty.sh/gh/galtzo-floss/projects/gitmoji-regex
|
|
252
|
+
[🏀qlty-mnti]: https://qlty.sh/gh/galtzo-floss/projects/gitmoji-regex/maintainability.svg
|
|
253
|
+
[🏀qlty-cov]: https://qlty.sh/gh/galtzo-floss/projects/gitmoji-regex/metrics/code?sort=coverageRating
|
|
254
|
+
[🏀qlty-covi]: https://qlty.sh/gh/galtzo-floss/projects/gitmoji-regex/coverage.svg
|
|
255
|
+
[🏀codecov]: https://codecov.io/gh/galtzo-floss/gitmoji-regex
|
|
256
|
+
[🏀codecovi]: https://codecov.io/gh/galtzo-floss/gitmoji-regex/graph/badge.svg
|
|
257
|
+
[🏀coveralls]: https://coveralls.io/github/galtzo-floss/gitmoji-regex?branch=main
|
|
258
|
+
[🏀coveralls-img]: https://coveralls.io/repos/github/galtzo-floss/gitmoji-regex/badge.svg?branch=main
|
|
259
|
+
[🖐codeQL]: https://github.com/galtzo-floss/gitmoji-regex/security/code-scanning
|
|
260
|
+
[🖐codeQL-img]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/codeql-analysis.yml/badge.svg
|
|
261
|
+
[🚎ruby-2.4-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-2.4.yml
|
|
262
|
+
[🚎ruby-2.5-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-2.5.yml
|
|
263
|
+
[🚎ruby-2.6-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-2.6.yml
|
|
264
|
+
[🚎ruby-2.7-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-2.7.yml
|
|
265
|
+
[🚎ruby-3.0-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-3.0.yml
|
|
266
|
+
[🚎ruby-3.1-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-3.1.yml
|
|
267
|
+
[🚎ruby-3.2-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-3.2.yml
|
|
268
|
+
[🚎ruby-3.3-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-3.3.yml
|
|
269
|
+
[🚎ruby-3.4-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/ruby-3.4.yml
|
|
270
|
+
[🚎jruby-9.2-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/jruby-9.2.yml
|
|
271
|
+
[🚎jruby-9.3-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/jruby-9.3.yml
|
|
272
|
+
[🚎jruby-9.4-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/jruby-9.4.yml
|
|
273
|
+
[🚎truby-22.3-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/truffleruby-22.3.yml
|
|
274
|
+
[🚎truby-23.0-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/truffleruby-23.0.yml
|
|
275
|
+
[🚎truby-23.1-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/truffleruby-23.1.yml
|
|
276
|
+
[🚎truby-24.2-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/truffleruby-24.2.yml
|
|
277
|
+
[🚎truby-25.0-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/truffleruby-25.0.yml
|
|
278
|
+
[🚎2-cov-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/coverage.yml
|
|
279
|
+
[🚎2-cov-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/coverage.yml/badge.svg
|
|
280
|
+
[🚎3-hd-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/heads.yml
|
|
281
|
+
[🚎3-hd-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/heads.yml/badge.svg
|
|
282
|
+
[🚎5-st-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/style.yml
|
|
283
|
+
[🚎5-st-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/style.yml/badge.svg
|
|
284
|
+
[🚎9-t-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/truffle.yml
|
|
285
|
+
[🚎9-t-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/truffle.yml/badge.svg
|
|
286
|
+
[🚎10-j-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/jruby.yml
|
|
287
|
+
[🚎10-j-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/jruby.yml/badge.svg
|
|
288
|
+
[🚎11-c-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/current.yml
|
|
289
|
+
[🚎11-c-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/current.yml/badge.svg
|
|
290
|
+
[🚎12-crh-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/dep-heads.yml
|
|
291
|
+
[🚎12-crh-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/dep-heads.yml/badge.svg
|
|
292
|
+
[🚎13-🔒️-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/locked_deps.yml
|
|
293
|
+
[🚎13-🔒️-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/locked_deps.yml/badge.svg
|
|
294
|
+
[🚎14-🔓️-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/unlocked_deps.yml
|
|
295
|
+
[🚎14-🔓️-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/unlocked_deps.yml/badge.svg
|
|
296
|
+
[🚎15-🪪-wf]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/license-eye.yml
|
|
297
|
+
[🚎15-🪪-wfi]: https://github.com/galtzo-floss/gitmoji-regex/actions/workflows/license-eye.yml/badge.svg
|
|
298
|
+
[💎ruby-2.4i]: https://img.shields.io/badge/Ruby-2.4-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
299
|
+
[💎ruby-2.5i]: https://img.shields.io/badge/Ruby-2.5-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
300
|
+
[💎ruby-2.6i]: https://img.shields.io/badge/Ruby-2.6-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
301
|
+
[💎ruby-2.7i]: https://img.shields.io/badge/Ruby-2.7-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
|
|
302
|
+
[💎ruby-3.0i]: https://img.shields.io/badge/Ruby-3.0-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
303
|
+
[💎ruby-3.1i]: https://img.shields.io/badge/Ruby-3.1-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
304
|
+
[💎ruby-3.2i]: https://img.shields.io/badge/Ruby-3.2-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
305
|
+
[💎ruby-3.3i]: https://img.shields.io/badge/Ruby-3.3-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
306
|
+
[💎ruby-3.4i]: https://img.shields.io/badge/Ruby-3.4-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
307
|
+
[💎ruby-4.0i]: https://img.shields.io/badge/Ruby-4.0-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
308
|
+
[💎ruby-c-i]: https://img.shields.io/badge/Ruby-current-CC342D?style=for-the-badge&logo=ruby&logoColor=green
|
|
309
|
+
[💎ruby-headi]: https://img.shields.io/badge/Ruby-HEAD-CC342D?style=for-the-badge&logo=ruby&logoColor=blue
|
|
310
|
+
[💎truby-22.3i]: https://img.shields.io/badge/Truffle_Ruby-22.3-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
311
|
+
[💎truby-23.0i]: https://img.shields.io/badge/Truffle_Ruby-23.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
312
|
+
[💎truby-23.1i]: https://img.shields.io/badge/Truffle_Ruby-23.1-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
313
|
+
[💎truby-24.2i]: https://img.shields.io/badge/Truffle_Ruby-24.2-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
314
|
+
[💎truby-25.0i]: https://img.shields.io/badge/Truffle_Ruby-25.0-34BCB1?style=for-the-badge&logo=ruby&logoColor=pink
|
|
315
|
+
[💎truby-c-i]: https://img.shields.io/badge/Truffle_Ruby-current-34BCB1?style=for-the-badge&logo=ruby&logoColor=green
|
|
316
|
+
[💎jruby-9.2i]: https://img.shields.io/badge/JRuby-9.2-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
317
|
+
[💎jruby-9.3i]: https://img.shields.io/badge/JRuby-9.3-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
318
|
+
[💎jruby-9.4i]: https://img.shields.io/badge/JRuby-9.4-FBE742?style=for-the-badge&logo=ruby&logoColor=red
|
|
319
|
+
[💎jruby-c-i]: https://img.shields.io/badge/JRuby-current-FBE742?style=for-the-badge&logo=ruby&logoColor=green
|
|
320
|
+
[💎jruby-headi]: https://img.shields.io/badge/JRuby-HEAD-FBE742?style=for-the-badge&logo=ruby&logoColor=blue
|
|
321
|
+
[🤝gh-issues]: https://github.com/galtzo-floss/gitmoji-regex/issues
|
|
322
|
+
[🤝gh-pulls]: https://github.com/galtzo-floss/gitmoji-regex/pulls
|
|
323
|
+
[🤝gl-issues]: https://gitlab.com/galtzo-floss/gitmoji-regex/-/issues
|
|
324
|
+
[🤝gl-pulls]: https://gitlab.com/galtzo-floss/gitmoji-regex/-/merge_requests
|
|
325
|
+
[🤝cb-issues]: https://codeberg.org/galtzo-floss/gitmoji-regex/issues
|
|
326
|
+
[🤝cb-pulls]: https://codeberg.org/galtzo-floss/gitmoji-regex/pulls
|
|
327
|
+
[🤝cb-donate]: https://donate.codeberg.org/
|
|
328
|
+
[🤝contributing]: https://github.com/galtzo-floss/gitmoji-regex/blob/main/CONTRIBUTING.md
|
|
329
|
+
[🏀codecov-g]: https://codecov.io/gh/galtzo-floss/gitmoji-regex/graph/badge.svg
|
|
330
|
+
[🖐contrib-rocks]: https://contrib.rocks
|
|
331
|
+
[🖐contributors]: https://github.com/galtzo-floss/gitmoji-regex/graphs/contributors
|
|
332
|
+
[🖐contributors-img]: https://contrib.rocks/image?repo=galtzo-floss/gitmoji-regex
|
|
333
|
+
[🪇conduct]: https://github.com/galtzo-floss/gitmoji-regex/blob/main/CODE_OF_CONDUCT.md
|
|
334
|
+
[🪇conduct-img]: https://img.shields.io/badge/Contributor_Covenant-2.1-259D6C.svg
|
|
335
|
+
[📌pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
|
336
|
+
[📌semver]: https://semver.org/spec/v2.0.0.html
|
|
337
|
+
[📌semver-img]: https://img.shields.io/badge/semver-2.0.0-259D6C.svg?style=flat
|
|
338
|
+
[📌semver-breaking]: https://github.com/semver/semver/issues/716#issuecomment-869336139
|
|
339
|
+
[📌major-versions-not-sacred]: https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html
|
|
340
|
+
[📌changelog]: https://github.com/galtzo-floss/gitmoji-regex/blob/main/CHANGELOG.md
|
|
341
|
+
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
|
|
342
|
+
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-34495e.svg?style=flat
|
|
343
|
+
[📌gitmoji]: https://gitmoji.dev
|
|
344
|
+
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
345
|
+
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
346
|
+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.058-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
|
|
347
|
+
[🔐security]: https://github.com/galtzo-floss/gitmoji-regex/blob/main/SECURITY.md
|
|
348
|
+
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
|
|
349
|
+
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
|
350
|
+
[📄license]: LICENSE.md
|
|
351
|
+
[📄license-ref]: MIT.md
|
|
352
|
+
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
|
|
353
|
+
[📄license-compat]: https://www.apache.org/legal/resolved.html#category-a
|
|
354
|
+
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-✓-259D6C.svg?style=flat&logo=Apache
|
|
355
|
+
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
|
|
356
|
+
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
|
|
357
|
+
[🚎yard-current]: http://rubydoc.info/gems/gitmoji-regex
|
|
358
|
+
[🚎yard-head]: https://gitmoji-regex.galtzo.com
|
|
359
|
+
[💎stone_checksums]: https://github.com/galtzo-floss/stone_checksums
|
|
360
|
+
[💎SHA_checksums]: https://gitlab.com/galtzo-floss/gitmoji-regex/-/tree/main/checksums
|
|
361
|
+
[💎rlts]: https://github.com/rubocop-lts/rubocop-lts
|
|
362
|
+
[💎rlts-img]: https://img.shields.io/badge/code_style_&_linting-rubocop--lts-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
363
|
+
[💎appraisal2]: https://github.com/appraisal-rb/appraisal2
|
|
364
|
+
[💎appraisal2-img]: https://img.shields.io/badge/appraised_by-appraisal2-34495e.svg?plastic&logo=ruby&logoColor=white
|
|
365
|
+
[💎d-in-dvcs]: https://railsbling.com/posts/dvcs/put_the_d_in_dvcs/
|
|
366
|
+
|
|
367
|
+
<!-- kettle-jem:metadata:start -->
|
|
368
|
+
| Field | Value |
|
|
369
|
+
|---|---|
|
|
370
|
+
| Package | gitmoji-regex |
|
|
371
|
+
| Description | 🍲 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbolsFund overlooked open source projects - bottom of stack, dev/test dependencies: floss-funding.dev |
|
|
372
|
+
| Homepage | https://github.com/galtzo-floss/gitmoji-regex |
|
|
373
|
+
| Source | https://github.com/galtzo-floss/gitmoji-regex/tree/v1.0.3 |
|
|
374
|
+
| License | `MIT` |
|
|
375
|
+
| Funding | https://github.com/sponsors/pboling, https://issuehunt.io/u/pboling, https://ko-fi.com/pboling, https://liberapay.com/pboling/donate, https://patreon.com/galtzo, https://polar.sh/pboling, https://thanks.dev/u/gh/pboling, https://tidelift.com/funding/github/rubygems/gitmoji-regex, https://www.buymeacoffee.com/pboling |
|
|
376
|
+
<!-- kettle-jem:metadata:end -->
|