Skip to content

refactor(@angular-devkit/build-angular): use build version stamping for build cache path creation#27382

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:build-cache-stamp-version
Mar 28, 2024
Merged

refactor(@angular-devkit/build-angular): use build version stamping for build cache path creation#27382
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:build-cache-stamp-version

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Mar 28, 2024

The build process will automatically perform package version placeholder replacement within source files. This allows for the package version to be injected into the build cache path creation process as a constant. As the version is now a constant, there is no need to attempt runtime loading of the package metadata to retrieve the package version.

…or build cache path creation

The build process will automatically perform package version placeholder replacement within
source files. This allows for the package version to be injected into the build cache path
creation process as a constant. As the version is now a constant, there is no need to
attempt runtime loading of the package metadata to retrieve the package version.
@clydin clydin added the target: major This PR is targeted for the next major release label Mar 28, 2024
@clydin clydin requested a review from alan-agius4 March 28, 2024 19:48
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Mar 28, 2024
@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 28, 2024
@alan-agius4 alan-agius4 merged commit e308008 into angular:main Mar 28, 2024
@clydin clydin deleted the build-cache-stamp-version branch March 28, 2024 20:16
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 28, 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 target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants