nasa / gesdisc-meditor

MIT License
7 stars 2 forks source link

Feature/meditor 829 codepipeline #51

Closed benforshey closed 6 months ago

benforshey commented 8 months ago

This PR adds two features related to our AWS Deployment Pipeline:

  1. adds a bash script to get the root package.json's version for use in CodeBuild
  2. adds ARG to the two Dockerfiles that didn't have it; we pull images from ECR when building with Docker to prevent a 429 response
joncarlson commented 6 months ago

This is awesome, so much better than running shell scripts locally!