Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ languageCode: 'en-us'
defaultContentLanguage: 'en'
pygmentsCodeFences: true
theme: 'anubis2'
paginate: 5
pagination:
pagerSize: 5
author:
name: 'Itsallcode.org authors'

Expand Down
4 changes: 2 additions & 2 deletions content/posts/2025/06/22/new_central_deployment.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "4.2.0, the release to Maven central that drove us mad"
date: "2025-06-22T14:26:00+01:00"
draft: false
description: "Release 4.2.0 of OpenFastTrace took us almost a month to make. The reason was that we needed to switch to the new Maven Central deployment mechanism. Which turned out to be a lot harder than expected."
date: "2025-06-22"
author: Sebastian
---

Expand Down