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

feat(scripts): run lifecycle scripts in correct dependency order #263

Merged
merged 1 commit into from
May 19, 2023

Conversation

zkat
Copy link
Member

@zkat zkat commented May 11, 2023

Ref: #220

This also makes it so that lifecycle scripts are only ever run when a dependency is first installed. After that, you'll need to use the upcoming rebuild command to force them to rerun, if that's your kink.

@zkat zkat force-pushed the main branch 2 times, most recently from 84f604d to 6970173 Compare May 12, 2023 22:25
@zkat zkat force-pushed the zkat/script-order branch 3 times, most recently from f7b2022 to 7dbf9b8 Compare May 18, 2023 23:59
@zkat zkat marked this pull request as ready for review May 19, 2023 00:17
@zkat zkat merged commit 00979ae into main May 19, 2023
17 checks passed
@zkat zkat deleted the zkat/script-order branch May 19, 2023 00:18
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

1 participant