Skip to content

fix(bazel): add missing binary path for api-extractor #29202

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

Closed
wants to merge 1 commit into from
Closed

fix(bazel): add missing binary path for api-extractor #29202

wants to merge 1 commit into from

Conversation

alan-agius4
Copy link
Contributor

api-extractor binary is required for external consumers of ng_module that want to use the bundle_dts flag.

This also sets a different api-exttractor binary to use for ng_module, based if it's internal or external.

@alan-agius4 alan-agius4 requested review from a team as code owners March 9, 2019 11:59
@alan-agius4 alan-agius4 added target: major This PR is targeted for the next major release area: bazel Issues related to the published `@angular/bazel` build rules labels Mar 9, 2019
@ngbot ngbot bot added this to the needsTriage milestone Mar 9, 2019
@alan-agius4 alan-agius4 requested a review from alexeagle March 9, 2019 11:59
@alan-agius4 alan-agius4 requested a review from a team as a code owner March 9, 2019 12:11
`api-extractor` binary is required for external consumers of `ng_module` that want to use the `bundle_dts` flag.

This also sets a different api-exttractor binary to use for ng_module, based if it's internal or external.
@alexeagle
Copy link
Contributor

g3 error, FYI
google3/third_party/javascript/angular2/rc/packages/bazel/src/ng_module.bzl:8:1: file ':external.bzl' does not contain symbol 'DEFAULT_API_EXTRACTOR'

I'll have to submit an internal change first.

@alexeagle
Copy link
Contributor

mailed cl/237816725 to @mgechev to unblock this

@alexeagle alexeagle added the action: merge The PR is ready for merge by the caretaker label Mar 11, 2019
@kara kara added the action: review The PR is still awaiting reviews from at least one requested reviewer label Mar 11, 2019
@alan-agius4 alan-agius4 removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Mar 12, 2019
@alan-agius4
Copy link
Contributor Author

Caretaker: @alexeagle should be enough for this.

@alan-agius4 alan-agius4 added merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: merge The PR is ready for merge by the caretaker labels Mar 12, 2019
@ngbot ngbot bot added the action: merge The PR is ready for merge by the caretaker label Mar 12, 2019
@kara kara closed this in df354d1 Mar 12, 2019
@alan-agius4 alan-agius4 deleted the fix-bazel-api-extractor branch March 12, 2019 17:54
wKoza pushed a commit to wKoza/angular that referenced this pull request Apr 17, 2019
`api-extractor` binary is required for external consumers of `ng_module` that want to use the `bundle_dts` flag.

This also sets a different api-exttractor binary to use for ng_module, based if it's internal or external.

PR Close angular#29202
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: bazel Issues related to the published `@angular/bazel` build rules cla: yes merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants