Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve command-line argument for extracting resources #728

Merged
merged 5 commits into from
Feb 20, 2024

Conversation

labkey-jeckels
Copy link
Contributor

Rationale

-extract is a clearer description of what this option does

@labkey-jeckels
Copy link
Contributor Author

Could also use -extractOnly if that sounds better.

Comment on lines 67 to 70
// if (!foundDistributionZip)
// {
// throw new ConfigException("Unable to find distribution zip required to run LabKey Server.");
// }
Copy link
Member

Choose a reason for hiding this comment

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

Did you mean to make this non-fatal? I presume this is commented out for local testing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed, it was to work on my local dev build. I restored it, though we can revisit as we decide exactly how/when to extract resources in upgrade scenarios.

@labkey-jeckels labkey-jeckels merged commit 3369046 into develop Feb 20, 2024
1 of 4 checks passed
@labkey-jeckels labkey-jeckels deleted the fb_embedded_pipelineExtract branch February 20, 2024 00:00
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