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

Adding warning for unsupported platforms instead of errors #200

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

cyberbuff
Copy link
Collaborator

@cyberbuff cyberbuff commented Jul 6, 2024

If the users have private atomic tests for proprietary OS, this PR gives them the functionality to execute those tests without running into an error.

supported_platforms is not used in the Invoke-AtomicTest apart from the cloud tests(for terraform related things). So these changes shouldn't cause any issues.

Fixes #196

@cyberbuff cyberbuff changed the title Adding unsupported warning for unsupported platforms instead of errors Adding warning for unsupported platforms instead of errors Jul 6, 2024
@clr2of8 clr2of8 merged commit 8cb890b into redcanaryco:master Jul 16, 2024
4 checks passed
@cyberbuff cyberbuff deleted the unsupported_warning branch August 6, 2024 08:27
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.

Non-blocking Warnings for Unsupported Platforms
2 participants