dethan3/Delta CV
Track your real engineering capabilities through GitHub activity and auto-update your resume.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Pipeline mode. "incremental" (default): observe + evolve + tailor (legacy renderer). "bootstrap": same as incremental but scans the past three years. "compose": observe + evolve + compose + render HTML & Markdown (agent pipeline). "compose-bootstrap": same as compose but scans the past three years. | no | incremental |
| since | ISO-8601 date override for the earliest event to collect (e.g. "2024-01-01"). Ignored when mode is "bootstrap". Leave blank to use the stored cursor. | no | "" |
| include-private | Whether to include private repository activity (requires token scope). | no | false |
| data-dir | Path within the repository where delta stores its data files. | no | data |
| config-path | Path to the delta config file. | no | config.json |
| github-token | GitHub token with read access to the user's activity. Defaults to the built-in GITHUB_TOKEN; override for cross-repo access. | no | ${{ github.token }} |
| style | HTML style to use when mode is "compose" or "compose-bootstrap". One of "clean" (default), "developer", or "compact". The "agent" style is not supported in Action mode (requires interactive instruction). | no | clean |
| lang | Language override for compose mode ("zh" or "en"). Defaults to the language field in config.json. | no | "" |
Outputs
no outputs