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

new: Enable cryptography for mTLS. #1801

Merged
merged 5 commits into from
Jan 27, 2025
Merged

new: Enable cryptography for mTLS. #1801

merged 5 commits into from
Jan 27, 2025

Conversation

milesj
Copy link
Collaborator

@milesj milesj commented Jan 27, 2025

No description provided.

Copy link

github-actions bot commented Jan 27, 2025

Run report for 0784a20a (ubuntu-latest, 20)

Total time: 1m 16s | Comparison time: 2m 19s | Estimated savings: 1m 2s (45.1% faster)

Action Time Status Info
🟩 SyncWorkspace 154.2ms Passed
🟩 SetupToolchain(node:~20) 23.5s Passed
🟩 SyncProject(node, types) 3.7ms Passed
🟩 SyncProject(node, runtime) 3.8ms Passed
🟩 SyncProject(node, website) 4.2ms Passed
🟩 InstallWorkspaceDeps(node:~20) 42.8s Passed
🟦 RunTask(types:build) 1.2s Cached
🟦 RunTask(runtime:build) 352.8ms Cached
🟦 RunTask(website:typecheck) 110.4ms Cached
🟦 RunTask(website:test) 137ms Cached
🟦 RunTask(website:lint) 167.5ms Cached
🟦 RunTask(website:build) 5.8s Cached
🟩 RunTask(website:format) 8.4s Passed
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 20
Touched files
.github/workflows/rust.yml
Cargo.lock
crates/cli/src/main.rs
crates/remote/Cargo.toml
crates/remote/src/remote_service.rs
website/moon.yml

Copy link

github-actions bot commented Jan 27, 2025

Run report for 0784a20a (ubuntu-latest, 18)

Total time: 1m 20s | Comparison time: 2m 10s | Estimated savings: 50.2s (38.3% faster)

Action Time Status Info
🟩 SyncWorkspace 421.5ms Passed
🟩 SetupToolchain(node:~18) 24s Passed
🟩 SyncProject(node, types) 4.4ms Passed
🟩 SyncProject(node, runtime) 4.2ms Passed
🟩 SyncProject(node, website) 4.5ms Passed
🟩 InstallWorkspaceDeps(node:~18) 45.1s Passed
🟦 RunTask(types:build) 1.4s Cached
🟦 RunTask(runtime:build) 528ms Cached
🟦 RunTask(website:typecheck) 183ms Cached
🟦 RunTask(website:lint) 184.7ms Cached
🟦 RunTask(website:test) 287.4ms Cached
🟦 RunTask(website:build) 3.8s Cached
🟩 RunTask(website:format) 9.3s Passed
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 18
Touched files
.github/workflows/rust.yml
Cargo.lock
crates/cli/src/main.rs
crates/remote/Cargo.toml
crates/remote/src/remote_service.rs
website/moon.yml

Copy link

github-actions bot commented Jan 27, 2025

Run report for 0784a20a (ubuntu-latest, 22)

Total time: 1m 24s | Comparison time: 3m 39s | Estimated savings: 2m 14s (61.6% faster)

Action Time Status Info
🟩 SyncWorkspace 245.5ms Passed
🟩 SetupToolchain(node:~22) 24.8s Passed
🟩 SyncProject(node, types) 3.9ms Passed
🟩 SyncProject(node, runtime) 3.8ms Passed
🟩 SyncProject(node, website) 4.2ms Passed
🟩 InstallWorkspaceDeps(node:~22) 42.3s Passed
🟦 RunTask(types:build) 1.2s Cached
🟦 RunTask(runtime:build) 352.1ms Cached
🟦 RunTask(website:typecheck) 107.3ms Cached
🟦 RunTask(website:lint) 130.6ms Cached
🟦 RunTask(website:test) 136.2ms Cached
🟩 RunTask(website:format) 8.3s Passed
🟦 RunTask(website:build) 15.2s Cached
Environment

OS: Linux
Matrix:

os = ubuntu-latest
node-version = 22
Touched files
.github/workflows/rust.yml
Cargo.lock
crates/cli/src/main.rs
crates/remote/Cargo.toml
crates/remote/src/remote_service.rs
website/moon.yml

Copy link

github-actions bot commented Jan 27, 2025

Run report for 0784a20a (windows-latest, 22)

Total time: 1m 46s | Comparison time: 4m 21s | Estimated savings: 2m 34s (59.3% faster)

Action Time Status Info
🟩 SyncWorkspace 355.9ms Passed
🟩 SetupToolchain(node:~22) 30s Passed
🟩 SyncProject(node, types) 5.7ms Passed
🟩 SyncProject(node, runtime) 5.5ms Passed
🟩 SyncProject(node, website) 5.9ms Passed
🟩 InstallWorkspaceDeps(node:~22) 57.4s Passed
🟦 RunTask(types:build) 1.8s Cached
🟦 RunTask(runtime:build) 588ms Cached
🟦 RunTask(website:typecheck) 308ms Cached
🟦 RunTask(website:lint) 322.6ms Cached
🟦 RunTask(website:test) 449.4ms Cached
🟩 RunTask(website:format) 10.8s Passed
🟦 RunTask(website:build) 15.9s Cached
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 22
Touched files
.github/workflows/rust.yml
Cargo.lock
crates/cli/src/main.rs
crates/remote/Cargo.toml
crates/remote/src/remote_service.rs
website/moon.yml

Copy link

github-actions bot commented Jan 27, 2025

Run report for 0784a20a (windows-latest, 20)

Total time: 1m 40s | Comparison time: 2m 48s | Estimated savings: 1m 8s (40.4% faster)

Action Time Status Info
🟩 SyncWorkspace 344.6ms Passed
🟩 SetupToolchain(node:~20) 28.2s Passed
🟩 SyncProject(node, types) 5.4ms Passed
🟩 SyncProject(node, runtime) 5.4ms Passed
🟩 SyncProject(node, website) 5.7ms Passed
🟩 InstallWorkspaceDeps(node:~20) 58.3s Passed
🟦 RunTask(types:build) 2.2s Cached
🟦 RunTask(runtime:build) 658.9ms Cached
🟦 RunTask(website:lint) 301.8ms Cached
🟦 RunTask(website:typecheck) 316.3ms Cached
🟦 RunTask(website:test) 457.1ms Cached
🟦 RunTask(website:build) 4.6s Cached
🟩 RunTask(website:format) 10.9s Passed
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 20
Touched files
.github/workflows/rust.yml
Cargo.lock
crates/cli/src/main.rs
crates/remote/Cargo.toml
crates/remote/src/remote_service.rs
website/moon.yml

Copy link

github-actions bot commented Jan 27, 2025

Run report for 0784a20a (windows-latest, 18)

Total time: 2m | Comparison time: 3m 9s | Estimated savings: 1m 9s (36.7% faster)

Action Time Status Info
🟩 SyncWorkspace 139.7ms Passed
🟩 SetupToolchain(node:~18) 28.2s Passed
🟩 SyncProject(node, types) 5.8ms Passed
🟩 SyncProject(node, runtime) 4.8ms Passed
🟩 SyncProject(node, website) 5.8ms Passed
🟩 InstallWorkspaceDeps(node:~18) 1m 18s Passed
🟦 RunTask(types:build) 1.4s Cached
🟦 RunTask(runtime:build) 410.4ms Cached
🟦 RunTask(website:typecheck) 189.7ms Cached
🟦 RunTask(website:test) 257.8ms Cached
🟦 RunTask(website:lint) 312.7ms Cached
🟦 RunTask(website:build) 6.1s Cached
🟩 RunTask(website:format) 11.1s Passed
Environment

OS: Windows
Matrix:

os = windows-latest
node-version = 18
Touched files
.github/workflows/rust.yml
Cargo.lock
crates/cli/src/main.rs
crates/remote/Cargo.toml
crates/remote/src/remote_service.rs
website/moon.yml

@milesj milesj merged commit 3ee0de4 into develop-1.32 Jan 27, 2025
27 checks passed
@milesj milesj deleted the 1.32-mtls branch January 27, 2025 05:18
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