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 maintenance of upstream config files #557

Conversation

AlexRuiz7
Copy link
Member

Description

This PR improves the maintenance of upstream configuration files by modifying original files instead of overwriting them with self-hosted copies of these files, which we require to maintain.

Related Issues

Resolves #94

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@AlexRuiz7 AlexRuiz7 self-assigned this Nov 19, 2024
@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner November 19, 2024 13:18
@AlexRuiz7 AlexRuiz7 linked an issue Nov 19, 2024 that may be closed by this pull request
@AlexRuiz7
Copy link
Member Author

AlexRuiz7 commented Nov 19, 2024

@AlexRuiz7 AlexRuiz7 merged commit 22f5178 into migrate-master-to-2.18.0 Nov 20, 2024
9 of 13 checks passed
@AlexRuiz7 AlexRuiz7 deleted the ci/94-improve-maintenance-of-upstream-config-files branch November 20, 2024 15:30
@AlexRuiz7 AlexRuiz7 linked an issue Nov 21, 2024 that may be closed by this pull request
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.

Improve versioning of upstream's configuration files Avoid using hard-coded values in configuration files
2 participants