Skip to content

Commit 2032a7e

Browse files
committed
New blog post abpout releases.
This post covers the timing from release 8.26.0 to bug report to release 8.26.1 Signed-off-by: Martin Alfke <[email protected]>
1 parent fe2c82c commit 2032a7e

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: post
3+
title: OpenVox Releases at speed of light (almost)
4+
date: 2026-04-14
5+
github_username: tuxmea
6+
---
7+
8+
The community has put lots of effort into automating the OpenVox release process.
9+
10+
To give you an example how fast releases are possible, I want to point you to the timing between the last two releases:
11+
12+
Release 8.26.0 was tagged and available on the [GitHub release page](https://github.com/OpenVoxProject/openvox/releases/tag/8.26.0) on April 14 2026 at 6:40 PM CEST.
13+
14+
The packages were available on the repo server on April 14 2026 at 7:02 PM CEST.
15+
16+
A bug was reported on April 15 at 2:13 PM CEST via [Vox Pupuli Slack](https://voxpupuli.slack.com/archives/C088QSEH1RA/p1776255199310549).
17+
This was the message:
18+
19+
```text
20+
Hey guys, had an issue with eyaml this morning, everything is fine on puppetservers with the
21+
older agent 8.25.0-1+ubuntu24.04
22+
but on puppetservers with the newer agent 8.26.0-1+ubuntu24.04 (all on puppetserver 8.12.1-1+ubuntu24.04 )
23+
I'm seeing Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call,
24+
Function Load Error for function 'eyaml_lookup_key': Lookup using eyaml lookup_key function is only
25+
supported when the hiera_eyaml library is present
26+
27+
from a client agent.
28+
29+
hiera-eyaml is present on the server:
30+
```
31+
32+
The community reacted and fixed the bug.
33+
34+
The new release [8.26.1](https://github.com/OpenVoxProject/openvox/releases/tag/8.26.1) was available on April 15 2026 at 1:11 AM CEST.
35+
36+
The packages of this new release were available on the repository server on April 15 2026 at 1:22 AM CEST.
37+
38+
That's less than 8 hours from release to bug identification to fixed release.
39+
40+
That is less time compared to the sun being visible in Europe on that day (6:07 AM CEST to 8:07 PM CEST).
41+
42+
The Vox Pupuli community has proven, that automation is the key to success.
43+

0 commit comments

Comments
 (0)