Closed baumbuddy closed 2 years ago
@nfrerebeau I don't understand why the Appveyor CI is still triggered. I had removed that but there is still something in the repository settings I cannot access. Would you mind double-checking?
@IMHarly A BIG thanks for this huge amount of work! I've made a few comments, however, I guess we have to merge it and see how it works and then correct more. There are simply too many changes. If possible, please commit only files you really changed, this means everything in man/
does not usually need to be committed except for the files you have changed otherwise it becomes a little bit. What is the summary.pdf
for? Was it a mistake in the commit?
P.S.: I have changed the GitHub CI, so of you change something all the tests should start now.
Yes, you are right. I should commit only the files I actually work with. I did see that there were changes in alot of other files, which I thought must have resulted from roxygen::roxygenise. I didn't think too much about it, and thought to myself "Oh well - must be necessary then!".
"Summary.pdf" is a mistake. It is from an array of tests I ran. I must have switched R-project (and working-directory with it) and then run additional tests.
About appveyor. I am not sure what is happening or how to correct it. I will take a look at it.
@RLumSK
I don't see any webhooks or anything else that points to AppVeyor CI within the fork settings. So I guess that at the time of the fork, the AppVeyor ties were cut.
I don't see any webhooks or anything else that points to AppVeyor CI within the fork settings. So I guess that at the time of the fork, the AppVeyor ties were cut.
@IMHarly You are right, but there must be something in the setting itself, only @nfrerebeau can check that, I don't have access to those settings in the organisation.
Yes, you are right. I should commit only the files I actually work with. I did see that there were changes in alot of other files, which I thought must have resulted from roxygen::roxygenise. I didn't think too much about it, and thought to myself "Oh well - must be necessary then!".
That's alright, but the automated manual building runs over all files, and then you usually only commit the one with changes related to your changes in the R files. Not a big deal, though.
First update: