Skip to content

Maintenance: swap cached-node-modules GitHub Action with centralized one  #2875

Closed
@dreamorosi

Description

@dreamorosi

Summary

In the GitHub Organization we have a repository that should be dedicated to GitHub Actions, these are custom actions that can be shared across repos without having to be published to the GitHub Marketplace.

Currently we have a custom action that manages the node_modules cache and optionally builds the project. This action could be used across any of the repos that use Node.js and has already been replicated to the central action repo.

We should remove the one we have here and point to that one instead.

Why is this needed?

So that we can start centralizing some of the GitHub Actions and use them across repos.

Which area does this relate to?

Automation

Solution

No response

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

automationThis item relates to automationcompletedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions