Below you will find pages that utilize the taxonomy term “Mayurrawte”
August 21, 2026
Nx Affected Projects
Version updated for https://github.com/mayurrawte/github-nx-affected to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates smart deploys for Nx monorepos by using the nx affected command to identify changed projects. It outputs a matrix-ready JSON array of affected apps, allowing users to fan out CI jobs on what actually changed. The action handles base and head SHAs automatically and provides optional features such as auto-deepening history and versioning Node.js and package managers.
August 21, 2026
Angular Setup
Version updated for https://github.com/mayurrawte/github-angular-actions to version v2.0.0.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up Angular CLI on Node.js with caching for npm, yarn, and pnpm. It allows for specifying the desired version of Angular CLI, Node.js, and package manager. The action provides zero configuration by default and exposes an output indicating the installed Angular CLI version.