Skip to content

refactor: Avoid writing out static-info's hash in settings_v<ver>.py - #5330

Merged
prmukherj merged 2 commits into
mainfrom
maint/avoid_writing_out_shash
Aug 19, 2026
Merged

refactor: Avoid writing out static-info's hash in settings_v<ver>.py#5330
prmukherj merged 2 commits into
mainfrom
maint/avoid_writing_out_shash

Conversation

@prmukherj

@prmukherj prmukherj commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Context

We used to write out the hash in the generated settings file.

Change Summary

Cleaned up the code writing out hash in settingsgen.py.
Note that, the hash(es) is/are still computed and used to detect duplicate class structure within that file.

Impact

None

@prmukherj prmukherj linked an issue Aug 19, 2026 that may be closed by this pull request
@github-actions github-actions Bot added maintenance General maintenance of the repo (libraries, cicd, etc) CI/CD enhancement Improve any current implemented feature labels Aug 19, 2026
@codacy-production

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 1 minor

Alerts:
⚠ 1 issue (≤ 0 issues of at least minor severity)

Results:
1 new issue

Category Results
BestPractice 1 minor

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@prmukherj
prmukherj marked this pull request as ready for review August 19, 2026 13:38
@prmukherj
prmukherj merged commit 3a63b6f into main Aug 19, 2026
106 of 120 checks passed
@prmukherj
prmukherj deleted the maint/avoid_writing_out_shash branch August 19, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD enhancement Improve any current implemented feature maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid writing out static-info's hash for settings_v<version>.py

4 participants