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

Extension package #1661

Merged
merged 22 commits into from
Mar 31, 2023
Merged

Extension package #1661

merged 22 commits into from
Mar 31, 2023

Commits on Mar 6, 2023

  1. add package-extension

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5a4ceea View commit details
    Browse the repository at this point in the history
  2. fix format

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1be495d View commit details
    Browse the repository at this point in the history
  3. fix read for extensions

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1891ec1 View commit details
    Browse the repository at this point in the history
  4. fix extension builder

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f943150 View commit details
    Browse the repository at this point in the history
  5. fix builder

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ec105ea View commit details
    Browse the repository at this point in the history
  6. fix extension builder for saveasfile

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0baa22d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9881b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. patch builder for extensions

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cc63b9e View commit details
    Browse the repository at this point in the history
  2. patch builder and builder test to adapt extensions

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    dd4f694 View commit details
    Browse the repository at this point in the history
  3. add tests for extension_package command

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    20fceed View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. add tests for package_extension

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    bebfe40 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9525a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b6e89 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fix folder cleaning error validation in test

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    edd1c61 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. add extension metadata tests in builder

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4efe830 View commit details
    Browse the repository at this point in the history
  2. add config tests

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    747d127 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. extend success messages for extensions and buildpack package

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ab3f5f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d00e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    faba2cb View commit details
    Browse the repository at this point in the history
  2. update error in pull buildpack test

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3004465 View commit details
    Browse the repository at this point in the history
  3. add nil condition for err

    Signed-off-by: Darshan Kumar <itsdarshankumar@gmail.com>
    itsdarshankumar committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3e75a40 View commit details
    Browse the repository at this point in the history