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

Move the next branch into master #2268

Merged
merged 1,176 commits into from
Sep 19, 2024
Merged

Move the next branch into master #2268

merged 1,176 commits into from
Sep 19, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 24, 2024

  1. still fixing the intergration tests

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c06ecf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'next' of https://github.com/zowe/zowe-cli into custEven…

    …tsPt2
    
    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6621988 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'custEventsPt2' of https://github.com/zowe/zowe-cli into…

    … custEventsPt2
    
    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    224c804 View commit details
    Browse the repository at this point in the history
  3. test: fix final few integration tests

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ebc9a4d View commit details
    Browse the repository at this point in the history
  4. lint: address lint errors

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e356b65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    151b91c View commit details
    Browse the repository at this point in the history
  6. Directly import zowe secrets instead of resolve

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    87eb1f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    7f8c76f View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f367da4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. slimmed down integration tests

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0dc8be6 View commit details
    Browse the repository at this point in the history
  2. attempting to fix??

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f52bed6 View commit details
    Browse the repository at this point in the history
  3. more sensible but small organizational changes

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d824817 View commit details
    Browse the repository at this point in the history
  4. race condition fix

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8723259 View commit details
    Browse the repository at this point in the history
  5. fixing integration tests and ammending race condition fix

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    93f73c1 View commit details
    Browse the repository at this point in the history
  6. SPACE 👽

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    637a2d2 View commit details
    Browse the repository at this point in the history
  7. 🎉

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f36025d View commit details
    Browse the repository at this point in the history
  8. changes for clarity

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cb91019 View commit details
    Browse the repository at this point in the history
  9. changes for clarity

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    06ef810 View commit details
    Browse the repository at this point in the history
  10. creating an explanation in the type doc for EventOperator

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5301fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Existing unit tests updated to pass

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0429c55 View commit details
    Browse the repository at this point in the history
  2. Add tests to cover new functions

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    10aab3c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix: make sure the env prefix is based on the app name

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7403112 View commit details
    Browse the repository at this point in the history
  2. Mock out configureLogger

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a00d53d View commit details
    Browse the repository at this point in the history
  3. modifying descriptions

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bd8b922 View commit details
    Browse the repository at this point in the history
  4. Update for modified output

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    742e066 View commit details
    Browse the repository at this point in the history
  5. Mock out Logger.initLogger

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bc95adb View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into update-next-with-ma…

    …ster
    
    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2cf9699 View commit details
    Browse the repository at this point in the history
  7. fixes to descriptions and type doc

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    aa7d980 View commit details
    Browse the repository at this point in the history
  8. mild change to documentation

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    44788ac View commit details
    Browse the repository at this point in the history
  9. First pass

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    11bfe8c View commit details
    Browse the repository at this point in the history
  10. addressing pt 1 of trae's comments: tidying up

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dd29a96 View commit details
    Browse the repository at this point in the history
  11. Make additional updates

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0b2806e View commit details
    Browse the repository at this point in the history
  12. Update additional changelogs

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    71b50b5 View commit details
    Browse the repository at this point in the history
  13. Create plugins.json during test setup

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0c77d01 View commit details
    Browse the repository at this point in the history
  14. Update changelog

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a7c038e View commit details
    Browse the repository at this point in the history
  15. Add issue link to changelogs

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d783a0d View commit details
    Browse the repository at this point in the history
  16. Last update

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a6218e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #2187 from zowe/update-next-with-master

    Update Next with Master (7/1/24)
    zFernand0 authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0bf4d85 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/next' into update-next-deps

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f64452c View commit details
    Browse the repository at this point in the history
  3. resolved bug which resulted in plugins always containing the same pub…

    …lic registry field
    
    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3684c04 View commit details
    Browse the repository at this point in the history
  4. add changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3c18197 View commit details
    Browse the repository at this point in the history
  5. chore: addressed PR comments and a few other things

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a4e268a View commit details
    Browse the repository at this point in the history
  6. consolidated changelog for automation requirements

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    039cf08 View commit details
    Browse the repository at this point in the history
  7. removed unused variable

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cdea0da View commit details
    Browse the repository at this point in the history
  8. lint: address all lint warnings 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ac67acc View commit details
    Browse the repository at this point in the history
  9. added getScopeRegistry() unit test

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5035b16 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2188 from zowe/update-next-deps

    Update next deps
    awharn authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8b96d9c View commit details
    Browse the repository at this point in the history
  11. update

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e4dc68c View commit details
    Browse the repository at this point in the history
  12. unused variable

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c8631fb View commit details
    Browse the repository at this point in the history
  13. Bump version to 8.0.0-next.202407021516 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f43757a View commit details
    Browse the repository at this point in the history
  14. removed test case

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1c339aa View commit details
    Browse the repository at this point in the history
  15. Merge branch 'next' into plugin-registry-field

    Signed-off-by: jace-roell <[email protected]>
    jace-roell authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    815a9c6 View commit details
    Browse the repository at this point in the history
  16. changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    115a2fb View commit details
    Browse the repository at this point in the history
  17. Remove error on missing plugins dir for VSCode app

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8ed2dee View commit details
    Browse the repository at this point in the history
  18. rename registry to location

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4c6f6d9 View commit details
    Browse the repository at this point in the history
  19. getScopeRegistry() unit test

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    799460e View commit details
    Browse the repository at this point in the history
  20. added awai to funciton mock

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9c0795c View commit details
    Browse the repository at this point in the history
  21. Reorg spies and mockRestores for timing on different OSes

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    af32784 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7df9fce View commit details
    Browse the repository at this point in the history
  2. integration tests (wip)

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0078fc1 View commit details
    Browse the repository at this point in the history
  3. resolving integration tests

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f89eff1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge pull request #2182 from zowe/v1-convert-for-ze

    Initialize additional properties for the ConvertV1Profiles.convert function
    zFernand0 authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    90dc883 View commit details
    Browse the repository at this point in the history
  2. Bump version to 8.0.0-next.202407051717 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8a47262 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    3886533 View commit details
    Browse the repository at this point in the history
  2. added ';'

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    46d1649 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/next' into projectBase

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9c7e3fa View commit details
    Browse the repository at this point in the history
  4. lint fixes

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a9ea9fc View commit details
    Browse the repository at this point in the history
  5. Specify tests as Global, globalUser, Project, & projectUser

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    08b5b1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ac3022 View commit details
    Browse the repository at this point in the history
  7. Use Global, globalUser, Project, & projectUser tests

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    563307b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge branch 'next' of https://github.com/zowe/zowe-cli into custEven…

    …tsPt2
    
    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3552378 View commit details
    Browse the repository at this point in the history
  2. Replace redundant test case

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    27d6231 View commit details
    Browse the repository at this point in the history
  3. Use expectedProjectConfigObject

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a32f325 View commit details
    Browse the repository at this point in the history
  4. Empty secure arrays in expected user config data

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    982ed5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5042ab9 View commit details
    Browse the repository at this point in the history
  6. Empty the secure array for user configs

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    99e0705 View commit details
    Browse the repository at this point in the history
  7. Add required snapshot

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9686911 View commit details
    Browse the repository at this point in the history
  8. Empty the secure array for user configs

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    76c3124 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0afeb95 View commit details
    Browse the repository at this point in the history
  10. fixed changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    60240e2 View commit details
    Browse the repository at this point in the history
  11. Remove wrong snapshot file. Update right snapshot file

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ca8e848 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. change hardcoded 'base' to 'project_base'

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    03c21e3 View commit details
    Browse the repository at this point in the history
  2. modified location testing type to be a function

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1ed51d7 View commit details
    Browse the repository at this point in the history
  3. Add changelog entries

    Signed-off-by: Gene Johnston <[email protected]>
    gejohnston committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    978717a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    60fb21f View commit details
    Browse the repository at this point in the history
  2. tests: fix integration tests 🎉

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8cb0253 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2136 from zowe/custEventsPt2

    Event Operator and Processor
    zFernand0 authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    894607b View commit details
    Browse the repository at this point in the history
  4. Bump version to 8.0.0-next.202407112150 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    407bdac View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. added backward compatibility for plugins installed on previous versio…

    …ns that were carried over to v3. User will now recieve a warning in plugin list but will still display the registry value
    
    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b1ac4ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into plugin-registry-field

    Signed-off-by: jace-roell <[email protected]>
    jace-roell authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bbd63dd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. chore: update changelog

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ebb1015 View commit details
    Browse the repository at this point in the history
  2. Revert "added backward compatibility for plugins installed on previou…

    …s versions that were carried over to v3. User will now recieve a warning in plugin list but will still display the registry value"
    
    This reverts commit b1ac4ec.
    jace-roell committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7565b08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd7de8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    809ba84 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. removed snapshot update

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f9b6099 View commit details
    Browse the repository at this point in the history
  2. updated snapshots

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    570b713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c099d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #2189 from zowe/plugin-registry-field

    [v3] Plugin registry field
    zFernand0 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    baabf51 View commit details
    Browse the repository at this point in the history
  2. Bump version to 8.0.0-next.202407181255 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a404412 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into projectBase

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    efe6ea1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2194 from zowe/projectBase

    Generate different base profile names for global and project configs
    gejohnston authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5d55d42 View commit details
    Browse the repository at this point in the history
  5. Bump version to 8.0.0-next.202407181904 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4bb4735 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. https://github.com/ATorrise/zowe-cli houses all previous commits and …

    …workflow runs and results
    
    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    29efc66 View commit details
    Browse the repository at this point in the history
  2. updating package.json to have expected base zowe versioning for scrip…

    …t comparisions
    
    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d389d8e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into zowe-version-workflow

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    716da67 View commit details
    Browse the repository at this point in the history
  4. updating reviewers

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a455d7d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'zowe-version-workflow' of https://github.com/zowe/zowe-cli

     into zowe-version-workflow
    ATorrise committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    23dcad1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. lint: fix lint warnings plus address PR feedback 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4ad1dfa View commit details
    Browse the repository at this point in the history
  2. test: add small unit test for getCurrentCredMgr 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d9e27ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05fd25e View commit details
    Browse the repository at this point in the history
  4. lint: fix final lint warning 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dcf03ef View commit details
    Browse the repository at this point in the history
  5. audit: finx dev-vuln and address more PR feedback 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4ed571a View commit details
    Browse the repository at this point in the history
  6. fix: allow for credMgr = false

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b106f17 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. test: fix final unit test 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a5070b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33275f View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    aef0df5 View commit details
    Browse the repository at this point in the history
  4. Update changelog to remove duplicate notes

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d510017 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2195 from zowe/ze-2622

    feat: Allow 'false' as a proper value for credentialManagerOverride APIs
    zFernand0 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    66b3d2d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'next' into update-next

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    61087b8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2201 from zowe/update-next

    feat(v3): Support updating properties for typeless profiles in ProfileInfo API
    t1m0thyj authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7b5f3e1 View commit details
    Browse the repository at this point in the history
  8. Bump version to 8.0.0-next.202407232256 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b554743 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update RELEASE_HISTORY.md to what it is expected to be

    modified Update Zowe CLI Version and Create PR workflow to always append 'https://raw.githubusercontent.com/zowe/community/master/COMMITTERS.md';
    to RELEASE_HISTORY.md
    
    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    482951a View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/zoweReleaseVersion.yaml

    Co-authored-by: Timothy Johnson <[email protected]>
    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise and t1m0thyj authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0ba8eee View commit details
    Browse the repository at this point in the history
  3. Update zoweReleaseVersion.yaml

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    22118b7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'next' into zowe-version-workflow

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    be2f4f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update RELEASE_HISTORY.md with Ana's suggestions

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    119301b View commit details
    Browse the repository at this point in the history
  2. lowercasing the v for versioning where appropriate

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e3a8bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15bbd2a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Update next with changes from master

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3591c80 View commit details
    Browse the repository at this point in the history
  2. Fix import and update changelog

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e4918c7 View commit details
    Browse the repository at this point in the history
  3. Fix CommandProcessor unit test

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    743182b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2210 from zowe/update-next

    Update next with changes from master
    t1m0thyj authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dd14d3f View commit details
    Browse the repository at this point in the history
  5. Bump version to 8.0.0-next.202407262216 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    64930b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update to .github/updateReleaseMarkdown.js with Trae's suggestion

    Co-authored-by: Trae Yelovich <[email protected]>
    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise and traeok authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    021add4 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8fcf2b0 View commit details
    Browse the repository at this point in the history
  3. keeping work towards table of cli squad but removing it from needing …

    …to be done in this workflow
    
    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7b3baa3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'next' into zowe-version-workflow

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    acafe24 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5a00263 View commit details
    Browse the repository at this point in the history
  6. spelling xD

    Signed-off-by: Amber Torrise <[email protected]>
    ATorrise authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1ec04a6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2200 from zowe/zowe-version-workflow

    Zowe version workflow
    ATorrise authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8f32340 View commit details
    Browse the repository at this point in the history
  8. Bump version to 8.0.0-next.202407291826 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    80c0e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. ssh keyPassphrase prompt snapshot

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    345d726 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    4f8061f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2213 from zowe/update-with-master

    Update next with master
    zFernand0 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4e11403 View commit details
    Browse the repository at this point in the history
  3. Bump version to 8.0.0-next.202407311544 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b600db9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. added 3 attempts for keyPassphrase in the event there is no stored/st…

    …ored value is incorrect
    
    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ae93e64 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into ssh-keypassphrase-prompt

    Signed-off-by: Jace Roell <[email protected]>
    jace-roell authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    20638f7 View commit details
    Browse the repository at this point in the history
  3. fix changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ad9916c View commit details
    Browse the repository at this point in the history
  4. fix changelog 2

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d0d8a97 View commit details
    Browse the repository at this point in the history
  5. added test

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eec34ce View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fixed unit tests and added documentation

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a83895d View commit details
    Browse the repository at this point in the history
  2. remove unused snapshot

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d02ba31 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. resolved syntax and changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4a69585 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1b6f2f1 View commit details
    Browse the repository at this point in the history
  3. fix isGivenValueValid typing

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b1476a9 View commit details
    Browse the repository at this point in the history
  4. fix definition

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d9a840e View commit details
    Browse the repository at this point in the history
  5. fixed typing on answers for prompts

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    246fe53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd2eeed View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. added ConnectionPropForSessCfg test

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5a071f3 View commit details
    Browse the repository at this point in the history
  2. propsToPromptFor() description

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    217e5ac View commit details
    Browse the repository at this point in the history
  3. fixed linting errors

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    563788f View commit details
    Browse the repository at this point in the history
  4. remove snapshot

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e9c0941 View commit details
    Browse the repository at this point in the history
  5. secureSessCfgProps back to private

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    89f2533 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. implemented IPropsToPromptFor.ts and fixed typing for setTypeForToken…

    …Request
    
    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5c0fdfd View commit details
    Browse the repository at this point in the history
  2. explicitly import ISession and add license header

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    feac0a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. changelog and linting

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bbfa3cf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into update-next-with-ma…

    …ster
    
    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3d6340e View commit details
    Browse the repository at this point in the history
  3. Update handler and changelog

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2fc3819 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Fix Local MacOS Test Failures

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    21691cf View commit details
    Browse the repository at this point in the history
  2. Fix unused imports

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    409341a View commit details
    Browse the repository at this point in the history
  3. Fix bad shrinkwrap after merge

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cadf0b5 View commit details
    Browse the repository at this point in the history
  4. added support for case when the local private key is fake and should …

    …display the proper error messages
    
    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5b9988a View commit details
    Browse the repository at this point in the history
  5. changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ff16d35 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2214 from zowe/ssh-keypassphrase-prompt

    [v3] Ssh keypassphrase prompt
    t1m0thyj authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d64090a View commit details
    Browse the repository at this point in the history
  7. Bump version to 8.0.0-next.202408092029 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    61fb475 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    72668a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #2228 from zowe/update-next-with-master

    Update Next with Master Changes
    awharn authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    55204b0 View commit details
    Browse the repository at this point in the history
  2. Bump version to 8.0.0-next.202408131445 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8d51fac View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. On (no branch): stash

    jace-roell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    64ebe3c View commit details
    Browse the repository at this point in the history
  2. shrinkwrap update

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    89da6b0 View commit details
    Browse the repository at this point in the history
  3. changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    46dcb99 View commit details
    Browse the repository at this point in the history
  4. added removed test

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dbb9da5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. consolidated code

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cf009d2 View commit details
    Browse the repository at this point in the history
  2. linting

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0047912 View commit details
    Browse the repository at this point in the history
  3. ssh definition fix

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f166378 View commit details
    Browse the repository at this point in the history
  4. removed parameter from helper function

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7923aea View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e10af2e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #2236 from zowe/update-next

    [v3] Update next for deprecation replacement
    t1m0thyj authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    237513b View commit details
    Browse the repository at this point in the history
  2. Bump version to 8.0.0-next.202408191401 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6ab6ea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Implement fix for #1881

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a0fb714 View commit details
    Browse the repository at this point in the history
  2. Handle floating point values in addition to integers

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2a2d446 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Rename Proxy class to ProxySettings

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4712e63 View commit details
    Browse the repository at this point in the history
  2. Fix import in AbstractRestClient unit test

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    12d117e View commit details
    Browse the repository at this point in the history
  3. Make yargsConfiguration readonly

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e5e55bb View commit details
    Browse the repository at this point in the history
  4. Make yargsConfiguration values readonly

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    184bb4c View commit details
    Browse the repository at this point in the history
  5. WIP Remove remaining references to V1 profiles

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6ce1d1a View commit details
    Browse the repository at this point in the history
  6. Also set aliases, camel case, and kebab case options

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    708e04c View commit details
    Browse the repository at this point in the history
  7. Add additional syntax validation checks for aliases and camelCase

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7e4dd5d View commit details
    Browse the repository at this point in the history
  8. Assert to typescript that we know better.

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1de341e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Remove V1 profiles from integration tests

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    29776af View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c37e3b0 View commit details
    Browse the repository at this point in the history
  3. Restore help commands test to old location

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cad2e86 View commit details
    Browse the repository at this point in the history
  4. Add prompting unit tests and deprecate more V1 stuff

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    96723b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Fix code smells and update changelog

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    48fa3da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2237 from zowe/yargs-fixes-strings-and-numbers

    Fix Yargs parsing strings as numbers
    t1m0thyj authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    89b4e46 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into v3/rename-proxy-class

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d929652 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2238 from zowe/v3/rename-proxy-class

    [v3] Rename Proxy class to ProxySettings
    t1m0thyj authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6f67d4b View commit details
    Browse the repository at this point in the history
  5. Bump version to 8.0.0-next.202408231832 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3b712a1 View commit details
    Browse the repository at this point in the history
  6. feat: add secureFieldsWithDetails 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e6f738e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update micromatch dependency

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    29607bd View commit details
    Browse the repository at this point in the history
  2. Use the IProfArgAttrs interface (tentative) 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7461902 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1b28916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0e406c View commit details
    Browse the repository at this point in the history
  5. audit: update dev dependency version 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9e77bf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf06aa0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2244 from zowe/v3/update-micromatch

    [v3] Update micromatch dependency
    zFernand0 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a592174 View commit details
    Browse the repository at this point in the history
  8. fix: simplify both APIs adn added unit test 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7139287 View commit details
    Browse the repository at this point in the history
  9. Bump version to 8.0.0-next.202408261543 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8d81d9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23dec8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed4498a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4eafe92 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge branch 'next' into v3/remove-old-profiles

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4dba296 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2239 from zowe/v3/remove-old-profiles

    [v3] Remove remaining references to V1 profiles
    zFernand0 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2f41f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35b9d47 View commit details
    Browse the repository at this point in the history
  4. Bump version to 8.0.0-next.202408271330 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    25ee4da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc945c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #2241 from zowe/fix/ze-2982

    feat: add secureFieldsWithDetails 😋
    traeok authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fa7bcd4 View commit details
    Browse the repository at this point in the history
  2. Bump version to 8.0.0-next.202408291544 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8e8dee3 View commit details
    Browse the repository at this point in the history
  3. Remove remaining references to V1 profiles pt 2

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1557332 View commit details
    Browse the repository at this point in the history
  4. Fix lint warning

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ef6198b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db0864b View commit details
    Browse the repository at this point in the history
  6. Rename Config.secureFieldsForLayer method

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b3c3c56 View commit details
    Browse the repository at this point in the history
  7. Fix unused variable in test

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8f91eda View commit details
    Browse the repository at this point in the history
  8. Fix broken unit tests

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bd6d1c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update deprecation replacements in changelog

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    937889e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2249 from zowe/fix/remove-v1-profiles

    Remove remaining references to V1 profiles pt 2
    t1m0thyj authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c97f026 View commit details
    Browse the repository at this point in the history
  3. Bump version to 8.0.0-next.202408301809 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5a03a92 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    b817a07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2258 from zowe/merge-master-into-next

    Merge master into next
    zFernand0 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d0e7fe6 View commit details
    Browse the repository at this point in the history
  3. Bump version to 8.0.0-next.202409091603 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    65f978b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Ignore warning for unmaintained component

    Signed-off-by: Andrew W. Harn <[email protected]>
    awharn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c706362 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2261 from zowe/update-audit-v3

    Ignore warning for unmaintained component v3
    zFernand0 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    570b424 View commit details
    Browse the repository at this point in the history
  3. Bump version to 8.0.0-next.202409111528 [ci skip]

    Signed-off-by: zowe-robot <[email protected]>
    zowe-robot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    024d0dc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    68e05b5 View commit details
    Browse the repository at this point in the history
  2. Update release config and finalize zoweVersion

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c969142 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #2267 from zowe/update-next

    [v3] Final prerelease version before v8.0.0
    zFernand0 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5974e7b View commit details
    Browse the repository at this point in the history
  2. Third-Party DCO Remediation Commit for jace-roell <jace.roell@hotmail…

    ….com>
    
    On behalf of jace-roell <[email protected]>, I, zFernand0 <[email protected]>, hereby add my Signed-off-by to this commit: 7565b08
    
    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1941726 View commit details
    Browse the repository at this point in the history
  3. Chore: Update changelogs 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aee5859 View commit details
    Browse the repository at this point in the history
  4. chore: update cli_test_utils changelog

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3929ee3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2269 from zowe/fix-dco

    Third-Party DCO Remediation Commit
    zFernand0 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5cdbb17 View commit details
    Browse the repository at this point in the history