David Garske
|
7f80896033
|
CI optimizations
- Skip CI for draft PRs and redundant master-push re-runs; membrowse nightly.
- Add smoke test (8 configs, CFLAGS=-Werror, post-merge tree, fail-fast on conflicts).
- Add wait-for-smoke composite action for downstream CI gating.
- Add check-source-text + bash -n + shellcheck workflow (script in make dist).
- Cache apt-get update in install-apt-deps composite on cache hit.
|
2026-05-21 13:19:29 -07:00 |
|
Tobias Frauenschläger
|
585a1ecaaf
|
CI script improvements
* ensure make -j is called everywhere
* shallow clones where possible
* set fixed ubuntu version for linux tests
|
2026-04-10 12:50:24 +02:00 |
|
Andrew Hutchings
|
36de828dc0
|
Composite GHA action with caching
This adds caching for apt and should make things a bit more stable and
faster.
|
2026-03-24 15:24:01 +00:00 |
|
Juliusz Sosinowicz
|
aff0d42686
|
Add bind 9.20.11 to the test matrix
Depends on https://github.com/wolfSSL/osp/pull/316
|
2026-02-20 23:18:36 +01:00 |
|
Josh Holtrop
|
69fd8dc01f
|
Update from Ubuntu 22.04 to Ubuntu 24.04 for several github workflows
|
2026-01-20 21:44:56 -05:00 |
|
Juliusz Sosinowicz
|
9c54032159
|
Add bind v9.18.33 testing
|
2025-06-17 18:38:38 +02:00 |
|
Juliusz Sosinowicz
|
341ed32223
|
Add bind9 CI testing
|
2025-01-03 20:47:51 +01:00 |
|