Skip to content

GitHub Issue #159: Require all assay transform scripts to reside in container's @scripts dir - #1048

Merged
cnathe merged 3 commits into
developfrom
fb_assayTransform159
Aug 3, 2026
Merged

GitHub Issue #159: Require all assay transform scripts to reside in container's @scripts dir#1048
cnathe merged 3 commits into
developfrom
fb_assayTransform159

Conversation

@cnathe

@cnathe cnathe commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Rationale

https://github.com/LabKey/internal-issues/issues/159
See related PR for rationale. This PR fixes the Luminex tests so that they include their utility file in the @scripts dir when using the assay transform scripts.

Related Pull Requests

Changes

  • Luminex test fixes to add youtil.R file to @scripts dir

@cnathe
cnathe requested a review from labkey-tchad August 3, 2026 16:38
@cnathe cnathe self-assigned this Aug 3, 2026

@labkey-tchad labkey-tchad left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is there any reason to not upload this file during LuminexTest.doInit so that all of the subclass tests get it automatically?

@cnathe

cnathe commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Is there any reason to not upload this file during LuminexTest.doInit so that all of the subclass tests get it automatically?

Yeah, that works too. In that case the utility file will always be uploaded to @scripts but it avoids each test case / usage from having to make that method call. Done.

@cnathe

cnathe commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Note: I'm going to get this merged to develop but will plan to backport it to release26.8-SNAPSHOT shortly.

@cnathe
cnathe merged commit fe40956 into develop Aug 3, 2026
2 of 4 checks passed
@cnathe
cnathe deleted the fb_assayTransform159 branch August 3, 2026 21:54
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