khulnasoft/codex installer
Install Codex in your CICD workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-path | Project path to codex.json. Default to the root directory of the repository. | — | . |
| enable-cache | Caching the entire Nix store in github based on your codex.json | — | false |
| refresh-cli | Specify whether the CLI should be redownloaded | — | false |
| codex-version | Specify codex CLI version you want to pin to. Default to latest | — | "" |
| sha256-checksum | Specify an explicit checksum for the codex binary. For extra security on top of the existing checks in the codex launch script | — | — |
| disable-nix-access-token | Disable configuration of nix access-tokens with the GitHub token used in the workflow | — | false |
| skip-nix-installation | Skip the installation of nix | — | false |
Outputs
no outputs