-
Notifications
You must be signed in to change notification settings - Fork 50
Link for automated tests file broken in DOCUMENTATION_GUIDELINES.md #992
Comments
Great find! This should probably link to our CI/CD file instead now: https://github.com/WordPress/openverse-api/blob/main/.github/workflows/ci_cd.yml |
@AetherUnbound I will start working on it thanks! |
@AetherUnbound I had one question about the contribution process, do I need to set-up anything or should I directly fork > create a new branch > do the changes > push it > create a PR? |
That's correct! You can see this from step 7 on in our contributing guide. You should only need to fork the repo once, but every new PR will require a new branch. |
Thanks! Will follow these instructions.
…On Tue, Nov 1, 2022, 21:19 Madison Swain-Bowden ***@***.***> wrote:
That's correct! You can see this from step 7 on in our contributing guide
<https://github.com/WordPress/openverse/blob/0b5e24bd325da7b75db9484a268d7c8d197ae920/CONTRIBUTING.md#%EF%B8%8F-general-set-up>.
You should only need to fork the repo once, but every new PR will require a
new branch.
—
Reply to this email directly, view it on GitHub
<#992 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APWNCAU2V6QLMK4I6CQVUJLWGE3ZPANCNFSM6AAAAAARR2NYMY>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@AetherUnbound where can I find the instructions to set up the environment? |
Hi @Yash-Pratapwar, please see the contributing guide for this repo: https://github.com/WordPress/openverse-api/blob/main/CONTRIBUTING.md. That document does need some updating for use with our command runner |
Ah, I found it 😄 #973 - and you've also offered to help there as well! |
Thanks, I will go through it 👍🏽
…On Tue, Nov 15, 2022, 07:37 Madison Swain-Bowden ***@***.***> wrote:
Ah, I found it 😄 #973
<#973> - and you've also
offered to help there as well!
—
Reply to this email directly, view it on GitHub
<#992 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APWNCAXNRC5TY7AMOBFBJYLWILV6TANCNFSM6AAAAAARR2NYMY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Description
I clicked the link for
automated tests file
inDOCUMENTATION_GUIDELINES.md
and instead of going to the appropriate location is saysThe 'WordPress/openverse-api' repository doesn't contain the '.github/workflows/integration-tests.yml' path in 'main'.
I think the location of the file has been changed, If anyone could tell me the correct location I will be able to resolve this error.Reproduction
Screenshots
Environment
Resolution
The text was updated successfully, but these errors were encountered: