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.18 blog post. #1054

Merged
merged 4 commits into from
Sep 18, 2023
Merged

docs: Add proto v0.18 blog post. #1054

merged 4 commits into from
Sep 18, 2023

Conversation

milesj
Copy link
Collaborator

@milesj milesj commented Sep 18, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Run report for 5cf99418 (ubuntu-latest, 16)

Total time: 1m 50s | Comparison time: 3m 10s | Estimated savings: 1m 19s (41.9% faster)

Action Time Status Info
🟩 SetupNodeTool(16.20.2) 20.3s Passed
🟩 SyncNodeProject(types) 589.1ms Passed
🟩 InstallNodeDeps(16.20.2) 1m 21s Passed
🟦 RunTarget(types:build) 1.6s Cached
🟩 SyncNodeProject(runtime) 810.1ms Passed
🟩 SyncNodeProject(website) 1.1s Passed
🟦 RunTarget(runtime:build) 1.1s Cached
🟩 SyncWorkspace 722.5ms Passed
🟦 RunTarget(website:typecheck) 1.6s Cached
🟦 RunTarget(website:lint) 1.7s Cached
🟦 RunTarget(website:build) 4.5s Cached
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 16

Variables:

MOON_NODE_VERSION = 16.20.2
Touched files
.yarn/versions/0a07c64e.yml
Cargo.lock
crates/cli/tests/setup_teardown_test.rs
nextgen/query/Cargo.toml
nextgen/query/src/builder.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-18_proto-v0.18.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/config.mdx
website/sidebars.js

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Run report for 5cf99418 (ubuntu-latest, 18)

Total time: 1m 48s | Comparison time: 3m 11s | Estimated savings: 1m 23s (43.5% faster)

Action Time Status Info
🟩 SetupNodeTool(18.17.1) 20.1s Passed
🟩 SyncNodeProject(types) 479.4ms Passed
🟩 InstallNodeDeps(18.17.1) 1m 18s Passed
🟦 RunTarget(types:build) 1.5s Cached
🟩 SyncNodeProject(runtime) 577.3ms Passed
🟩 SyncNodeProject(website) 1.2s Passed
🟦 RunTarget(runtime:build) 1.2s Cached
🟩 SyncWorkspace 434.8ms Passed
🟦 RunTarget(website:typecheck) 1.3s Cached
🟦 RunTarget(website:lint) 1.6s Cached
🟦 RunTarget(website:build) 5.3s Cached
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 18

Variables:

MOON_NODE_VERSION = 18.17.1
Touched files
.yarn/versions/0a07c64e.yml
Cargo.lock
crates/cli/tests/setup_teardown_test.rs
nextgen/query/Cargo.toml
nextgen/query/src/builder.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-18_proto-v0.18.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/config.mdx
website/sidebars.js

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Run report for 5cf99418 (ubuntu-latest, 20)

Total time: 1m 46s | Comparison time: 3m 8s | Estimated savings: 1m 21s (43.4% faster)

Action Time Status Info
🟩 SetupNodeTool(20.7.0) 19.5s Passed
🟩 SyncNodeProject(types) 388.9ms Passed
🟩 InstallNodeDeps(20.7.0) 1m 18s Passed
🟦 RunTarget(types:build) 1.3s Cached
🟩 SyncNodeProject(runtime) 466.9ms Passed
🟩 SyncNodeProject(website) 1.1s Passed
🟦 RunTarget(runtime:build) 1.1s Cached
🟩 SyncWorkspace 433.8ms Passed
🟦 RunTarget(website:typecheck) 1.3s Cached
🟦 RunTarget(website:lint) 1.6s Cached
🟦 RunTarget(website:build) 5.5s Cached
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 20

Variables:

MOON_NODE_VERSION = 20.7.0
Touched files
.yarn/versions/0a07c64e.yml
Cargo.lock
crates/cli/tests/setup_teardown_test.rs
nextgen/query/Cargo.toml
nextgen/query/src/builder.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-18_proto-v0.18.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/config.mdx
website/sidebars.js

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Run report for 5cf99418 (windows-latest, 20)

Total time: 3m 6s | Comparison time: 4m 25s | Estimated savings: 1m 19s (29.9% faster)

Action Time Status Info
🟩 SetupNodeTool(20.7.0) 1m 22s Passed
🟩 SyncNodeProject(types) 369.1ms Passed
🟩 InstallNodeDeps(20.7.0) 1m 34s Passed
🟦 RunTarget(types:build) 1.3s Cached
🟩 SyncNodeProject(runtime) 394.7ms Passed
🟩 SyncNodeProject(website) 1.2s Passed
🟦 RunTarget(runtime:build) 1.2s Cached
🟩 SyncWorkspace 316.4ms Passed
🟦 RunTarget(website:typecheck) 1s Cached
🟦 RunTarget(website:lint) 1.4s Cached
🟦 RunTarget(website:build) 5.6s Cached
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 20

Variables:

MOON_NODE_VERSION = 20.7.0
Touched files
.yarn/versions/0a07c64e.yml
Cargo.lock
crates/cli/tests/setup_teardown_test.rs
nextgen/query/Cargo.toml
nextgen/query/src/builder.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-18_proto-v0.18.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/config.mdx
website/sidebars.js

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Run report for 5cf99418 (windows-latest, 18)

Total time: 2m 6s | Comparison time: 3m 11s | Estimated savings: 1m 5s (34.1% faster)

Action Time Status Info
🟩 SetupNodeTool(18.17.1) 25.5s Passed
🟩 SyncNodeProject(types) 390.4ms Passed
🟩 InstallNodeDeps(18.17.1) 1m 33s Passed
🟦 RunTarget(types:build) 1.2s Cached
🟩 SyncNodeProject(runtime) 628.5ms Passed
🟩 SyncNodeProject(website) 861.5ms Passed
🟦 RunTarget(runtime:build) 858.2ms Cached
🟩 SyncWorkspace 373.6ms Passed
🟦 RunTarget(website:typecheck) 1s Cached
🟦 RunTarget(website:lint) 1.2s Cached
🟦 RunTarget(website:build) 4.3s Cached
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 18

Variables:

MOON_NODE_VERSION = 18.17.1
Touched files
.yarn/versions/0a07c64e.yml
Cargo.lock
crates/cli/tests/setup_teardown_test.rs
nextgen/query/Cargo.toml
nextgen/query/src/builder.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-18_proto-v0.18.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/config.mdx
website/sidebars.js

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Run report for 5cf99418 (windows-latest, 16)

Total time: 2m 8s | Comparison time: 3m 13s | Estimated savings: 1m 4s (33.4% faster)

Action Time Status Info
🟩 SetupNodeTool(16.20.2) 23.2s Passed
🟩 SyncNodeProject(types) 394.4ms Passed
🟩 InstallNodeDeps(16.20.2) 1m 37s Passed
🟦 RunTarget(types:build) 1.1s Cached
🟩 SyncNodeProject(runtime) 493.2ms Passed
🟩 SyncNodeProject(website) 1.1s Passed
🟦 RunTarget(runtime:build) 1.1s Cached
🟩 SyncWorkspace 426.8ms Passed
🟦 RunTarget(website:typecheck) 935.4ms Cached
🟦 RunTarget(website:lint) 1s Cached
🟦 RunTarget(website:build) 4.3s Cached
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 16

Variables:

MOON_NODE_VERSION = 16.20.2
Touched files
.yarn/versions/0a07c64e.yml
Cargo.lock
crates/cli/tests/setup_teardown_test.rs
nextgen/query/Cargo.toml
nextgen/query/src/builder.rs
packages/cli/CHANGELOG.md
website/blog/2023-09-18_proto-v0.18.mdx
website/docs/proto/commands/plugins.mdx
website/docs/proto/commands/tools.mdx
website/docs/proto/config.mdx
website/sidebars.js

@milesj milesj merged commit 9293864 into master Sep 18, 2023
24 of 25 checks passed
@milesj milesj deleted the docs-proto-0.18 branch September 18, 2023 19:37
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