Adds a /ping/ endpoint to SWH Web API that simply returns "pong"
References T2294
Differential D2728
Add /ping/ endpoint to Web API krithikvaidya on Feb 28 2020, 1:22 PM. Authored by Tags None Subscribers None
Details
Adds a /ping/ endpoint to SWH Web API that simply returns "pong" References T2294
Diff Detail
Event TimelineComment Actions Build is green Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/592/ Comment Actions This is not related to your changes. I will fix the issue and the tests should pass again once your diff rebased on master. Comment Actions Looks good but you need to add a test to validate the changes. You can inspire from that test implementation.
Comment Actions Build is green Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/593/ Comment Actions All good ! Before I accept the diff, please rebase it to origin/master, squash the commits and update the commit log as follow: Add /ping/ endpoint to Web API Closes T2294 Comment Actions Squashed commits, rebase branch on origin/master All done, will merge with master on approval. Thanks for the review π Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/986/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/595/ Comment Actions @krithikvaidya, please rebase the diff once again on origin/master, this will fix the CI builds. Also I forgot to tell you to add yourself in the CONTRIBUTORS file at the root of the repository. Once it is done, I will accept the diff. Comment Actions Build is green Comment Actions Build is green Comment Actions Thanks for your work on this. You can now merge your feature branch to your local master branch and push it to origin/master. |