Add nightly builds (#1013)

Partially fixes #884.
Adds:
- Docker image for CI on Linux
- Nightly builds without cache and releases
- Nightly clang-tidy checks
- Fix typos in .clang-tidy
This commit is contained in:
Sergey Kuznetsov
2023-12-08 18:22:22 +00:00
committed by GitHub
parent b886586de3
commit a34e107b86
16 changed files with 594 additions and 125 deletions

12
.github/workflows/nightly_notes.md vendored Normal file
View File

@@ -0,0 +1,12 @@
```
Based on commit: $GITHUB_SHA
```
> **Note:** Please remember that this is a development release and it is not recommended for production use.
Changelog (including previous releases): https://github.com/kuznetsss/clio/commits/nightly
## SHA256 checksums
```
$(CLIO_SHA256_SUMS)
```