epinowcast / hashprng

Hash-based Matching Pseudo-Random Number Generation
https://hashprng.epinowcast.org/dev/
Other
2 stars 0 forks source link

Rename default branch -> `main` #9

Closed seabbs closed 1 year ago

seabbs commented 1 year ago

See the usethis vignette for this. I don't have permissions to do this.

pearsonca commented 1 year ago

usethis doesn't seem to have a vignette - what specifically are you referencing here?

seabbs commented 1 year ago

See here: https://www.tidyverse.org/blog/2021/10/renaming-default-branch/

pearsonca commented 1 year ago

ah, i know how to take care of this. was looking more for the "why bother" - case seems to be "its the trend." :shrug: fine by me, i suppose.

seabbs commented 1 year ago

master is not positive language and shouldn't be something we normalise.

If we wanted to move to epinowcast.org this would be the kind of thing we would need to do in order to meet the package standards over there

seabbs commented 1 year ago

Also see here: https://sfconservancy.org/news/2020/jun/23/gitbranchname/

pearsonca commented 1 year ago

don't agree with that assertion, but also not fussed re the change.

seabbs commented 1 year ago

don't agree with that assertion, but also not fussed re the change.

Which assertion? I think using community standards is a good idea regardless?

pearsonca commented 1 year ago

Re master not positive, and that it shouldn't be normalized. Agree that stating & enforcing community standards is useful - and I don't have to agree with all the standards and/or their motivation to abide by them.

seabbs commented 1 year ago

You need to make this change @pearsonca ...

git_default_branch_rename(to = "main")
✔ Setting active project to '/home/seabbs/Dropbox/academic/projects/hbmPRNG'
Error: You don't seem to have admin permissions for the source repo 'pearsonca/hbmPRNG', which is required to rename the default branch.
pearsonca commented 1 year ago

@seabbs did the epinowcast move in the wrong order here - should have dressed this first. guess you have it now?

seabbs commented 1 year ago

Done. Note @pearsonca you are now an admin as I think that was blocking this before.