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

Add --test option for boot scripts #679

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Add --test option for boot scripts #679

merged 2 commits into from
Jan 24, 2024

Conversation

dzuelke
Copy link
Contributor

@dzuelke dzuelke commented Jan 24, 2024

This can be used e.g. by our own tests (to just check configs, or basic output by boot scripts), or by users during a build (to verify that custom configs etc will boot at runtime).

GUS-W-14883937

@dzuelke dzuelke requested a review from a team as a code owner January 24, 2024 13:10
This allows e.g. users to check their configs during their own builds, to ensure PHP-FPM and web server would boot later.

It can also be used in the future in our integration tests to speed up certain tests.

GUS-W-14883937
a little faster and a little more robust
@dzuelke dzuelke force-pushed the boot-scripts-test-option branch from b9a5466 to c419588 Compare January 24, 2024 14:34
@dzuelke dzuelke merged commit 39f44df into main Jan 24, 2024
4 checks passed
@dzuelke dzuelke deleted the boot-scripts-test-option branch January 24, 2024 14:42
@heroku-linguist heroku-linguist bot mentioned this pull request Feb 9, 2024
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