Closed kb-0311 closed 9 months ago
@palisadoes Did not realize I was assigned this issue. Unassigning myself, for now, to let newer contributors get a chance. If the issue becomes stale, tag me here.
Please do put the good first issue as a label on this one.
Hey, Is this issue assigned?
@Shub3am no it is not, You can ask for an assignment.
@kb-0311 Can i get some guidance on this issue?
@Shub3am Sure, so basically the idea of this CI/CD check is to make sure that the Apollo server with the given schema at that point can be started. No need to create all the specifications for that complete server which will require a lot of env variables to be defined in the GitHub action but rather try to create a mock Apollo server which has only the basics of the actual talawa-api apollo server defined as specs like schema , context , format error etc.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
can this issue be assigned to me?
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Reopening due to a syntax error in the PR.
hey there, sorry for the inconvenience. I'll fix the errors and make a PR
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Unassigning due to inactivity
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Can I be assigned this issue?
My pr has a lot of errors. I think someone else should solve it. @palisadoes
Hey @noman2002 @xoldyckk would like to work on this
Hey @noman2002, Please assign this issue to me.
@adi790uu Let him work on this one. As he is new here.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Unassigning due to inactivity
Please assign the issue to me, would be glad to work @palisadoes
I would like to work on this issue.
sir, in this issue do i have to just write a job in workflow for running some already existing tests(npm run test) or do i have to write a test file for sending queries to graphl server and validating responses?
@shankeleven you first have to write a test file for the same and then execute it in the workflow as a check.
How can i contribute
@shahzamaahmad Please look through the unassigned issues in our repositories, and find one that fits your skill set. Comment on an unassigned issue that you feel you can complete, and mention that you'd like to work on it. Please make sure to review this page: https://github.com/PalisadoesFoundation, and the important documents in each repo before contributing to that repo. Thank you for wanting to contribute!
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
I can work on this issue pls assign it to me
@dhruvgupta0503 If the issue has already been assigned, please don't ask to be assigned. We want everyone to get a chance.
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.
For PR workflow under talawa-api repository, there should be a job that checks whether the development server starts successfully or not.
Describe the solution you'd like A clear and concise description of what you want to happen.
A job that checks whether the apollo server can start or not.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Approach to be followed (optional) A clear and concise description of approach to be followed.
Additional context Add any other context or screenshots about the feature request here.
Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359