Skip to content

Update pnpm version and use frozen lockfile#181

Merged
Olmo Maldonado (ibolmo) merged 1 commit intomainfrom
sec-supply-chain
Apr 1, 2026
Merged

Update pnpm version and use frozen lockfile#181
Olmo Maldonado (ibolmo) merged 1 commit intomainfrom
sec-supply-chain

Conversation

@ibolmo
Copy link
Copy Markdown
Collaborator

Update pnpm to v10.33.0 and enable --frozen-lockfile for dependency installations in CI workflows and local commands. This ensures reproducible builds and faster installs by skipping integrity checks.

Also update npm to v11.11.1 and adjust workspace settings for pnpm.

Update pnpm to v10.33.0 and enable `--frozen-lockfile` for dependency
installations in CI workflows and local commands. This ensures
reproducible builds and faster installs by skipping integrity checks.

Also update npm to v11.11.1 and adjust workspace settings for pnpm.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

Braintrust eval report

Autoevals (sec-supply-chain-1774995454)

Score Average Improvements Regressions
NumericDiff 78.6% (+3pp) 11 🟢 4 🔴
Time_to_first_token 8.09tok (+0.81tok) 35 🟢 84 🔴
Llm_calls 1.09 (+0) - -
Tool_calls 0 (+0) - -
Errors 0 (+0) - -
Llm_errors 0 (+0) - -
Tool_errors 0 (+0) - -
Prompt_tokens 317.7tok (+0tok) - -
Prompt_cached_tokens 0tok (+0tok) - -
Prompt_cache_creation_tokens 0tok (+0tok) - -
Completion_tokens 242.64tok (-11.76tok) 53 🟢 49 🔴
Completion_reasoning_tokens 0tok (+0tok) - -
Total_tokens 560.34tok (-11.76tok) 53 🟢 49 🔴
Estimated_cost 0$ (0$) 52 🟢 43 🔴
Duration 8.86s (+1.23s) 60 🟢 159 🔴
Llm_duration 9.57s (+0.91s) 34 🟢 85 🔴

1 similar comment
@github-actions
Copy link
Copy Markdown

Braintrust eval report

Autoevals (sec-supply-chain-1774995454)

Score Average Improvements Regressions
NumericDiff 78.6% (+3pp) 11 🟢 4 🔴
Time_to_first_token 8.09tok (+0.81tok) 35 🟢 84 🔴
Llm_calls 1.09 (+0) - -
Tool_calls 0 (+0) - -
Errors 0 (+0) - -
Llm_errors 0 (+0) - -
Tool_errors 0 (+0) - -
Prompt_tokens 317.7tok (+0tok) - -
Prompt_cached_tokens 0tok (+0tok) - -
Prompt_cache_creation_tokens 0tok (+0tok) - -
Completion_tokens 242.64tok (-11.76tok) 53 🟢 49 🔴
Completion_reasoning_tokens 0tok (+0tok) - -
Total_tokens 560.34tok (-11.76tok) 53 🟢 49 🔴
Estimated_cost 0$ (0$) 52 🟢 43 🔴
Duration 8.86s (+1.23s) 60 🟢 159 🔴
Llm_duration 9.57s (+0.91s) 34 🟢 85 🔴

viadezo1er

This comment was marked as duplicate.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamp

@ibolmo Olmo Maldonado (ibolmo) merged commit 443f631 into main Apr 1, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Braintrust eval report

Autoevals (main-1775002643)

Score Average Improvements Regressions
NumericDiff 78.7% (+0pp) 3 🟢 4 🔴
Time_to_first_token 8.34tok (+0.25tok) 61 🟢 58 🔴
Llm_calls 1.09 (+0) - -
Tool_calls 0 (+0) - -
Errors 0 (+0) - -
Llm_errors 0 (+0) - -
Tool_errors 0 (+0) - -
Prompt_tokens 317.7tok (+0tok) - -
Prompt_cached_tokens 0tok (+0tok) - -
Prompt_cache_creation_tokens 0tok (+0tok) - -
Completion_tokens 245.01tok (+2.37tok) 55 🟢 50 🔴
Completion_reasoning_tokens 0tok (+0tok) - -
Total_tokens 562.71tok (+2.37tok) 55 🟢 50 🔴
Estimated_cost 0$ (+0$) 52 🟢 48 🔴
Duration 8.77s (-0.09s) 118 🟢 101 🔴
Llm_duration 10.03s (+0.46s) 54 🟢 65 🔴

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants