devcontainers / devcontainers/cli
`up --frozen-lockfile` doesn't fail when lockfile is outdated
Offen
#1,273
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @v-Kaniska244
Auf GitHub ansehen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3k
- Forks
- 457
- Ø Merge
- 13 Std. 17 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
`npx @devcontainers/cli up --help` says:
```
--frozen-lockfile Ensure lockfile exists and remains unchanged;
fail otherwise. [boolean] [default: false]
```
I just ran `up --frozen-lockfile` twice, changing `devcontainer.json` (Really simple - image and feature. Changed feature from one to another.) in between without updating the lockfile. Got success and the same container id both times.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.