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

Zos download attributes #2335

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Zos download attributes #2335

wants to merge 39 commits into from

Commits on Oct 29, 2024

  1. attributes passed to ussFile(), need to implement

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0983d3e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. poc work

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bf60219 View commit details
    Browse the repository at this point in the history
  2. progress checkpoint

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4b5c6fc View commit details
    Browse the repository at this point in the history
  3. progress

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c87ee64 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. handle binary in .zos attributes files

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b2781ce View commit details
    Browse the repository at this point in the history
  2. binary fix

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3a1a16e View commit details
    Browse the repository at this point in the history
  3. unused import

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2483f41 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. system test work

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1f57ce6 View commit details
    Browse the repository at this point in the history
  2. remove temp files

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dff1a43 View commit details
    Browse the repository at this point in the history
  3. system test start

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    60d81b4 View commit details
    Browse the repository at this point in the history
  4. system test fix with file extensions for remoteEncoding

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    59f18a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. changelog, system tests, unit tests

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8406831 View commit details
    Browse the repository at this point in the history
  2. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    29d9e5c View commit details
    Browse the repository at this point in the history
  3. change encoding on test

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fe613e3 View commit details
    Browse the repository at this point in the history
  4. integration test snapshot

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d0c9178 View commit details
    Browse the repository at this point in the history
  5. fixed changed test encoding

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fe263c5 View commit details
    Browse the repository at this point in the history
  6. left over package.json data from canceled integration tests

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4056a4f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into zos-download-attributes

    Signed-off-by: Jace Roell <111985297+jace-roell@users.noreply.github.com>
    jace-roell authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    54a0ff0 View commit details
    Browse the repository at this point in the history
  8. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f4177de View commit details
    Browse the repository at this point in the history
  9. changelog fix

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b5d768b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. condensed attributes assignment to downloadOptions and removed unnece…

    …ssary comment
    
    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    73ae952 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into zos-download-attributes

    Signed-off-by: Jace Roell <111985297+jace-roell@users.noreply.github.com>
    jace-roell authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e9e1953 View commit details
    Browse the repository at this point in the history
  3. linting

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    59df2f0 View commit details
    Browse the repository at this point in the history
  4. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8dd118f View commit details
    Browse the repository at this point in the history
  5. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    055baa1 View commit details
    Browse the repository at this point in the history
  6. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    35dc5d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f23a0f View commit details
    Browse the repository at this point in the history
  8. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6edee45 View commit details
    Browse the repository at this point in the history
  9. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    299557c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Update packages/zosfiles/CHANGELOG.md

    Co-authored-by: Timothy Johnson <timothy.johnson@broadcom.com>
    Signed-off-by: Jace Roell <111985297+jace-roell@users.noreply.github.com>
    jace-roell and t1m0thyj authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    685fa54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a2351 View commit details
    Browse the repository at this point in the history
  3. condenses attributes being passed to download options object

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c0002e7 View commit details
    Browse the repository at this point in the history
  4. remove unneccesary property

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d0be449 View commit details
    Browse the repository at this point in the history
  5. import

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    75aaab8 View commit details
    Browse the repository at this point in the history
  6. shell script for system test fix

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b05be48 View commit details
    Browse the repository at this point in the history
  7. added local encoding support and updated system tests

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a2494c8 View commit details
    Browse the repository at this point in the history
  8. changelog and linting

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7872472 View commit details
    Browse the repository at this point in the history
  9. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    49325e9 View commit details
    Browse the repository at this point in the history
  10. changelog

    Signed-off-by: jace-roell <jace.roell@hotmail.com>
    jace-roell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    47b3ed0 View commit details
    Browse the repository at this point in the history