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

Global Extensions #62

Closed
ASaiAnudeep opened this issue Jul 3, 2022 · 2 comments · Fixed by #186
Closed

Global Extensions #62

ASaiAnudeep opened this issue Jul 3, 2022 · 2 comments · Fixed by #186
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ASaiAnudeep
Copy link
Member

ASaiAnudeep commented Jul 3, 2022

Global extensions will help to share common extensions across targets.

{
  "targets": [],
  "extensions": [],
  "results": []
}
# create a new issue for supporting this
Support new option to either append or override the extension.
- **mode**: "append/override"
@ASaiAnudeep ASaiAnudeep added the enhancement New feature or request label Jul 3, 2022
@ASaiAnudeep ASaiAnudeep added good first issue Good for newcomers question Further information is requested and removed question Further information is requested labels Apr 29, 2024
@leelaprasadv
Copy link
Contributor

@ASaiAnudeep do we want to support global extensions in addition to extensions at target level? Or is it a complete change that only supports global extensions going forward?

@ASaiAnudeep
Copy link
Member Author

Yes, we want to support global extensions in addition to extensions at target level. Global extensions run first and then target level extentensions.

@ASaiAnudeep ASaiAnudeep linked a pull request Jun 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants