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

ci: Add sanity check #27

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Conversation

dongcarl
Copy link
Contributor

Closes #8

Based on the new hierarchy after the merge of bitcoin/bitcoin#22182

@hebasto
Copy link
Member

hebasto commented Jun 23, 2021

Do we still use travis?

@dongcarl
Copy link
Contributor Author

Oh maybe not, I was just copying gitian.sigs. Will update to use cirrus

@maflcko maflcko merged commit affd22d into bitcoin-core:main Jun 24, 2021
exit 1
fi

done < <(git diff --no-commit-id --name-status -r "${1:-${CIRRUS_BASE_SHA}...HEAD}")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to write this in python, because bash is so unreliable.

Currently this fails, but returns normally (green).

./contrib/files-touched-check
./contrib/files-touched-check: line 34: git: command not found

@maflcko maflcko mentioned this pull request Jul 20, 2021
@bitcoin-core bitcoin-core locked and limited conversation to collaborators Nov 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sanity check ci task?
3 participants