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

refactor: remove output_dir from run_binary and expand_variables #588

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

gregmagolan
Copy link
Member

Removes deprecated output_dir from run_binary and expand_variables. This was a planned breaking change for the 2.0 release.

BREAKING CHANGES

  • output_dir is removed from expand_variables. Pass output directory/tree artifacts to outs instead.
  • output_dir is removed from run_binary. Use out_dirs instead.

@alexeagle alexeagle merged commit 231dad5 into 2.x Oct 6, 2023
42 checks passed
@alexeagle alexeagle deleted the remove_output_dir branch October 6, 2023 15:32
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

2 participants