JesseMattson / PurrgentCare

0 stars 0 forks source link

Spike: Pipelines-postman #47

Closed RandallKeur closed 2 months ago

RandallKeur commented 5 months ago

Title: Decide on path forward with implementing Postman in pipelines

Description: Create a design to implement Postman tests/calls in the pipeline. Potential solutions: Newman tests, Postman test suite.

RandallKeur commented 3 months ago

Going to need someone with admin rights of the repo to do this in order to run postman in the pipelines. @JesseMattson 😄

Setting Up Secrets: Go to your GitHub repository. Click on Settings. In the left sidebar, click on Secrets and variables -> Actions. Click on New repository secret. Add PERSONS_BASE_URL, PET_BASE_URL, and ACCOUNT_BASE_URL with their respective values.

JesseMattson commented 2 months ago

Secrets added to repo

JesseMattson commented 2 months ago

Closed by #58