-
Notifications
You must be signed in to change notification settings - Fork 4
chore: clean.up - remove old codes #204
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
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
Proposed CODE_OF_CONDUCT.md file
Proposed GitHub templates for bugs, feature requests, and pull requests
… ENV in terraform
fix: convert all outputs into json str
… with time boundary for cataloging result (#156) * feat: first cut of checking cataloging granules * fix: add missing file * fix: unit test + bugfix * feat: update response json in catalog * chore: update version * chore: update documentation * chore: remove invalid MD in changelog * fix: update due to feature-collection update from other PR
* feat: starting parallel job manager * fix: get parallel process working for download * feat: update testcases * chore: update version * chore: update readme * feat: add configurable parallel count
* fix: retry 5 times + wait 45 sec for DAAC * feat: make re-try configurable * fix: retry on Temporary failure in name resolution * chore: update version * fix: add new test case for error
* fix: retry 5 times + wait 45 sec for DAAC * feat: make re-try configurable * fix: user item, not child in rel * chore: update PR link
* fix: retry 5 times + wait 45 sec for DAAC * feat: make re-try configurable * feat: adding fastapi (in-progress) * fix: get collection creation working (in-progress) * fix: add root link in collection stac * feat: updating terraform * fix: actual creation has some error * fix: json to invoke magnum lambda is updated * chore: update log statement * fix: attempting bugfix * fix: some weird error. updating function name to confirm it * fix: teraform error due to partial update only * fix: dummy commit * fix: allow slash and no slash * fix: trying slash and no-slash * fix: trying slash and no-slash * fix: trying slash and no-slash * fix: trying slash and no-slash * fix: trying slash and no-slash * fix: trying slash and no-slash * fix: trying slash and no-slash * fix: trying slash and no-slash * fix: trying slash and no-slash * feat: add uds endpoint tests * feat: am-uds-dapa comes from config with defaulted to that string
* fix: retry 5 times + wait 45 sec for DAAC * feat: make re-try configurable * feat: adding fastapi (in-progress) * fix: get collection creation working (in-progress) * feat: add collection folder in s3 upload * fix: update note * fix: update wrong PR number * fix: update missed file during merge * fix: remove old test case
…uck when there are large number of files (#194) * fix: retry 5 times + wait 45 sec for DAAC * feat: make re-try configurable * feat: adding fastapi (in-progress) * fix: get collection creation working (in-progress) * feat: default poll checking to 0 times + conflict bug in dapa client * feat: add facade endpoint + real endpoint for cnm * fix: update version * fix: need to call PUT. not POST * fix: update test case * chore: add large data catalog testcase * fix: use Manager().Q instead of normal Q to fix it for download stuck for large granules * chore: adding support files for test * fix: calling catalog api in batch * chore: update changelog * chore: add missing test file * fix: mismatch version
Something is messed up with my develop branch. All commit history is shown here. Same issue for elasticsearch and custom metadata branch |
ngachung
approved these changes
Sep 18, 2023
Merged
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.
Closes #185