Skip to content

Update CHANGELOG for R202603 release#1567

Merged
cpeel merged 2 commits intoDistributedProofreaders:masterfrom
cpeel:pre-R202603
Mar 25, 2026
Merged

Update CHANGELOG for R202603 release#1567
cpeel merged 2 commits intoDistributedProofreaders:masterfrom
cpeel:pre-R202603

Conversation

@cpeel
Copy link
Copy Markdown
Member

@cpeel cpeel commented Mar 22, 2026

This updates the CHANGELOG.md for the R202603 release and I'm including a larger set of our developers for this PR for both awareness of the upcoming release and to make sure I didn't miss anything worth calling out.

As part of validating the DB upgrade scripts, I realized that we need to change how our tooling generates manifests as part of the deployment process. The current method requires a DB to be configured and fully populated just to generate the manifest which is unnecessary (and wrecks holy havoc with our check_db_schema script). This PR includes a commit that splits the manifest functions into their own file. This has both deployment and runtime considerations which is why I'm including a testing sandbox.

https://www.pgdp.org/~cpeel/c.branch/pre-R202603/

cpeel added 2 commits March 21, 2026 19:02
This allows generating the manifest during deployment without needing
all the requirements in base.inc.
Copy link
Copy Markdown
Collaborator

@windymilla windymilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this, Casey

@cpeel cpeel merged commit 9bf4ec5 into DistributedProofreaders:master Mar 25, 2026
18 checks passed
@cpeel cpeel deleted the pre-R202603 branch March 25, 2026 00:02
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.

5 participants