Skip to content

andrebraghini/nx-affected-test

Repository files navigation

nx-affected-test

This is an example that simulates the case bwlow:

nx affected:apps fails with error fatal: Not a valid object name master

Steps

  1. This project was generated using Nx cli: npx create-nx-workspace@latest myworkspace

  2. After that I created the ./.github/workflows/nodejs.yml file for Github Actions with the command npm run affected:apps that calls nx affected:apps.

  3. Then I created a new branch new-branch-example and push to the server.

About

Test for @newl/nx issue #2170

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published