Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add proto v0.19 blog post. #1086

Merged
merged 5 commits into from
Sep 29, 2023
Merged

docs: Add proto v0.19 blog post. #1086

merged 5 commits into from
Sep 29, 2023

Conversation

milesj
Copy link
Collaborator

@milesj milesj commented Sep 29, 2023

No description provided.

@github-actions
Copy link

Run report for 6c1fc3d6 (ubuntu-latest, 16)

Total time: 4m 27s | Comparison time: 7m 12s | Estimated savings: 2m 44s (38.1% faster)

Action Time Status Info
🟩 SetupNodeTool(16.20.2) 14.4s Passed
🟩 SyncNodeProject(types) 456.6ms Passed
🟩 InstallNodeDeps(16.20.2) 1m 13s Passed
🟦 RunTarget(types:build) 1.3s Cached
🟩 SyncNodeProject(runtime) 498.5ms Passed
🟩 SyncNodeProject(website) 466.4ms Passed
🟩 SyncNodeProject(report) 460.5ms Passed
🟦 RunTarget(runtime:build) 930.9ms Cached
🟩 SyncWorkspace 477.7ms Passed
🟩 RunTarget(website:typecheck) 8.9s Passed
🟩 RunTarget(website:test) 9.4s Passed
🟩 RunTarget(website:lint) 12.9s Passed
🟩 RunTarget(website:format) 19.6s Passed
🟦 RunTarget(report:typecheck) 8.5s Cached
🟦 RunTarget(report:test) 1.7s Cached
🟦 RunTarget(report:lint) 1.7s Cached
🟩 RunTarget(report:format) 2s Passed
🟦 RunTarget(report:build) 2s Cached
🟦 RunTarget(runtime:typecheck) 1.6s Cached
🟦 RunTarget(runtime:test) 1.6s Cached
And 3 more...
Expanded report
Action Time Status Info
🟦 RunTarget(runtime:lint) 1.6s Cached
🟩 RunTarget(runtime:format) 1.8s Passed
🟩 RunTarget(website:build) 2m 20s Passed SLOW
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 16

Variables:

MOON_NODE_VERSION = 16.20.2
Touched files
Cargo.lock
Cargo.toml
crates/node/tool/src/node_tool.rs
crates/node/tool/src/npm_tool.rs
crates/node/tool/src/pnpm_tool.rs
crates/node/tool/src/yarn_tool.rs
crates/rust/tool/src/rust_tool.rs
nextgen/app/src/systems/startup.rs
nextgen/workspace/src/workspace.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-29_proto-v0.19.mdx
website/blog/img/proto/v0.19.png
website/docs/proto/commands/add-plugin.mdx
website/docs/proto/commands/global.mdx
website/docs/proto/commands/local.mdx
website/docs/proto/commands/outdated.mdx
website/docs/proto/commands/pin.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/remove-plugin.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/commands/uninstall-global.mdx
website/docs/proto/config.mdx
website/docs/proto/detection.mdx
website/sidebars.js
website/src/components/Products/Proto/ToolCard.tsx
website/src/data/proto-tools.tsx

@github-actions
Copy link

Run report for 6c1fc3d6 (ubuntu-latest, 18)

Total time: 4m 43s | Comparison time: 7m 34s | Estimated savings: 2m 51s (37.7% faster)

Action Time Status Info
🟩 SetupNodeTool(18.18.0) 15.4s Passed
🟩 SyncNodeProject(types) 470.6ms Passed
🟩 InstallNodeDeps(18.18.0) 1m 20s Passed
🟦 RunTarget(types:build) 1.3s Cached
🟩 SyncNodeProject(runtime) 460.1ms Passed
🟩 SyncNodeProject(website) 432.8ms Passed
🟩 SyncNodeProject(report) 440.1ms Passed
🟦 RunTarget(runtime:build) 974.8ms Cached
🟩 SyncWorkspace 410.6ms Passed
🟩 RunTarget(website:typecheck) 8.2s Passed
🟩 RunTarget(website:test) 8.8s Passed
🟩 RunTarget(website:lint) 12.4s Passed
🟩 RunTarget(website:format) 20s Passed
🟦 RunTarget(report:typecheck) 9.5s Cached
🟦 RunTarget(report:test) 1.6s Cached
🟦 RunTarget(report:lint) 1.6s Cached
🟩 RunTarget(report:format) 2s Passed
🟦 RunTarget(report:build) 2s Cached
🟦 RunTarget(runtime:typecheck) 1.6s Cached
🟦 RunTarget(runtime:test) 1.8s Cached
And 3 more...
Expanded report
Action Time Status Info
🟦 RunTarget(runtime:lint) 1.8s Cached
🟩 RunTarget(runtime:format) 1.8s Passed
🟩 RunTarget(website:build) 2m 28s Passed SLOW
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 18

Variables:

MOON_NODE_VERSION = 18.18.0
Touched files
Cargo.lock
Cargo.toml
crates/node/tool/src/node_tool.rs
crates/node/tool/src/npm_tool.rs
crates/node/tool/src/pnpm_tool.rs
crates/node/tool/src/yarn_tool.rs
crates/rust/tool/src/rust_tool.rs
nextgen/app/src/systems/startup.rs
nextgen/workspace/src/workspace.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-29_proto-v0.19.mdx
website/blog/img/proto/v0.19.png
website/docs/proto/commands/add-plugin.mdx
website/docs/proto/commands/global.mdx
website/docs/proto/commands/local.mdx
website/docs/proto/commands/outdated.mdx
website/docs/proto/commands/pin.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/remove-plugin.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/commands/uninstall-global.mdx
website/docs/proto/config.mdx
website/docs/proto/detection.mdx
website/sidebars.js
website/src/components/Products/Proto/ToolCard.tsx
website/src/data/proto-tools.tsx

@github-actions
Copy link

Run report for 6c1fc3d6 (ubuntu-latest, 20)

Total time: 5m 6s | Comparison time: 7m 35s | Estimated savings: 2m 29s (32.8% faster)

Action Time Status Info
🟩 SetupNodeTool(20.8.0) 16.1s Passed
🟩 SyncNodeProject(types) 461.3ms Passed
🟩 InstallNodeDeps(20.8.0) 1m 21s Passed
🟦 RunTarget(types:build) 1.3s Cached
🟩 SyncNodeProject(runtime) 670ms Passed
🟩 SyncNodeProject(website) 458.7ms Passed
🟩 SyncNodeProject(report) 465.8ms Passed
🟦 RunTarget(runtime:build) 757.2ms Cached
🟩 SyncWorkspace 620.6ms Passed
🟩 RunTarget(website:typecheck) 8.7s Passed
🟩 RunTarget(website:test) 9.5s Passed
🟩 RunTarget(website:lint) 13s Passed
🟩 RunTarget(website:format) 19.9s Passed
🟦 RunTarget(report:typecheck) 8.9s Cached
🟦 RunTarget(report:test) 1.3s Cached
🟦 RunTarget(report:lint) 1.4s Cached
🟩 RunTarget(report:format) 2s Passed
🟦 RunTarget(report:build) 2.1s Cached
🟦 RunTarget(runtime:typecheck) 1.4s Cached
🟦 RunTarget(runtime:test) 1.2s Cached
And 3 more...
Expanded report
Action Time Status Info
🟦 RunTarget(runtime:lint) 1.2s Cached
🟩 RunTarget(runtime:format) 1.8s Passed
🟩 RunTarget(website:build) 2m 49s Passed SLOW
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 20

Variables:

MOON_NODE_VERSION = 20.8.0
Touched files
Cargo.lock
Cargo.toml
crates/node/tool/src/node_tool.rs
crates/node/tool/src/npm_tool.rs
crates/node/tool/src/pnpm_tool.rs
crates/node/tool/src/yarn_tool.rs
crates/rust/tool/src/rust_tool.rs
nextgen/app/src/systems/startup.rs
nextgen/workspace/src/workspace.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-29_proto-v0.19.mdx
website/blog/img/proto/v0.19.png
website/docs/proto/commands/add-plugin.mdx
website/docs/proto/commands/global.mdx
website/docs/proto/commands/local.mdx
website/docs/proto/commands/outdated.mdx
website/docs/proto/commands/pin.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/remove-plugin.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/commands/uninstall-global.mdx
website/docs/proto/config.mdx
website/docs/proto/detection.mdx
website/sidebars.js
website/src/components/Products/Proto/ToolCard.tsx
website/src/data/proto-tools.tsx

@github-actions
Copy link

Run report for 6c1fc3d6 (windows-latest, 20)

Total time: 2m 43s | Comparison time: 6m 49s | Estimated savings: 4m 5s (60.0% faster)

Action Time Status Info
🟩 SetupNodeTool(20.8.0) 23.2s Passed
🟩 SyncNodeProject(types) 532ms Passed
🟩 InstallNodeDeps(20.8.0) 1m 53s Passed
🟦 RunTarget(types:build) 1.2s Cached
🟩 SyncNodeProject(runtime) 519.2ms Passed
🟩 SyncNodeProject(website) 402.7ms Passed
🟩 SyncNodeProject(report) 403ms Passed
🟦 RunTarget(runtime:build) 713ms Cached
🟩 SyncWorkspace 389ms Passed
🟦 RunTarget(website:typecheck) 1s Cached
🟦 RunTarget(website:test) 1.2s Cached
🟦 RunTarget(website:lint) 1s Cached
🟩 RunTarget(website:format) 10.4s Passed
🟦 RunTarget(report:typecheck) 10.5s Cached
🟦 RunTarget(report:test) 1.1s Cached
🟦 RunTarget(report:lint) 1s Cached
🟩 RunTarget(report:format) 2.1s Passed
🟦 RunTarget(report:build) 2.2s Cached
🟦 RunTarget(runtime:typecheck) 1.1s Cached
🟦 RunTarget(runtime:test) 1.2s Cached
And 3 more...
Expanded report
Action Time Status Info
🟦 RunTarget(runtime:lint) 1.3s Cached
🟩 RunTarget(runtime:format) 1.8s Passed
🟦 RunTarget(website:build) 7.2s Cached
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 20

Variables:

MOON_NODE_VERSION = 20.8.0
Touched files
Cargo.lock
Cargo.toml
crates/node/tool/src/node_tool.rs
crates/node/tool/src/npm_tool.rs
crates/node/tool/src/pnpm_tool.rs
crates/node/tool/src/yarn_tool.rs
crates/rust/tool/src/rust_tool.rs
nextgen/app/src/systems/startup.rs
nextgen/workspace/src/workspace.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-29_proto-v0.19.mdx
website/blog/img/proto/v0.19.png
website/docs/proto/commands/add-plugin.mdx
website/docs/proto/commands/global.mdx
website/docs/proto/commands/local.mdx
website/docs/proto/commands/outdated.mdx
website/docs/proto/commands/pin.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/remove-plugin.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/commands/uninstall-global.mdx
website/docs/proto/config.mdx
website/docs/proto/detection.mdx
website/sidebars.js
website/src/components/Products/Proto/ToolCard.tsx
website/src/data/proto-tools.tsx

@github-actions
Copy link

Run report for 6c1fc3d6 (windows-latest, 16)

Total time: 4m 4s | Comparison time: 8m 28s | Estimated savings: 4m 23s (51.9% faster)

Action Time Status Info
🟩 SetupNodeTool(16.20.2) 1m 18s Passed
🟩 SyncNodeProject(types) 498.7ms Passed
🟩 InstallNodeDeps(16.20.2) 2m 16s Passed SLOW
🟦 RunTarget(types:build) 1.3s Cached
🟩 SyncNodeProject(runtime) 496.4ms Passed
🟩 SyncNodeProject(website) 445ms Passed
🟩 SyncNodeProject(report) 445.2ms Passed
🟦 RunTarget(runtime:build) 757.3ms Cached
🟩 SyncWorkspace 462.6ms Passed
🟦 RunTarget(website:typecheck) 1.1s Cached
🟦 RunTarget(website:test) 1.3s Cached
🟦 RunTarget(website:lint) 1.2s Cached
🟩 RunTarget(website:format) 10.6s Passed
🟦 RunTarget(report:typecheck) 10.7s Cached
🟦 RunTarget(report:test) 1.3s Cached
🟦 RunTarget(report:lint) 1.4s Cached
🟩 RunTarget(report:format) 2.2s Passed
🟦 RunTarget(report:build) 2.1s Cached
🟦 RunTarget(runtime:typecheck) 1.3s Cached
🟦 RunTarget(runtime:test) 1.5s Cached
And 3 more...
Expanded report
Action Time Status Info
🟦 RunTarget(runtime:lint) 1.5s Cached
🟩 RunTarget(runtime:format) 1.7s Passed
🟦 RunTarget(website:build) 7.5s Cached
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 16

Variables:

MOON_NODE_VERSION = 16.20.2
Touched files
Cargo.lock
Cargo.toml
crates/node/tool/src/node_tool.rs
crates/node/tool/src/npm_tool.rs
crates/node/tool/src/pnpm_tool.rs
crates/node/tool/src/yarn_tool.rs
crates/rust/tool/src/rust_tool.rs
nextgen/app/src/systems/startup.rs
nextgen/workspace/src/workspace.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-29_proto-v0.19.mdx
website/blog/img/proto/v0.19.png
website/docs/proto/commands/add-plugin.mdx
website/docs/proto/commands/global.mdx
website/docs/proto/commands/local.mdx
website/docs/proto/commands/outdated.mdx
website/docs/proto/commands/pin.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/remove-plugin.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/commands/uninstall-global.mdx
website/docs/proto/config.mdx
website/docs/proto/detection.mdx
website/sidebars.js
website/src/components/Products/Proto/ToolCard.tsx
website/src/data/proto-tools.tsx

@github-actions
Copy link

Run report for 6c1fc3d6 (windows-latest, 18)

Total time: 2m 46s | Comparison time: 7m 35s | Estimated savings: 4m 49s (63.5% faster)

Action Time Status Info
🟩 SetupNodeTool(18.18.0) 21.9s Passed
🟩 SyncNodeProject(types) 304ms Passed
🟩 InstallNodeDeps(18.18.0) 1m 52s Passed
🟦 RunTarget(types:build) 1.4s Cached
🟩 SyncNodeProject(runtime) 378.1ms Passed
🟩 SyncNodeProject(website) 433.1ms Passed
🟩 SyncNodeProject(report) 433.3ms Passed
🟦 RunTarget(runtime:build) 856.6ms Cached
🟩 SyncWorkspace 335.7ms Passed
🟦 RunTarget(website:typecheck) 1.1s Cached
🟦 RunTarget(website:test) 1.4s Cached
🟦 RunTarget(website:lint) 1.4s Cached
🟩 RunTarget(website:format) 11.9s Passed
🟦 RunTarget(report:typecheck) 11.9s Cached
🟦 RunTarget(report:test) 1.4s Cached
🟦 RunTarget(report:lint) 1.4s Cached
🟩 RunTarget(report:format) 2.2s Passed
🟦 RunTarget(report:build) 2.2s Cached
🟦 RunTarget(runtime:typecheck) 1.4s Cached
🟦 RunTarget(runtime:test) 1.4s Cached
And 3 more...
Expanded report
Action Time Status Info
🟦 RunTarget(runtime:lint) 2.1s Cached
🟩 RunTarget(runtime:format) 2.5s Passed
🟦 RunTarget(website:build) 8.1s Cached
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 18

Variables:

MOON_NODE_VERSION = 18.18.0
Touched files
Cargo.lock
Cargo.toml
crates/node/tool/src/node_tool.rs
crates/node/tool/src/npm_tool.rs
crates/node/tool/src/pnpm_tool.rs
crates/node/tool/src/yarn_tool.rs
crates/rust/tool/src/rust_tool.rs
nextgen/app/src/systems/startup.rs
nextgen/workspace/src/workspace.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-29_proto-v0.19.mdx
website/blog/img/proto/v0.19.png
website/docs/proto/commands/add-plugin.mdx
website/docs/proto/commands/global.mdx
website/docs/proto/commands/local.mdx
website/docs/proto/commands/outdated.mdx
website/docs/proto/commands/pin.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/remove-plugin.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/commands/uninstall-global.mdx
website/docs/proto/config.mdx
website/docs/proto/detection.mdx
website/sidebars.js
website/src/components/Products/Proto/ToolCard.tsx
website/src/data/proto-tools.tsx

@milesj milesj merged commit 94cfaf8 into master Sep 29, 2023
25 checks passed
@milesj milesj deleted the docs-proto-0.19 branch September 29, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant