ci-id -- Ambient credentials detection for CI systems
ci-id provides easy access to ambient OIDC credentials in CI systems.
use ;
See ci-id-bin crate for a simple CLI wrapper.
ci-id is based on id, a similar Python project.
Supported environments
Currently supported environments are:
- GitHub Actions
- GitLab CI/CD
- CircleCI
See documentation for details on what configuration each of these environments needs.
License
ci-id is licensed under the Apache 2.0 License.