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

Format Solr schema.xml using update-fields.sh on Linux #11135

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

pdurbin
Copy link
Member

@pdurbin pdurbin commented Jan 7, 2025

What this PR does / why we need it:

We need a consistent way to format our Solr schema.xml file. If we have some people using Mac and others using Linux, the git diff output will be harder to read due to sorting differences.

Which issue(s) this PR closes:

Special notes for your reviewer:

I used this procedure to update schema.xml in the following PR (which has already been merged):

Suggestions on how to test this:

Try the steps documented in this PR.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

No.

Is there a release notes update needed for this change?:

No, this is dev territory.

Additional documentation:

None.

@pdurbin pdurbin added Size: 0.5 A percentage of a sprint. 0.35 hours FY25 Sprint 14 FY25 Sprint 14 (2025-01-02 - 2025-01-15) labels Jan 7, 2025
@cmbz cmbz added the FY25 Sprint 15 FY25 Sprint 15 (2025-01-15 - 2025-01-29) label Jan 15, 2025
@sekmiller sekmiller self-assigned this Jan 22, 2025
@sekmiller sekmiller removed their assignment Jan 22, 2025
@ofahimIQSS ofahimIQSS self-assigned this Jan 22, 2025
@ofahimIQSS
Copy link
Contributor

Proofread, no issues to report. Merging PR.

@ofahimIQSS ofahimIQSS merged commit 7ef4ee3 into develop Jan 22, 2025
3 checks passed
@ofahimIQSS ofahimIQSS deleted the 11023-solr-schema-update branch January 22, 2025 20:05
@ofahimIQSS ofahimIQSS removed their assignment Jan 22, 2025
@pdurbin pdurbin added this to the 6.6 milestone Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FY25 Sprint 14 FY25 Sprint 14 (2025-01-02 - 2025-01-15) FY25 Sprint 15 FY25 Sprint 15 (2025-01-15 - 2025-01-29) Size: 0.5 A percentage of a sprint. 0.35 hours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Solr schema.xml file should be generated programmatically using update-fields.sh
4 participants