Skip to content

CI: Regenerate fixture TLS certificates & Use os matrix for cache builds#124

Merged
bastelfreak merged 3 commits intoOpenVoxProject:mainfrom
bastelfreak:fooooo3
Oct 15, 2025
Merged

CI: Regenerate fixture TLS certificates & Use os matrix for cache builds#124
bastelfreak merged 3 commits intoOpenVoxProject:mainfrom
bastelfreak:fooooo3

Conversation

@bastelfreak
Copy link
Contributor

The old ones certificates expired (and there's a generate script at spec/fixtures/ssl/createcerts.sh):

Validity
            Not Before: Jan 19 19:39:18 2023 GMT
            Not After : Oct 14 19:39:18 2025 GMT

The cache is OS specific, so we need to ensure that we generate it on Windows and Linux

bastelfreak and others added 2 commits October 15, 2025 21:08
The old ones:
```
Validity
            Not Before: Jan 19 19:39:18 2023 GMT
            Not After : Oct 14 19:39:18 2025 GMT
```
The cache is OS specific, so we need to ensure that we generate it on
Windows and Linux
@bastelfreak bastelfreak added the bug Something isn't working label Oct 15, 2025
Windows is quite slow. This ensures that some linux jobs don't have to
wait for the windows cache job.
@bastelfreak bastelfreak enabled auto-merge October 15, 2025 19:31
@bastelfreak bastelfreak merged commit c1b6d52 into OpenVoxProject:main Oct 15, 2025
44 checks passed
@bastelfreak bastelfreak deleted the fooooo3 branch October 15, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants