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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Build Tool Plug-ins in AggregateTarget #1390

Merged

Conversation

BarredEwe
Copy link
Contributor

@BarredEwe BarredEwe commented Aug 21, 2023

Short description 馃摑

Added support for BuildTool Plug-ins in AggregateTarget.

Details 鈿欙笍

AggregateTarget should support working with plugins as well as regular Target. I added this.

To connect, you need to use the same syntax as the usual Target:

aggregateTargets:
  AggTarget:
    buildToolPlugins:
      - plugin: PrefirePlaybookPlugin
        package: Prefire

@BarredEwe BarredEwe marked this pull request as ready for review September 4, 2023 07:06
Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @BarredEwe!

@yonaskolb yonaskolb merged commit 73e25e4 into yonaskolb:master Sep 10, 2023
2 checks passed
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