-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(release)!: remove cloudfront routes, improve tests and ingest validation, add nlcd colormap #434
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc74726 - Browse repository at this point
Copy the full SHA cc74726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2705a - Browse repository at this point
Copy the full SHA 5e2705aView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b18b20 - Browse repository at this point
Copy the full SHA 4b18b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc613c - Browse repository at this point
Copy the full SHA 0cc613cView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c0628d - Browse repository at this point
Copy the full SHA 4c0628dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b1372 - Browse repository at this point
Copy the full SHA 06b1372View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0e0884 - Browse repository at this point
Copy the full SHA f0e0884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545070c - Browse repository at this point
Copy the full SHA 545070cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6352853 - Browse repository at this point
Copy the full SHA 6352853View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5d307f - Browse repository at this point
Copy the full SHA d5d307fView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8735f45 - Browse repository at this point
Copy the full SHA 8735f45View commit details -
feat: remove cloudfront distribution and custom alternate domain from…
… backend (#422) ### Issue #403 #221 ### What + Why - Remove cloudfront distribution CDK from veda-backend because it's now managed in veda-routes - Update values passed into ingestor config to derive endpoint values using the custom host and stac and raster API root paths - Remove configuration and support for hosting duplicate stac and raster apis as alternative domains. ### Testing? Deployed to UAH
Configuration menu - View commit details
-
Copy full SHA for d6aedd7 - Browse repository at this point
Copy the full SHA d6aedd7View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66d8d2b - Browse repository at this point
Copy the full SHA 66d8d2bView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 343bf54 - Browse repository at this point
Copy the full SHA 343bf54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 183bdd0 - Browse repository at this point
Copy the full SHA 183bdd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b7f75a - Browse repository at this point
Copy the full SHA 6b7f75aView commit details -
test: Fix transaction unit tests (#425)
Co-authored-by: Vincent Sarago <[email protected]> Co-authored-by: smohiudd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e53f81b - Browse repository at this point
Copy the full SHA e53f81bView commit details
Commits on Sep 27, 2024
-
fix: update condition in veda_raster_api_cf_url to check for raster_r…
…oot_path and update config vars in ingest-api
Configuration menu - View commit details
-
Copy full SHA for 8ebddec - Browse repository at this point
Copy the full SHA 8ebddecView commit details -
fix: update stac_api_url and raster_api_url properties to check corre…
…ct variables (#431) ### What? / Why? - Update the condition to check the correct variable ### Testing? - Deployed to UAH dev for testing
Configuration menu - View commit details
-
Copy full SHA for 675268b - Browse repository at this point
Copy the full SHA 675268bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d21109 - Browse repository at this point
Copy the full SHA 1d21109View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd7eeb7 - Browse repository at this point
Copy the full SHA fd7eeb7View commit details -
feat(raster-api): new colormap for NLCD data (#433)
### Issue #429 ### What? This PR adds a new colormap for NLCD data (`nlcd`) and documents how the colormap was created. ### Why? - The colormap definition for the categorical NLCD data was too long to bypass firewall url parameter length rules ### Testing? - See linked issue
Configuration menu - View commit details
-
Copy full SHA for 96f2830 - Browse repository at this point
Copy the full SHA 96f2830View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d98a35 - Browse repository at this point
Copy the full SHA 1d98a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247fa9b - Browse repository at this point
Copy the full SHA 247fa9bView commit details
Commits on Oct 11, 2024
-
Update .github/workflows/cicd.yml
Co-authored-by: Jennifer Tran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65a74da - Browse repository at this point
Copy the full SHA 65a74daView commit details
Commits on Oct 14, 2024
-
ci: remove automated deployment to staging from merge into main branch (
#438) ### Issue NASA-IMPACT/veda-deploy#52 ### What? - This PR removes the github workflow that deploys to the staging environment and the pre-deploy cdk diff for the staging environment because it is now managed in veda-deploy. - This PR modifies the automated dev branch and instance deployment to use the same cdk-deploy/action that is used in veda-deploy
Configuration menu - View commit details
-
Copy full SHA for ad5d5e5 - Browse repository at this point
Copy the full SHA ad5d5e5View commit details -
ci: fix cicd target branch name and return release workflow to follow…
… releases configured in pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for abceb02 - Browse repository at this point
Copy the full SHA abceb02View commit details -
ci: fix cicd target branch name and fix release workflow (#439)
## what - Fix: correct the name of the target branch for the develop deployment cicd - Fix: return the release workflow trigger for pushes to develop and main branches
Configuration menu - View commit details
-
Copy full SHA for c3919f7 - Browse repository at this point
Copy the full SHA c3919f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d74425 - Browse repository at this point
Copy the full SHA 0d74425View commit details -
fix: typo in define-environment (#440)
### What Trying to get cicd action running on push to develop branch
Configuration menu - View commit details
-
Copy full SHA for 93466b1 - Browse repository at this point
Copy the full SHA 93466b1View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a226793 - Browse repository at this point
Copy the full SHA a226793View commit details