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(pack): add support for scaffolding new extensions #2026

Closed
wants to merge 15 commits into from

Commits on Jan 17, 2024

  1. Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>

    add support for scaffolding new extensions
    sarthaksarthak9 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ca98921 View commit details
    Browse the repository at this point in the history
  2. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    format the code
    sarthaksarthak9 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c8155f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    add test for scafall feature
    sarthaksarthak9 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f2718ff View commit details
    Browse the repository at this point in the history
  2. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    remove stack and add suggested changes
    sarthaksarthak9 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    648fe74 View commit details
    Browse the repository at this point in the history
  3. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    remove stack and implement suggested changes
    sarthaksarthak9 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ecfea6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff290c View commit details
    Browse the repository at this point in the history
  5. "Signed-off-by: sarthak <sarthaknegi908@gmail.com>"

    Signed-off-by: sarthak <sarthaknegi908@gmail.com>
    
    add binGenrate
    sarthaksarthak9 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4070a1c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    Implement NewExtension method in MockPackClient
    sarthaksarthak9 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    86ff68a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    enable target support for extension
    sarthaksarthak9 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    caa7edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d4e89 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    b1aa33c View commit details
    Browse the repository at this point in the history
  2. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    enable NewExtension method in MockPackClient
    sarthaksarthak9 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b7be6dd View commit details
    Browse the repository at this point in the history
  3. Signed-off-by: sarthak <sarthaknegi908@gmail.com>

    add test for NewExtension method
    sarthaksarthak9 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7c0627d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    9364a18 View commit details
    Browse the repository at this point in the history
  2. Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>

    resolve merge conflicts
    sarthaksarthak9 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    63de73b View commit details
    Browse the repository at this point in the history