The Wayback Machine - https://web.archive.org/web/20250313010601/https://github.com/angular/angular/pull/52472
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

build: add target to generate api manifest #52472

Closed
wants to merge 1 commit into from

Conversation

jelbourn
Copy link
Member

This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.

This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.
@jelbourn jelbourn added area: build & ci Related the build and CI infrastructure of the project target: rc This PR is targeted for the next release-candidate labels Oct 31, 2023
@jelbourn jelbourn requested a review from atscott October 31, 2023 18:48
@ngbot ngbot bot added this to the Backlog milestone Oct 31, 2023
@pullapprove pullapprove bot requested a review from devversion October 31, 2023 18:48
@jelbourn jelbourn added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Oct 31, 2023
@jelbourn
Copy link
Member Author

Caretaker note: g3 failures are preexisting/unrelated failures

@alxhub
Copy link
Member

alxhub commented Nov 2, 2023

This PR was merged into the repository by commit a3abe16.

@alxhub alxhub closed this in a3abe16 Nov 2, 2023
alxhub pushed a commit that referenced this pull request Nov 2, 2023
This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.

PR Close #52472
Abseil-byte pushed a commit to Abseil-byte/angular that referenced this pull request Nov 5, 2023
This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.

PR Close angular#52472
@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 Dec 3, 2023
tbondwilkinson pushed a commit to tbondwilkinson/angular that referenced this pull request Dec 6, 2023
This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.

PR Close angular#52472
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.

PR Close angular#52472
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: build & ci Related the build and CI infrastructure of the project merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants