Skip to content

Base classes for upgrade pipeline#2728

Merged
labkey-tchad merged 9 commits intorelease25.7-SNAPSHOTfrom
25.7_fb_upgradeTestPipeline
Oct 10, 2025
Merged

Base classes for upgrade pipeline#2728
labkey-tchad merged 9 commits intorelease25.7-SNAPSHOTfrom
25.7_fb_upgradeTestPipeline

Conversation

@labkey-tchad
Copy link
Member

Rationale

https://github.com/LabKey/kanban/issues/1267
Spec

Adding a base class and simple proof of concept test for a TeamCity upgrade pipeline.

Related Pull Requests

Changes

  • Base classes for upgrade pipeline
  • Update TestUser to handle pre-existing users
  • Make some test property getters public

Comment on lines 55 to 61
protected @interface EariestVersion {
double value();
}

protected @interface LatestVersion {
double value();
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add a small comment for these to avoid any confusion.
Does LatestVersion == current version (in develop or current release branch)?

@labkey-tchad labkey-tchad merged commit 1e70153 into release25.7-SNAPSHOT Oct 10, 2025
7 checks passed
@labkey-tchad labkey-tchad deleted the 25.7_fb_upgradeTestPipeline branch October 10, 2025 17:57
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.

2 participants