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

feat: Migrate VSCE-only functionality to SDKs and CLI plug-in #120

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

Commits on Mar 23, 2024

  1. feat: Enable transaction (no tests yet)

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

Commits on Mar 24, 2024

  1. format: add prettier

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    27e51f4 View commit details
    Browse the repository at this point in the history
  2. test: add unit tests

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    bc53ea2 View commit details
    Browse the repository at this point in the history
  3. feat: Migrate enable-program with unit tests

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    64c8936 View commit details
    Browse the repository at this point in the history
  4. feat: Migrate enable-localFile with unit tests

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9370844 View commit details
    Browse the repository at this point in the history
  5. fix: audit and changelog

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

Commits on Aug 1, 2024

  1. Merge branch 'next' of https://github.com/zowe/cics-for-zowe-client i…

    …nto feat/sdk-move
    
    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    123bf5f View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    32df256 View commit details
    Browse the repository at this point in the history
  3. fix lint warnings 😋

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fa2d15c View commit details
    Browse the repository at this point in the history
  4. windows: test dowble quotes

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