Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Use $GIT_PREVIOUS_SUCCESSFUL_COMMIT #17

Open
DaSchTour opened this issue May 10, 2021 · 0 comments
Open

Use $GIT_PREVIOUS_SUCCESSFUL_COMMIT #17

DaSchTour opened this issue May 10, 2021 · 0 comments

Comments

@DaSchTour
Copy link

I would suggest to change the documentation to use $GIT_PREVIOUS_SUCCESSFUL_COMMIT

For example like this npx nx affected --target=build --base=$GIT_PREVIOUS_SUCCESSFUL_COMMIT as this ensures that everything since the last successful build will be build. This is crucial when pushing multiple commits at once, as this might skip the build for certain apps that were not changed in the last commit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant