devcontainers / devcontainers/cli
[oci implementation] Test all authentication mechanisms
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3k
- Forks
- 457
- Ø Merge
- 13 Std. 17 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
https://github.com/devcontainers/cli/pull/460 is adding in support for [docker credential helpers](https://docs.docker.com/engine/reference/commandline/login/#credential-helper-protocol). There's existing test coverage on the "simpler" auth mechanisms but not on all.
This likely means utlizing runners for macOS, linux, and windows mocking out the credential helper api. This would also mean needing to embed credentials in the test runner to fetch private Features based on the credentials. (I personally use `privatedevcontainercli.azurecr.io/features/a`, but those secrets aren't available to CI yet).
cc/ @aaronlehmann
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.