JesseMattson / PurrgentCare

0 stars 0 forks source link

Feature: Configure Githug repo secrets #62

Closed RandallKeur closed 1 month ago

RandallKeur commented 2 months ago

In order to parameterize the Base URLS we leverage in Postman/Newman, we need to setup secrets within the Github repository. This requires an admin to perform this action and would need to continue to add more Base URLS as we add more to the application. See more information here

Task: Replace the variables setup here by adding these as secrets in the Github repo, then re-factor that work to leverage these secrets instead of hard-coding them in source code.

Deliverable: Meet Definition of Done and have pipelines pass from new PR.

JesseMattson commented 1 month ago

Added URLs as secrets to Repo