Skip to content

Comments

Backport(v1.19): rake: check GEM_HOST_API_KEY in advance (#5258)#5260

Merged
Watson1978 merged 1 commit intov1.19from
backport-to-v1.19/pr5258
Feb 16, 2026
Merged

Backport(v1.19): rake: check GEM_HOST_API_KEY in advance (#5258)#5260
Watson1978 merged 1 commit intov1.19from
backport-to-v1.19/pr5258

Conversation

@github-actions
Copy link

Which issue(s) this PR fixes:
Backport #5258
Fixes #

What this PR does / why we need it:

Without it, if you terminate process, you must
manually gem push variant gems such as
-x64-mingw-ucrt.gem, -x64-mingw32.gem and -x86-mingw32.gem.

e.g.

rake release
fluentd 1.19.0 built to pkg/fluentd-1.19.0.gem.
Tag v1.19.0 has already been created.
Missing required environment variable: GEM_HOST_API_KEY
See https://guides.rubygems.org/api-key-scopes/

Docs Changes:

N/A

Release Note:

N/A

**Which issue(s) this PR fixes**:
Fixes #

**What this PR does / why we need it**:

Without it, if you terminate process, you must
manually gem push variant gems such as
-x64-mingw-ucrt.gem, -x64-mingw32.gem and -x86-mingw32.gem.

e.g.

  > rake release
  fluentd 1.19.0 built to pkg/fluentd-1.19.0.gem.
  Tag v1.19.0 has already been created.
  Missing required environment variable: GEM_HOST_API_KEY
  See https://guides.rubygems.org/api-key-scopes/

**Docs Changes**:

N/A

**Release Note**:

N/A

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@Watson1978 Watson1978 added this to the v1.19.3 milestone Feb 16, 2026
@Watson1978 Watson1978 merged commit 9a7a466 into v1.19 Feb 16, 2026
1 check passed
@Watson1978 Watson1978 deleted the backport-to-v1.19/pr5258 branch February 16, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants