Release 3.12.5#411
Merged
Merged
Conversation
…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>
This was referenced Jun 17, 2026
This was referenced Jun 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 3.12.5