Move snd module to snprcEhrModules in 26.3#921
Merged
labkey-tchad merged 789 commits intorelease26.3-SNAPSHOTfrom May 5, 2026
Merged
Move snd module to snprcEhrModules in 26.3#921labkey-tchad merged 789 commits intorelease26.3-SNAPSHOTfrom
labkey-tchad merged 789 commits intorelease26.3-SNAPSHOTfrom
Conversation
-- Add license file to non-module repos -- Add license file to all Apache repos (since it shows in the GitHub UI) -- Change two licenses to LabKey license -- Remove two license files that are no longer correct -- Add licenses to many module.properties files
-- Update for November 2018 -- Now scanning .tf and .tfvars files (Terraform) -- Deliberately leaving out SNPRC module (moving to Git very soon)
…n. Remove doAction() override for true redirect actions. Remove no-op validateCommand() overrides. Related to #36532.
Pipeline temp files and logs
Fb snprc scheduler dev server
Original PR: LabKey/snd#5 * SND test timing issue * Security Updates Update packages with known security vulnerabilities * Rollback webpack-dev-middleware halfway Roll this back to compatible version
Original PR: LabKey/snd#6 * SND test timing issue * Security Updates Update packages with known security vulnerabilities * Rollback webpack-dev-middleware halfway Roll this back to compatible version * Test fix Scroll to Save button before clicking. * Module bumps to 19.1 (all except CDS) * Update .gitignore style.js is generated
Original PR: LabKey/snd#9
Original PR: LabKey/snd#11
Original PR: LabKey/snd#12
Update schemaLocation for new api module location
Original PR: LabKey/ehrModules#974 * Issue 52277: SNDTest.testSuperPackageApis fails with Transaction DeadLock * Restore original error checking
Original PR: LabKey/ehrModules#964 * Minor auto-refactor code cleanup on a massive scale * Avoid calling isEmpty() on JS arrays
…es API json response. Original PR: LabKey/ehrModules#980
Original PR: LabKey/ehrModules#1081
Original PR: LabKey/ehrModules#1104
Original PR: LabKey/ehrModules#1112
Original PR: LabKey/ehrModules#1120 Original PR: LabKey/ehrModules#1121
69dab7f to
9128994
Compare
Member
Author
Yup. I've updated those and opened PRs for the snprc distribution with a similar change. |
labkey-martyp
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rationale
https://github.com/LabKey/kanban/issues/1797
Related Pull Requests
Changes