Commit 26f295e
chore(ci): enforce minimum release age via Yarn's native gate + freeze qa install
Supply-chain hardening (Asana 1216667157595351):
- .yarnrc.yml: npmMinimalAgeGate 4320 (3 days) + npmPreapprovedPackages
@convertcom/* — Yarn refuses to install a dependency version younger than
3 days (the smash-and-grab filter), exempting our internal scope.
- qa.yml: freeze the dependency install (yarn -> yarn install --immutable) so
CI installs strictly from the committed lockfile.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a0f4ac4 commit 26f295e
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments