Skip to content

fix(ruleset): int64 bypass actor_id; add custom CA bundle to README#52

Merged
davidlovas merged 2 commits into
trunkfrom
docs/readme-custom-ca
Jun 22, 2026
Merged

fix(ruleset): int64 bypass actor_id; add custom CA bundle to README#52
davidlovas merged 2 commits into
trunkfrom
docs/readme-custom-ca

Conversation

@davidlovas

@davidlovas davidlovas commented Jun 17, 2026

Copy link
Copy Markdown

Two changes (folded together):

  1. fix(ruleset): int64 bypass actor_id — upstream #13403 switched GitHub database IDs (incl. bypass actor_id) to int64. Our ruleset patch still used *int, so once the sync rebased it onto that change, trunk stopped compiling (cannot use &id (*int64) as *int). Aligns BypassActor.ActorID/ParseBypassActor to int64. This unblocks trunk's build.
  2. docs: adds the GH_SSL_CERT_FILE custom CA bundle feature to the Additional Features table.

Patch bump → 1.4.1.

Note: the sync's "Test patched code" step only runs ./internal/config/..., which is why it didn't catch the ruleset breakage — broadening that gate is a worthwhile follow-up.

@davidlovas
davidlovas enabled auto-merge (squash) June 17, 2026 21:01
@rexovas-open-source
rexovas-open-source Bot force-pushed the trunk branch 2 times, most recently from c8cf3e8 to af868d0 Compare June 19, 2026 21:48
@davidlovas
davidlovas force-pushed the docs/readme-custom-ca branch from 0fafba3 to 05bff1c Compare June 21, 2026 22:44
@davidlovas davidlovas closed this Jun 22, 2026
auto-merge was automatically disabled June 22, 2026 06:25

Pull request was closed

@davidlovas davidlovas reopened this Jun 22, 2026
@davidlovas
davidlovas enabled auto-merge (squash) June 22, 2026 06:26
Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
@davidlovas davidlovas changed the title docs: add custom CA bundle feature to README fix(ruleset): int64 bypass actor_id; add custom CA bundle to README Jun 22, 2026
@davidlovas
davidlovas merged commit 9630147 into trunk Jun 22, 2026
18 checks passed
@davidlovas
davidlovas deleted the docs/readme-custom-ca branch June 22, 2026 07:01
rexovas-open-source Bot added a commit that referenced this pull request Jun 22, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 23, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 24, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 24, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 25, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 25, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 25, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 29, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jun 30, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 1, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 2, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 2, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 3, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 3, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 8, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 9, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 9, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 10, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 13, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 13, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 16, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 20, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 20, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 21, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 21, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 22, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 22, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 22, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 22, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 22, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 22, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 23, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 24, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
rexovas-open-source Bot added a commit that referenced this pull request Jul 24, 2026
)

* docs: add custom CA bundle (GH_SSL_CERT_FILE) to features

* fix(ruleset): use int64 for bypass actor_id to match upstream

Upstream cli#13403 switched GitHub database IDs (incl. bypass actor_id) to
int64. Our ruleset request type still used *int, so trunk stopped compiling
once the sync rebased our patch onto that change. Align BypassActor.ActorID
and ParseBypassActor to int64. Patch bump to 1.4.1.
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.

1 participant