docs(cli): add Nub app runner recipe - #1947
Closed
colinhacks wants to merge 1 commit into
Closed
Conversation
aws-cdk-automation
enabled auto-merge
September 5, 2026 19:20
colinhacks
requested a deployment
to
integ-approval
September 5, 2026 19:20 — with
GitHub Actions
Waiting
colinhacks
marked this pull request as draft
September 5, 2026 19:21
auto-merge was automatically disabled
September 5, 2026 19:21
Pull request was converted to draft
colinhacks
force-pushed
the
docs/cdk-nub-app-runner
branch
from
September 5, 2026 19:29
a205323 to
14b89e3
Compare
colinhacks
requested a deployment
to
integ-approval
September 5, 2026 19:29 — with
GitHub Actions
Waiting
colinhacks
marked this pull request as ready for review
September 5, 2026 19:30
colinhacks
force-pushed
the
docs/cdk-nub-app-runner
branch
from
September 5, 2026 19:35
14b89e3 to
e66e7b4
Compare
colinhacks
requested a deployment
to
integ-approval
September 5, 2026 19:35 — with
GitHub Actions
Waiting
colinhacks
force-pushed
the
docs/cdk-nub-app-runner
branch
from
September 5, 2026 19:37
e66e7b4 to
df66237
Compare
colinhacks
requested a deployment
to
integ-approval
September 5, 2026 19:37 — with
GitHub Actions
Waiting
Author
|
The existing app command already supports this runner without a template change. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an opt-in TypeScript application-runner recipe for Nub.
@nubjs/nubto0.8.3and keeps the template type-check command.Validation: a clean Linux VM ran the published
@nubjs/nub@0.8.3package throughnpx, type-checked both commands, synthesized with context, and compared all assembly files. Creation-stack metadata differs only in terminal runner frames; the test normalizes those frames and compares all remaining metadata.The PR remains ready for review while the repository CI and init-template integration matrix run remotely.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license