Skip to content

Conversation

@alan-agius4
Copy link
Contributor

feat(github-actions): add cache-dependency-path to checkout-and-setup-node
This allows specifying a dependency file path for more accurate caching, aligning with the official setup-node action's capabilities. The ng-renovate workflow is updated to use this new input.

See: https://github.com/actions/setup-node?tab=readme-ov-file#caching-global-packages-data


ci: remove pnpm/action-setup set from ng-renovate workflow
This step is already included in ./github-actions/npm/checkout-and-setup-node which makes this duplicate.

This step is already included in `./github-actions/npm/checkout-and-setup-node` which makes this duplicate.
…-node

This allows specifying a dependency file path for more accurate caching, aligning with the official `setup-node` action's capabilities. The `ng-renovate` workflow is updated to use this new input.

See: https://github.com/actions/setup-node?tab=readme-ov-file#caching-global-packages-data
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Aug 29, 2025
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: build & ci Related the build and CI infrastructure of the project labels Aug 29, 2025
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@alan-agius4
Copy link
Contributor Author

This PR was merged into the repository. The changes were merged into the following branches:

alan-agius4 added a commit that referenced this pull request Aug 29, 2025
…-node (#3023)

This allows specifying a dependency file path for more accurate caching, aligning with the official `setup-node` action's capabilities. The `ng-renovate` workflow is updated to use this new input.

See: https://github.com/actions/setup-node?tab=readme-ov-file#caching-global-packages-data

PR Close #3023
@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 29, 2025
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 detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants