-
Notifications
You must be signed in to change notification settings - Fork 46
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
Bulk change "http://..." to "https://..." #463
Comments
Thanks Lars. I'm glad someone is suggesting this. I noticed a while back that we were usually referring to links with HTTP which, as per Andrew's comment, is indeed quite antiquated. I would support getting this updated (though as an infrastructure/admin change I doubt it needs the approval). I can't see any reason we can't make the update like you suggest, since any updated link would always point to the same place but go there with a more secure and standard protocol. |
As I am already outside my comfort zone I was hoping that someone from the CF Information Management and Support Team would pick up this :-) |
Aha, well in that case I am happy to volunteer (I am in that team), though I've got quite a lot on at the moment so probably won't be able to do it until next week at the earliest. Does that work? |
Thanks Sadie! (For the record: Despite your quick response, I wasn't at all specifically aiming at you in my previous post.) And personally I think that getting #445 into v1.11 is more important. |
No worries, Lars, it was clear you weren't but regardless I was and I am happy to volunteer because the change is non-controversial and should be quick to make via |
I suggest that every changed link be checked for functionality, before |
Yes, I think this is a good idea. |
Hello - just a friendly reminder that this would have to be implemented by 12th November 2023 to make it into CF-1.11. Thanks! |
Thanks for the reminder, David. I will put up a PR by the end of the working week latest, in that case. |
The PR is now up for this: see #476. Thanks. |
Excellent work Sadie! |
After a few minor technical adjustments to the PR #476, I think these purely housekeeping changes are ready to be merged. Thanks @Dave-Allured for pointing at the possibility of http links without a https counterpart. Because the PR in no way influences the conventions as such I do not think that we have to wait the three weeks before accepting it. What do you think @davidhassell and @JonathanGregory? |
Dear @sadielbartholomew and @larsbarring Thanks for this very useful and careful piece of work. Once we have completed this release, we ought to think a bit about the rules which should apply for accepting minor changes. However, my understanding is that "acceptance" refers to agreement about the principle and the wording of the change to be made. It does not refer to the PR. We don't have any rules about the timescales for PRs, because our rules were agreed before we moved to GitHub. The PR is "just" the implementation of an agreed change. No-one objected and enough people supported this change being made a month ago, when you first proposed it, so I think it already qualifies as "accepted" and it's fine to merge the PR now. Cheers Jonathan |
Thanks @JonathanGregory. In which case, I will merge the PR now since both yourself and Lars are happy for me to do so and as you point out, we have no objections.
In my opinion it would indeed be useful to do this. Though I would point out that a proposal, however major or minor, may be implemented in a way that is or isn't satisfactory, so ideally the new rules could include the role of review of the PR(s) corresponding to the approved Issue such that merging is then allowed. For example, if one assigned reviewer (who is suitably informed e.g. understands the background and code details) gives formal approval then it can be merged, or similar. Some projects like two, and sometimes each is given a different focus or one does a thorough review and the other just a simple sanity check after that. (There may already be rules such as this, though I am not aware of them.) |
I am closing this as completed via #476 |
Following a recent comment by @DocOtak I checked the files in this repo for the obsoleted
http:/
vs. the current practicehttps://
:Would it be possible to do a bulk update of to bring all links up-to-date to use
https://
?The text was updated successfully, but these errors were encountered: