tart/docs/integrations
Fedor Korotkov 4bb248e7b4
Support wildcards in `credHelpers` (#592)
* Support wildcards in `credHelpers`

With #591 `tart pull` fails when for example you have `ecr-login` set as the default `credsStore` but you try to pull our images from `ghcr.io`.

This change reverts #591 and instead supports regex in `credHelpers`. This is not supported by Docker itself but highly demanded in https://github.com/docker/cli/issues/2928

I think it's fine to support it for Tart.

Additionally this change bumps the minimum host macOS version to Ventura in order to bring `Regex`. Yes, `Regex` only supported in Swift for macOS 13+ 🤦‍♂️I think it's fine in the light of Sonoma release and Tart 2.0.0.

* Removed Monterey mentions from docs
2023-08-28 11:37:49 -04:00
..
cirrus-cli.md Support wildcards in `credHelpers` (#592) 2023-08-28 11:37:49 -04:00
github-actions.md [skip ci] Clarify default runner group assigment (#559) 2023-07-14 07:50:31 -04:00
gitlab-runner.md Document GitLab Runner Executor (#463) 2023-04-05 09:00:54 +04:00
vm-management.md Support wildcards in `credHelpers` (#592) 2023-08-28 11:37:49 -04:00