-
Notifications
You must be signed in to change notification settings - Fork 4
release/7.9.0 #387
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
Merged
release/7.9.0 #387
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: add mock lambda + tf * feat: allow some settings configurable + add tags * fix: prep for s3 part (blocked by IAM) * chore: remove comment * fix: update sns policy for s3 connection * fix: remove s3 bucket code
Co-authored-by: ngachung <[email protected]>
* feat: some steps for cnm ingester * feat: add default collection code * feat: create collection is done * feat: methods for automated ingester is done * feat: add lambda entry pointj * fix: merge conflicts * feat: update lambda config * fix: unquoting s3 url * fix: not triggering final step debugging * fix: maybe provider is missing * fix: add big upload test * chore: dummy commit * fix: get docker build working again * fix: get github action working again
Co-authored-by: wphyojpl <[email protected]>
* feat: add additional lambda * fix: urllib has some library clash in github actions * fix: still not working * fix: still not working * fix: still not working * fix: fixing github action * fix: undo setup.py * fix: forgot to call s3 url extraction * feat: add test case * feat: add diagrams * fix: remove extra arrow
Co-authored-by: wphyojpl <[email protected]>
* feat: market place bucket * feat: create a new tf module for marketplace * feat: add marketplace terraform zip in github * feat: add example terraform files * feat: get new bucket to work with lambdas * fix: cumulus prefix is different from bucket name prefix * fix: updates for cross account * fix: remove root access to s3 * feat: add prefix in ssm + read it from marketplace * fix: updating names + getting region from param * chore: some touchups * feat: use project + venue as requested by UCS * chore: add UCS marketplace requried variables
Co-authored-by: ngachung <[email protected]>
* fix: updating path for httpd testing * fix: testing stac browser with token via cookie * fix: replacing stac browser prefix to work with any prefix * fix: some error * fix: new stac browser built files * chore: add log to see if correct files are being replaced * fix: reverting changes * fix: run stac-browser from tmp location * fix: it is reverted to wrong prefix * fix: adding endpoints to redirect stac_browser * feat: set cookie using incoming header * feat: add sample docker-compose for web service * fix: adding public catalog list endpoint * feat: applying settings * fix: trying to add setting to stac_browser * fix: logic error loading the setting * feat: loading extra setting from env * fix: add new env to the lambda
Co-authored-by: ngachung <[email protected]>
* feat: move code to a utility class * feat: add another web service only for stac browser + public endpoints * fix: update outdated call to app
Co-authored-by: wphyojpl <[email protected]>
wphyojpl
approved these changes
Jul 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[7.9.0] - 2024-07-01
Changed
[7.8.1] - 2024-06-27
Fixed
[7.8.0] - 2024-06-27
Changed
[7.7.0] - 2024-05-13
Changed
[7.6.0] - 2024-05-13
Changed
[7.5.0] - 2024-04-24
Changed