Skip to content

build(server): remove releaseKind queue-time parameter - #27887

Merged
Abram Sanderson (Abe27342) merged 1 commit into
mainfrom
fix-server-publication-policy
Aug 7, 2026
Merged

build(server): remove releaseKind queue-time parameter#27887
Abram Sanderson (Abe27342) merged 1 commit into
mainfrom
fix-server-publication-policy

Conversation

@Abe27342

@Abe27342 Abram Sanderson (Abe27342) commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

There's no strong reason we need to support publishing server packages to only one of npm/docker. This simplifies the general setup ahead of moving them to be published via the newly stood up publishing pipelines.

  • remove the queue-time releaseKind selector from GitRest, Historian, and Routerlicious
  • pass releaseKind: both internally while the shared build template still requires it

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: fb63da03-cdc4-49d4-be81-9707848bd188
Copilot AI lite review requested due to automatic review settings August 7, 2026 16:52
@github-actions github-actions Bot added base: main PRs targeted against main branch area: tools area: build Build related issues area: repo Repo related work area: website and removed base: main PRs targeted against main branch labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (32 lines, 3 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@Abe27342 Abram Sanderson (Abe27342) changed the title build(server): fix publication policy to npm and Docker build(server): remove releaseKind queue-time parameter Aug 7, 2026
@Abe27342
Abram Sanderson (Abe27342) merged commit e99a2da into main Aug 7, 2026
46 checks passed
@Abe27342
Abram Sanderson (Abe27342) deleted the fix-server-publication-policy branch August 7, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build Build related issues area: repo Repo related work area: tools area: website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants