Skip to content

Release v5.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 00:08
· 920 commits to main since this release

What's Changed

  • fix: add importorskip guard for imas_standard_names in sn review tests
  • fix: correct tool names in degradation test, fix asyncio in sn review tests
  • fix: skip sn tests when imas-standard-names unavailable, fix renamed method in test
  • Merge remote-tracking branch 'upstream/main'
  • fix: remove non-existent summary property from version_tool bulk query
  • fix: version history in fetch_dd_paths and search_dd_paths
  • fix: defer Neo4j recovery to container startup to fit CI disk
  • fix: aggressive disk cleanup and single-layer graph load in Docker
  • fix: restore CWD before neo4j-admin in Docker build
  • fix: GHCR tag resolution regex excludes stale test tags
  • refactor: remove CSV graph pipeline, use dump-filter-dump for all variants
  • fix: click.style fg='dim' crash and show processes after host switch
  • fix: exclude SSH shell from pgrep kill targets during migration
  • feat: dump zellij layouts before killing sessions on host migration
  • fix: preserve zellij sessions during host migration
  • fix: use imas-standard-names from PyPI instead of local editable path
  • fix: migrate from old node before tearing down SSH connections
  • fix: CI tests against full graph dump, RC releases push full dump
  • fix: use generated import.sh for CSV graph loading in CI
  • fix: remove imas-standard-names from deps until PyPI release
  • fix: graph-quality pulls dd-only graph (only variant pushed for RCs)
  • fix: update graph-quality workflow for CSV archives and correct deps
  • fix: exclude dev deps in CI to avoid imas-standard-names path issue
  • fix: use correct Neo4j password for DDL execution in CI
  • fix: CI workflow handles CSV-based graph archives
  • feat: CSV-based graph distribution pipeline
  • docs: add export+rebuild pipeline plan for filtered graph dumps
  • fix: use GPFS temp dir for graph archive when SLURM available
  • fix: bind-mount source dump directly into Apptainer container
  • fix: prevent build hook hang from NFS-induced gen-pydantic stalls
  • fix: dispatch temp Neo4j filtering to SLURM compute nodes
  • Merge pull request #32 from Simon-McIntosh/pr/v5.2.0
  • docs: update agent guidelines for fork-based workflow
  • test: add 65 regression tests for dot-notation normalization
  • feat: improve DD tools with fuzzy matching, dot-notation, and graph-backed structure
  • docs: standard names implementation plans and research
  • feat: standard names pipeline with cross-domain schema

Full Changelog: v5.1.0...v5.2.0