Skip to content

wrk: version v2.5.5 - #441

Merged
wesketchum merged 1 commit into
developfrom
wrk/bump_version_v2.5.5
Aug 25, 2026
Merged

wrk: version v2.5.5#441
wesketchum merged 1 commit into
developfrom
wrk/bump_version_v2.5.5

Conversation

@wesketchum

Copy link
Copy Markdown
Contributor

Description

Version bump for trigger: v2.5.4 → v2.5.5, prepared as part of the
fddaq-v5.7.0 release build.

Change classification: PATCH — integtest and CI workflow sync only; no
production code touched.

  • Reference tag: v2.5.5
  • Commits ahead of develop: 1
  • Version-file diff:
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bd2d02f..79a0211 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.12)
-project(trigger VERSION 2.5.4)
+project(trigger VERSION 2.5.5)
 
 find_package(daq-cmake REQUIRED)
 

Important

Tag v2.5.5 has already been pushed and points at the head commit of this
branch. Please merge this PR with a merge commit — do not squash or rebase.
Squashing or rebasing would leave the published tag pointing at a commit that
is not an ancestor of develop.

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature or enhancement (non-breaking change which adds functionality)
  • Optimization (non-breaking change that improves code/performance)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

This is a version bump (PATCH level, integtest/CI workflow sync only); none of
the above categories strictly apply, so none are checked.

Testing checklist

  • Unit tests pass (e.g. dbt-build --unittest)
  • Minimal system quicktest passes (pytest -s minimal_system_quick_test.py)
  • Full set of integration tests pass (dunedaq_integtest_bundle.sh)
  • Python tests pass if applicable (e.g. python -m pytest)
  • Pre-commit hooks run successfully if applicable (e.g. pre-commit run --all-files)

No tests were run by this automated publishing step; testing status is
unverified.

Further checks

  • Code is commented where needed, particularly in hard-to-understand areas
  • Code style is correct (dbt-build --lint, and/or see https://dune-daq-sw.readthedocs.io/en/latest/packages/styleguide/)
  • If applicable, new tests have been added or an issue has been opened to tackle that in the future.
    (Indicate issue here: # (issue))

@wesketchum
wesketchum merged commit 80c8270 into develop Aug 25, 2026
4 of 5 checks passed
@wesketchum
wesketchum deleted the wrk/bump_version_v2.5.5 branch August 25, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants