fix(scripts/lint-packages): use package directory for version diff check - #26750
Conversation
dea7d80 to
a865c20
Compare
- also use package directory instead of build.sh for version diff check
a865c20 to
0859e3b
Compare
|
I did a similar test above (based on #26744's initial issue) but I had already cleaned up the commits on this branch. |
|
I was testing what would happen if the name of the PR branch was "master", but I didn't see anything wrong happen as far as I can tell. |
|
Ah yeah that makes sense. |
|
I have determined in wild (downstream project's GitHub Actions CI) that this change has a dependency on this line, because this line uses maybe that's not very important, since official termux-packages CI has that line, but I thought it important to write this note in case this change confuses anyone else or anyone else encounters the problem. |
and try to work out the issue causing
git merge-baseto not find the base commit of a PR branch.