You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2026-04-16-openvox-releases-at-speed-of-light.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ The community has put lots of effort into automating the OpenVox release process
9
9
10
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
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.
12
+
Release 8.26.0 was tagged on April 14 2026 at 6:39 PM CEST.
13
+
14
+
The release was 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
15
14
16
The packages were available on the repo server on April 14 2026 at 7:02 PM CEST.
15
17
@@ -29,7 +31,12 @@ from a client agent.
29
31
hiera-eyaml is present on the server:
30
32
```
31
33
32
-
The community reacted and fixed the bug.
34
+
The community reacted and fixed the bug with the following commits:
35
+
36
+
-[hiera-eyaml - April 15 2026 at 7:15 PM CEST](https://github.com/voxpupuli/hiera-eyaml/commit/cd64af6580b9d2e30d6b90bf78c442f4db711b1e)
37
+
-[puppet-runtime - April 15 2026 at 10:32 PM CEST](https://github.com/OpenVoxProject/puppet-runtime/commit/75960a166fe1eb203e2c88c463ce65a9901963ed)
38
+
-[openvox - April 15 2026 at 11:01 PM CEST](https://github.com/OpenVoxProject/openvox/commit/1a4c6ae5006242df50c6d26a94214c7d1f4361fb)
39
+
-[openvox tag - April 16 2026 at 1:08 AM CEST](https://github.com/OpenVoxProject/openvox/commit/06930e46fcad68fa0a6e29afd4fbf36569dddab8)
33
40
34
41
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
42
@@ -39,5 +46,5 @@ That's less than 8 hours from release to bug identification to fixed release.
39
46
40
47
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
48
42
-
The Vox Pupuli community has proven, that automation is the key to success.
49
+
The Vox Pupuli community has proven that automation is the key to success.
0 commit comments