NASA-PDS/template-repo-python

As a developer, I want to perform continuous integration tests on branches

Closed this issue ยท 1 comments

๐Ÿ’ช Motivation

...so that I can be more "test as you fly" to ensure tests pass before merging

๐Ÿ“– Additional Details

Started trying to do this on the DOI Service, but it is failing for whatever reason:

https://github.com/NASA-PDS/doi-service/blob/add_branch_cicd/.github/workflows/branch-cicd.yaml

โš™๏ธ Engineering Details

Resolved per 9106358