Skip to content

Conversation

@bbimber
Copy link
Collaborator

@bbimber bbimber commented Jul 10, 2020

This replaces the earlier PR against devel.

@labkey-jeckels in the other thread you said LaboratoryContainerListener should now be listening to the newly added Modules property instead of Policy. What am I missing? I dont see this in the enum.

https://github.com/LabKey/platform/blob/release20.7/api/src/org/labkey/api/data/ContainerManager.java

@labkey-jeckels labkey-jeckels changed the base branch from release20.7 to release20.7-SNAPSHOT July 10, 2020 21:55
Switch ContainerManager.Property.Policy -> Modules
@bbimber
Copy link
Collaborator Author

bbimber commented Jul 10, 2020

@labkey-jeckels OK, I made the change from Policy->Modules.

I apparently still dont quite get the release/branching structure. I thought the progression was the opposite: changes are made in releaseXX.XX, and periodically this is tagged as release-SNAPSHOTXX.XX. This makes releaseXX.XX slightly less stable than SHAPSHOT. Do I have this backwards then?

@bbimber bbimber merged commit f08774f into release20.7-SNAPSHOT Jul 10, 2020
@bbimber bbimber deleted the fb_merge_discvr-20.3 branch July 10, 2020 22:15
@labkey-jeckels
Copy link

Yup, it's the opposite. The SNAPSHOT version is the unstable work-in-progress. It's OK to have multiple builds of a SNAPSHOT version (and Artifactory will keep checking if there's a newer one), but you should only have a single version of a non-SNAPSHOT build from the release branch, like 20.7.0

bbimber added a commit that referenced this pull request Dec 13, 2024
Convert species table to be container-scoped
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.

3 participants