Conversation
Deploying opensafely-docs with
|
| Latest commit: |
baa7b24
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://767e8378.opensafely-docs.pages.dev |
| Branch Preview URL: | https://katieb5-update-github-opensa.opensafely-docs.pages.dev |
76d9845 to
5914d47
Compare
StevenMaude
left a comment
There was a problem hiding this comment.
summary: This is looking close to ready now. I've added some very small suggestions for you to consider.
Caveat: I reviewed entirely on GitHub, not on site preview, so maybe there are potential issues with formatting that I haven't caught. But I don't think there should be any, as the formatting is not complicated here.
I'm happy to have a another quick look through before merging, particularly if there's another round of edit and review by someone else.
| - Have a new repository created for you in the `opensafely` GitHub organisation | ||
| - Create a repository in your own GitHub account, and request to have this transferred to the `opensafely` GitHub organisation later |
There was a problem hiding this comment.
suggestion: Because this is in the "Getting Started" section along with the tutorial, perhaps it's worth briefly clarifying that a repository only needs to be in opensafely for real research purposes?
And not for just learning how OpenSAFELY works without needing access to real patient data. For that, you can keep the repository under your own personal account.
There was a problem hiding this comment.
I've updated to clarify by adding 'research' in here: "To create a repository for your OpenSAFELY research project, you can either:"
I think as this is in the "How-to" guide, it's reasonable to assume people are referencing it because they want to create a real research repo. They're guided through the process of making a repo in their own account for the purposes of the tutorial, in the tutorial itself.
|
On the specific questions:
It seems fine to me, but it's more difficult for me to pick up if we could make things clearer: I already know the process we're aiming at. What I can say is that there is nothing clearly at odds against that process as I understand it.
I've just added another comment in context there. |
|
|
||
| !!! warning | ||
| It is important that the study repository is _transferred_ into the `opensafely` organization, not _forked_ into it. Please [ask us](how-to-get-help.md#slack) if you have any problems with this process. | ||
| It is important that the study repository is _transferred_ into the `opensafely` organization, not forked into it. You can request to transfer your existing OpenSAFELY study repository by following the process outlined [here](repositories.md/#how-to-transfer-an-existing-repository-to-the-opensafely-organization). |
There was a problem hiding this comment.
It is important that the study repository is transferred into the
opensafelyorganization, not forked into it.
Will researchers still have the ability to fork a repo into the opensafely organization or should this warning now be reworded?
There was a problem hiding this comment.
That's a good question, and I'm not 100% sure. We haven't explicitly discussed forking, at least that I can remember. I would assume researchers won't be able to do this, as they're unable to create new repos within the opensafely org, and as I understand it (based on GitHub's documentation) you need this type of permission to be able to fork a repo.
Paging @StevenMaude for your thoughts/knowledge?
In terms of rewording, is it enough to remove the reference to forking?
There was a problem hiding this comment.
Will researchers still have the ability to fork a repo into the opensafely organization …?
I've not tested this. But I suspect the answer is no.
Forking a repository is effectively creating a repository that's part of a network with the original. So I think you would need to be able to create a new repository.
There was a problem hiding this comment.
@KatieB5's updated the text now, so this is done, I think 😃
c954dd9 to
11b5ccd
Compare
This PR updates the OpenSAFELY documentation, following changes to our processes around repo creation, transfer, and management (part of the work to move to a manual process for managing `opensafely` GitHub repositories).
11b5ccd to
c9a9fe7
Compare
|
After I looked through the additional commit, I checked all the formatting on the preview version of the site. The formatting looks fine to me. (I'm assuming there are only small changes now.) |
c9a9fe7 to
baa7b24
Compare
Closes #433.
This PR updates the OpenSAFELY documentation, following changes to our processes around repo creation, transfer, and management, as part of #429.
Questions for reviewer(s)