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

Introduce enhancements supporting the ZE FTP Copy feature #131

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 7, 2023

  1. Introduce an allocate like command and API for ZE

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    103a85b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Add copy dataset API and command

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    32452b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. finalize implementation and clean up comments

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0128e0e View commit details
    Browse the repository at this point in the history
  2. done with implementation (including progress bar)

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d934cbc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. adding unit test

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    ce682db View commit details
    Browse the repository at this point in the history
  2. remove isNullOrUndefined and return 'success:false' if failed to crea…

    …te a dataset
    
    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    2515749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f347fed View commit details
    Browse the repository at this point in the history
  4. start testing copy-dataset functionality

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    f4539fa View commit details
    Browse the repository at this point in the history
  5. fix lint issues

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    5649edf View commit details
    Browse the repository at this point in the history
  6. update snapshots for integration tests

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4c084aa View commit details
    Browse the repository at this point in the history