rstudio/bookdown.org

Fix issue with the auto PR creation

cderv opened this issue · 1 comments

cderv commented

It does not seem to compare with the correct base - don't know why yet...

But I see change in PR that should not be changes.

cderv commented

Ok I don't know why and I won't look further for now but it seems the content length retrieve in headers of a HEAD request is different locally on my system than in github action. I don't really understand why and this create a new change in files, just because of it. I am really not sure why.

Also I got misleading in my tests because the rds we have is not cleaned from old url. So it is bigger that the actual list of books we are computed the normalized length.

Maybe we could clean it to avoid it getting bigger and bigger; But we are still less than < 1 Mb so I guess it is ok.