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

feat(@angular-devkit/build-angular): add deployUrl to application builder #27114

Merged

Conversation

alan-agius4
Copy link
Collaborator

This commit adds the deployUrl option ot the application builder.

Closes #26411

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Feb 16, 2024
@alan-agius4 alan-agius4 force-pushed the add-deploy-url-application-builder branch from 6267dd5 to 917c6cc Compare February 16, 2024 10:19
@alan-agius4 alan-agius4 force-pushed the add-deploy-url-application-builder branch from 917c6cc to d7123ad Compare February 21, 2024 08:52
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels Feb 21, 2024
@alan-agius4 alan-agius4 marked this pull request as ready for review February 21, 2024 08:52
Copy link
Collaborator

@dgp1130 dgp1130 left a comment

Choose a reason for hiding this comment

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

I don't have any objections or strong feelings here. The two questions we should probably answer before merging:

@clydin, how do you feel about undeprecating deployUrl in browser / browser-esbuild for the time being?

Should we give this a more descriptive name for application builder (with deployUrl as an alias to whatever the new name is)? Potential options here would be resourceUrl or publicPath. Maybe something else?

@alan-agius4 alan-agius4 force-pushed the add-deploy-url-application-builder branch from d7123ad to e23e161 Compare March 4, 2024 10:59
@alan-agius4 alan-agius4 requested a review from clydin March 4, 2024 11:00
@alan-agius4 alan-agius4 force-pushed the add-deploy-url-application-builder branch from e23e161 to d56f404 Compare March 4, 2024 12:23
…uilder

This commit adds the deployUrl option ot the application builder.

Closes angular#26411
@alan-agius4 alan-agius4 force-pushed the add-deploy-url-application-builder branch from d56f404 to d7dc98f Compare March 4, 2024 14:09
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 4, 2024
@alan-agius4 alan-agius4 merged commit 9ca3a54 into angular:main Mar 4, 2024
32 checks passed
@alan-agius4 alan-agius4 deleted the add-deploy-url-application-builder branch March 4, 2024 15:24
@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 Apr 4, 2024
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 detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --deploy-url to application builder
3 participants