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

ci(actions): ensure cargo check with frozen lockfile #3391

Merged
merged 5 commits into from
Jan 21, 2023
Merged

Conversation

sokra
Copy link
Member

@sokra sokra commented Jan 20, 2023

retry #3388 with --locked instead of --frozen

@sokra sokra requested review from a team as code owners January 20, 2023 10:06
@vercel
Copy link

vercel bot commented Jan 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
examples-cra-web 🔄 Building (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
examples-designsystem-docs 🔄 Building (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
examples-kitchensink-blog 🔄 Building (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
7 Ignored Deployments
Name Status Preview Comments Updated
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
examples-nonmonorepo ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
turbo-site ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)
turbo-vite-web ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2023 at 3:31AM (UTC)

@github-actions
Copy link
Contributor

Benchmark for 034562c

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8137.58µs ± 49.64µs 8163.94µs ± 35.93µs +0.32%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8416.64µs ± 60.22µs 8468.11µs ± 61.71µs +0.61%
bench_hmr_to_commit/Turbopack RSC/1000 modules 463.29ms ± 3.96ms 469.45ms ± 2.14ms +1.33%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8298.15µs ± 75.03µs 8213.62µs ± 85.52µs -1.02%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7220.90µs ± 46.61µs 7147.36µs ± 55.85µs -1.02%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7357.45µs ± 74.54µs 7292.25µs ± 61.72µs -0.89%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7317.74µs ± 70.19µs 7256.09µs ± 67.16µs -0.84%
bench_hydration/Turbopack RCC/1000 modules 3415.75ms ± 12.20ms 3402.54ms ± 13.91ms -0.39%
bench_hydration/Turbopack RSC/1000 modules 2843.69ms ± 6.49ms 2869.03ms ± 13.73ms +0.89%
bench_hydration/Turbopack SSR/1000 modules 2656.82ms ± 8.60ms 2639.25ms ± 11.51ms -0.66%
bench_startup/Turbopack CSR/1000 modules 1657.75ms ± 5.73ms 1649.86ms ± 5.37ms -0.48%
bench_startup/Turbopack RCC/1000 modules 2545.64ms ± 9.50ms 2550.04ms ± 8.61ms +0.17%
bench_startup/Turbopack RSC/1000 modules 2417.33ms ± 8.99ms 2413.88ms ± 9.10ms -0.14%
bench_startup/Turbopack SSR/1000 modules 2093.62ms ± 4.08ms 2072.93ms ± 8.82ms -0.99%

@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2023

🟢 CI successful 🟢

Thanks

@github-actions
Copy link
Contributor

Benchmark for c139294

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8823.46µs ± 59.15µs 8738.05µs ± 71.03µs -0.97%
bench_hmr_to_commit/Turbopack RCC/1000 modules 9083.81µs ± 96.18µs 9053.87µs ± 113.82µs -0.33%
bench_hmr_to_commit/Turbopack RSC/1000 modules 453.57ms ± 2.63ms 458.84ms ± 3.14ms +1.16%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8944.14µs ± 66.65µs 8927.47µs ± 102.41µs -0.19%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7820.44µs ± 68.04µs 7721.63µs ± 56.43µs -1.26%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7875.91µs ± 58.68µs 7913.24µs ± 62.97µs +0.47%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7773.95µs ± 40.68µs 7824.41µs ± 42.94µs +0.65%
bench_hydration/Turbopack RCC/1000 modules 3414.28ms ± 10.28ms 3426.00ms ± 13.13ms +0.34%
bench_hydration/Turbopack RSC/1000 modules 2844.63ms ± 8.33ms 2851.69ms ± 11.13ms +0.25%
bench_hydration/Turbopack SSR/1000 modules 2655.96ms ± 8.57ms 2655.21ms ± 13.19ms -0.03%
bench_startup/Turbopack CSR/1000 modules 1649.54ms ± 6.15ms 1647.12ms ± 6.31ms -0.15%
bench_startup/Turbopack RCC/1000 modules 2517.81ms ± 7.94ms 2523.89ms ± 7.24ms +0.24%
bench_startup/Turbopack RSC/1000 modules 2418.36ms ± 6.84ms 2410.68ms ± 9.38ms -0.32%
bench_startup/Turbopack SSR/1000 modules 2074.24ms ± 4.83ms 2084.69ms ± 4.79ms +0.50%

@github-actions
Copy link
Contributor

Benchmark for 6bb9d0e

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8087.30µs ± 72.48µs 8023.65µs ± 48.43µs -0.79%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8378.14µs ± 56.87µs 8382.71µs ± 56.23µs +0.05%
bench_hmr_to_commit/Turbopack RSC/1000 modules 469.46ms ± 3.23ms 463.16ms ± 3.79ms -1.34%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8243.69µs ± 109.63µs 8248.74µs ± 49.29µs +0.06%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7155.27µs ± 39.32µs 7098.72µs ± 57.93µs -0.79%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7330.11µs ± 102.25µs 7244.90µs ± 64.35µs -1.16%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7216.81µs ± 69.03µs 7329.95µs ± 117.28µs +1.57%
bench_hydration/Turbopack RCC/1000 modules 3447.07ms ± 8.46ms 3414.31ms ± 16.39ms -0.95%
bench_hydration/Turbopack RSC/1000 modules 2864.20ms ± 8.02ms 2847.16ms ± 12.41ms -0.59%
bench_hydration/Turbopack SSR/1000 modules 2678.77ms ± 12.30ms 2652.90ms ± 12.62ms -0.97%
bench_startup/Turbopack CSR/1000 modules 1655.24ms ± 5.14ms 1634.81ms ± 6.77ms -1.23%
bench_startup/Turbopack RCC/1000 modules 2552.30ms ± 11.80ms 2563.38ms ± 16.25ms +0.43%
bench_startup/Turbopack RSC/1000 modules 2432.37ms ± 6.21ms 2434.28ms ± 13.57ms +0.08%
bench_startup/Turbopack SSR/1000 modules 2089.06ms ± 5.28ms 2092.10ms ± 5.71ms +0.15%

@kwonoj kwonoj added the pr: automerge Kodiak will merge these automatically after checks pass label Jan 21, 2023
@github-actions
Copy link
Contributor

Benchmark for 1e40dd3

Test Base PR % Significant %
bench_startup/Turbopack RCC/1000 modules 2507.21ms ± 11.03ms 2466.76ms ± 6.90ms -1.61% -0.18%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 7999.54µs ± 32.85µs 8063.20µs ± 66.91µs +0.80%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8252.90µs ± 69.72µs 8291.91µs ± 40.97µs +0.47%
bench_hmr_to_commit/Turbopack RSC/1000 modules 442.66ms ± 2.52ms 444.23ms ± 1.42ms +0.35%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8117.11µs ± 56.08µs 8131.54µs ± 78.74µs +0.18%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7112.34µs ± 36.21µs 7081.58µs ± 40.71µs -0.43%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7221.28µs ± 55.55µs 7247.93µs ± 69.92µs +0.37%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7233.80µs ± 68.56µs 7291.01µs ± 51.45µs +0.79%
bench_hydration/Turbopack RCC/1000 modules 3336.94ms ± 6.60ms 3309.64ms ± 8.33ms -0.82%
bench_hydration/Turbopack RSC/1000 modules 2781.01ms ± 8.60ms 2764.76ms ± 7.80ms -0.58%
bench_hydration/Turbopack SSR/1000 modules 2574.24ms ± 9.15ms 2572.93ms ± 6.59ms -0.05%
bench_startup/Turbopack CSR/1000 modules 1599.81ms ± 4.81ms 1595.77ms ± 7.12ms -0.25%
bench_startup/Turbopack RCC/1000 modules 2507.21ms ± 11.03ms 2466.76ms ± 6.90ms -1.61% -0.18%
bench_startup/Turbopack RSC/1000 modules 2337.93ms ± 6.05ms 2332.01ms ± 9.38ms -0.25%
bench_startup/Turbopack SSR/1000 modules 2016.21ms ± 4.19ms 2024.61ms ± 3.00ms +0.42%

@github-actions
Copy link
Contributor

Benchmark for ef8a623

Test Base PR % Significant %
bench_hydration/Turbopack RSC/1000 modules 3068.81ms ± 14.43ms 3008.81ms ± 13.08ms -1.96% -0.16%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8848.74µs ± 66.42µs 8900.43µs ± 72.92µs +0.58%
bench_hmr_to_commit/Turbopack RCC/1000 modules 9166.51µs ± 50.73µs 9174.88µs ± 70.30µs +0.09%
bench_hmr_to_commit/Turbopack RSC/1000 modules 486.89ms ± 2.68ms 483.69ms ± 2.52ms -0.66%
bench_hmr_to_commit/Turbopack SSR/1000 modules 9094.12µs ± 94.99µs 9027.18µs ± 71.58µs -0.74%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7830.73µs ± 52.24µs 7958.74µs ± 47.41µs +1.63%
bench_hmr_to_eval/Turbopack RCC/1000 modules 8031.37µs ± 57.70µs 7943.16µs ± 47.33µs -1.10%
bench_hmr_to_eval/Turbopack SSR/1000 modules 8011.40µs ± 101.47µs 7988.83µs ± 103.38µs -0.28%
bench_hydration/Turbopack RCC/1000 modules 3647.55ms ± 16.97ms 3675.49ms ± 10.32ms +0.77%
bench_hydration/Turbopack RSC/1000 modules 3068.81ms ± 14.43ms 3008.81ms ± 13.08ms -1.96% -0.16%
bench_hydration/Turbopack SSR/1000 modules 2790.81ms ± 15.07ms 2805.30ms ± 13.97ms +0.52%
bench_startup/Turbopack CSR/1000 modules 1727.26ms ± 7.87ms 1748.04ms ± 9.51ms +1.20%
bench_startup/Turbopack RCC/1000 modules 2734.97ms ± 12.39ms 2696.03ms ± 17.17ms -1.42%
bench_startup/Turbopack RSC/1000 modules 2563.44ms ± 14.06ms 2570.57ms ± 7.58ms +0.28%
bench_startup/Turbopack SSR/1000 modules 2203.43ms ± 8.28ms 2190.94ms ± 9.34ms -0.57%

@kodiakhq kodiakhq bot merged commit 8ae4e1d into main Jan 21, 2023
@kodiakhq kodiakhq bot deleted the ci/lockfile branch January 21, 2023 05:29
kodiakhq bot pushed a commit to vercel/next.js that referenced this pull request Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants