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

Improvements to Builder Class and improvement to container support and enable strict mode for tests #1777

Merged

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

mapping for calling each check function instead of having many if statements.
Add support for --strict option in 'buildtest build' that will be used for toggling
'set -eo pipefail'.

This feature is supported with profiles and using rerun feature (--rerun).

Add example buildspec used for showing how --strict option will work
…' that uses an extension type other than .yml.

Added regression test to get coverage for this feature
…ywhere. This allows

us to invoke full path to container runtime after calling this method. This also works with
container executors.
… and handling of command object in method handle_run_result
@shahzebsiddiqui shahzebsiddiqui merged commit 39772b4 into devel May 15, 2024
36 of 38 checks passed
@shahzebsiddiqui shahzebsiddiqui deleted the improvements_to_builder_class_and_support_for_strict_mode branch May 15, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant