abcxyz / jvs

Apache License 2.0
8 stars 0 forks source link

(wip)add real integration test for api path #242

Closed sqin2019 closed 1 year ago

sqin2019 commented 1 year ago

Two issues

  1. KMS key must have primary, current key does not have primary version set upon creation, or it must get rotated before justification/validation integ tests.
  2. Need two ID token for authentication since aud (cloud run URL) is different, but google-github-actions/auth seems can only have one in a single job? Need more investigation. --> fixed, typo issue.