Skip to content
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

[PECO-238] Initial CloudFetch implementation #158

Merged
merged 8 commits into from
Aug 16, 2023
Merged

Commits on Aug 3, 2023

  1. [PECO-238] Initial CloudFetch implementation

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f12ac0f View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cff71f8 View commit details
    Browse the repository at this point in the history
  3. Handle expired links

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    92cde96 View commit details
    Browse the repository at this point in the history
  4. Improve cloud fetch result handler: better performance and fixed memo…

    …ry consumption issues
    
    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    dc8d319 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    be81016 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    02b2dc2 View commit details
    Browse the repository at this point in the history
  3. Make e2e tests more stable

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a38a4b7 View commit details
    Browse the repository at this point in the history
  4. Increase Nodejs heap size for E2E tests

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    db54f4e View commit details
    Browse the repository at this point in the history