Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git change detect spdx example #1

Draft
wants to merge 5 commits into
base: git_change_detect
Choose a base branch
from

Conversation

christoph-zededa
Copy link
Owner

No description provided.

This is needed for git-change-exec.

Signed-off-by: Christoph Ostarek <christoph@zededa.com>
Sometimes hard tabs come from a copy-paste example and
the example should not be modified.

Also tabs are better than spaces ;-)

Signed-off-by: Christoph Ostarek <christoph@zededa.com>
This new tool detects if in your git tree changed files
(compared to master branch and local-only changed files)
and uses this information to run only the specified actions.

Here it is used to run pillar's go-tests only if something
changed there, same for this tool itself and the get-deps tool.

Signed-off-by: Christoph Ostarek <christoph@zededa.com>
Signed-off-by: Christoph Ostarek <christoph@zededa.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant