Skip to content

Commit b0f8c7e

Browse files
committed
fix(ci): make inventory and release ordering deterministic
1 parent 0f063a5 commit b0f8c7e

4 files changed

Lines changed: 238 additions & 225 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ All notable repository-level changes are recorded here. Application history befo
1414
- Changed deterministic source release archive branding to `mailstack-<version>-source.zip`.
1515
- Added a compatibility-safe repository bootstrap, first-commit guidance, and GitHub metadata/topics specification.
1616
- Removed the stale root `SOURCE_MANIFEST.sha256`; verified release archives continue to generate their own manifest.
17+
- Made forensic inventory and source-release ordering deterministic across Windows and Linux by sorting canonical POSIX repository-relative paths.
1718
- Upgraded the pinned Django LTS runtime from 5.2.15 to 5.2.16 to resolve the July 2026 Django security advisories and kept exact-version deployment verification aligned.
1819

1920
### Compatibility

0 commit comments

Comments
 (0)