All notable changes to this project will be documented in this file.
- Invalid matching of branches names w/ numbers
- Missing
exec
in step config - Add host docker socket as volume
- Use correct docker arg for unnamed volumes
- An invalid .fakeci.yml crashes the watcher
- Add first draft of runner admin guide
- Document all public items
- Reflect secrets in README
- Add a CHANGELOG, managed by [git-cliff]
- Add repo name & uri to ExecutionResult.ExecutionContext
- Implement secrets
- A job must request specific secrets
- Extract Watcher config to main.rs
- Rename docs to book
- Add dockerfile that can be used to run the watcher
- Added enforcing of conventional commit spec
- Enforce conventional commits via git-hooks
- Added enforcing of conventional commit spec
- Add docker build to .fake-ci.yml
- Added docker-compose draft
- Add cliff.toml for changelog generation