Commit dfe43a6
chore: self-publishing scaffolding (fork compiler, GitHub Packages)
Everything needed to build and publish this branch while
aws/jsii-compiler#2663 is unreleased — kept out of the upstream-facing
ruby-language-bindings branch:
- root resolutions pin: jsii -> patch:@omarqureshi/jsii (fork compiler
with the targets.ruby schema) + the findPackageJsonUp patch
- jsii-rosetta patch skipping the (not yet released) ruby translator
- .yarnrc.yml: @omarqureshi scope on npm.pkg.github.com, age gate off
- CI: NODE_AUTH_TOKEN + packages: read for GitHub Packages installs
- align-version.sh: ignore the fork pin's >=0.0.0-0 range syntax
- root typescript >=6.0.x + jsii-pacmak devDep; jsii-calc workspace
devDeps for pacmak --recurse
This branch is what omarqureshi/blog consumes. Rebase it onto
ruby-language-bindings whenever that moves; this commit is the only
delta.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 111e3b4 commit dfe43a6
24 files changed
Lines changed: 264 additions & 104 deletions
File tree
- .github
- workflows_disabled
- workflows
- .yarn/patches
- packages
- @scope
- jsii-calc-base-of-base
- jsii-calc-base
- jsii-calc-lib
- jsii-calc
- jsii-pacmak
- lib
- jsii-reflect/lib
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
107 | 112 | | |
108 | 113 | | |
109 | 114 | | |
| 115 | + | |
110 | 116 | | |
111 | 117 | | |
112 | 118 | | |
| |||
192 | 198 | | |
193 | 199 | | |
194 | 200 | | |
| 201 | + | |
195 | 202 | | |
196 | 203 | | |
197 | 204 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments