Skip to content

Release 3.12.5#411

Merged
sambles merged 12 commits into
masterfrom
release/3.12.5
Jun 29, 2026
Merged

Release 3.12.5#411
sambles merged 12 commits into
masterfrom
release/3.12.5

Conversation

dependabot Bot and others added 9 commits September 4, 2024 09:22
…387)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix 388 and update csv checksums

* fix2

* fix parquet checksum

* fix2 parquet checksum

* documentation for alct

* fix typo

* update html
#404)

* updates DataConversionComponents docs with missing tools: aggregatevulnerability, amplifications, lossfactors, quantile, weights

* adds ensemble data conversion info
* Fix CI: update macOS runner to macos-14 (Apple Silicon) (#408)

GitHub retired the macos-13 Intel runner. Updates artifact naming from
x86/Darwin_x86_64 to arm64/Darwin_arm64 to reflect the architecture change.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix CI: update deprecated GitHub Actions to Node.js 24 compatible versions

actions/checkout v3 -> v4, docker/login-action v2 -> v3. GitHub is
forcing Node.js 24 as default from June 16th 2026.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix CI: skip make check on macOS ARM64 (floating-point diff vs x86 reference outputs)

Reference test outputs were generated on Intel; ARM64 produces different
floating-point results. Tests still run on Linux.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Guard against sentinel value -1 propagating as summary_id in the indexed
path when the summary index file is empty or contains no processable data.
Skip unpopulated mean_count entries in WriteWheatsheafMean to prevent
writing rows with zero return period and loss when all insured losses are zero.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Sam Gamble <hexadessa@gmail.com>
Remove inner redeclaration of fileIDs that shadowed the outer variable,
causing it to remain empty after the if block.

Fixes #405

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Sam Gamble <hexadessa@gmail.com>
@sambles
sambles merged commit 848cdca into master Jun 29, 2026
@sambles
sambles deleted the release/3.12.5 branch June 29, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants