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

chore: add unique id to write-sdl bin script #4169

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

vindard
Copy link
Contributor

@vindard vindard commented Mar 11, 2024

The issue here is that on first creation public-sdl/admin-sdl detects that there was a change in :write-sdl and correctly executes. On subsequent builds though, the output from :write-sdl does not change and so public-sdl or admin-sdl does not re-execute.

This fix adds a unique uuid to the output script of :write-sdl to signal that it was re-executed and that there was some build change in one of its dependencies.

The issue here is that on first creation 'public-sdl'/'admin-sdl'
detects that there was a change in ':write-sdl' and correctly
executes. On subsequent builds though, the output from ':write-sdl'
does not change and so 'public-sdl' or 'admin-sdl' does not
re-execute.

This fix adds a unique uuid to the output script of ':write-sdl' to
signal that it was re-executed and that there was some build change in
one of its dependencies.
dolcalmi
dolcalmi previously approved these changes Mar 11, 2024
@vindard vindard force-pushed the fix-update-schemas-rerunnability branch from e7f1b32 to f790a54 Compare March 11, 2024 21:22
@vindard vindard requested a review from dolcalmi March 11, 2024 21:24
@vindard vindard merged commit 4b15b3c into main Mar 12, 2024
11 of 12 checks passed
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.

None yet

3 participants