Skip to content

Single source of truth #4249

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

Merged
merged 8 commits into from
May 7, 2025
Merged

Single source of truth #4249

merged 8 commits into from
May 7, 2025

Conversation

connorjward
Copy link
Contributor

@connorjward connorjward commented Apr 23, 2025

This is an idea I've had to ensure single-source-of-truth across the repo. The basic idea is:

  • Running the new script check-config will read in files and make sure that things match, raising an exception if not.
  • This script is then run as part of CI.

I feel like this is a necessary change because with the recent install changes one needs to be careful to change version numbers in all the right places. For example it would have prevented #4230.

@connorjward connorjward changed the base branch from master to release May 1, 2025 20:42
@dham dham merged commit 144746d into release May 7, 2025
3 of 4 checks passed
@dham dham deleted the connorjward/ssot branch May 7, 2025 15:36
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