Skip to content

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
merged 235 commits into from
Sep 18, 2023
Merged

chore: clean.up - remove old codes #204

merged 235 commits into from
Sep 18, 2023

Conversation

wphyojpl
Copy link
Collaborator

Closes #185

ngachung and others added 30 commits May 2, 2022 11:24
Proposed GitHub templates for bugs, feature requests, and pull requests
ngachung and others added 20 commits June 21, 2023 21:59
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
@wphyojpl
Copy link
Collaborator Author

Something is messed up with my develop branch. All commit history is shown here.
I tried to fix it, but did not work.

Same issue for elasticsearch and custom metadata branch

@wphyojpl wphyojpl requested a review from ngachung September 15, 2023 13:31
@ngachung ngachung changed the base branch from develop to main September 18, 2023 17:42
@ngachung ngachung changed the base branch from main to develop September 18, 2023 17:43
@wphyojpl wphyojpl merged commit 986d8e4 into develop Sep 18, 2023
@wphyojpl wphyojpl deleted the clean.up branch September 18, 2023 17:58
@ngachung ngachung mentioned this pull request Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update DAPA implenetation to use fastapi instead of flask
3 participants