Skip to content

Auto-rebuild client artifact when source hash is outdated#74

Open
krixkrix wants to merge 1 commit intoalexanderoster:developfrom
krixkrix:auto_rebuild_client_artifact
Open

Auto-rebuild client artifact when source hash is outdated#74
krixkrix wants to merge 1 commit intoalexanderoster:developfrom
krixkrix:auto_rebuild_client_artifact

Conversation

@krixkrix
Copy link

@krixkrix krixkrix commented Mar 3, 2026

Replace commented-out hash mismatch check in build_clean_linux64.sh with an automatic invocation of Artifacts/build_client_clean.sh when the pre-built client artifact doesn't match the Client/ source tree.

Eliminates the manual two-step rebuild workflow and ensures the client is always up to date after committing Client/ source changes.

However, the double-commit workflow remains: the automatic rebuild produces new artifacts that should be committed

Replace commented-out hash mismatch check in build_clean_linux64.sh
with an automatic invocation of Artifacts/build_client_clean.sh when
the pre-built client artifact doesn't match the Client/ source tree.

Eliminates the manual two-step rebuild workflow and ensures the client
is always up to date after committing Client/ source changes.

However, the double-commit workflow remains: the automatic rebuild produces new artifacts that should be committed
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.

1 participant