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: make docker compose startup time configurable #1166

Merged
merged 17 commits into from
Dec 10, 2023

Commits on Dec 1, 2023

  1. feat: make docker compose startup time configurable

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    37a7fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51d4a21 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. refactor: change the type of buildDelay

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    85f5784 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. feat: removed buildDelay Flag in serve directive

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c053020 View commit details
    Browse the repository at this point in the history
  2. feat: modified and improved the usage example of buildDelay Flag

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ac14827 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. feat: update the template of config file

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b456e50 View commit details
    Browse the repository at this point in the history
  2. fix: remove buildDelay parameter in serve command

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    547292a View commit details
    Browse the repository at this point in the history
  3. fix: fixed error port in example

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0e64d84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af6f371 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix: fixed remaining issues

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    28326aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08278ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5db17 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. fix: remove unnecessary check

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    01e89cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514a195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661ed98 View commit details
    Browse the repository at this point in the history
  4. fix: merge conflict error

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    feece2c View commit details
    Browse the repository at this point in the history
  5. fix: remove unnecessary check in record

    Signed-off-by: IllTamer <78360471+IllTamer@users.noreply.github.com>
    IllTamer committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    8cf7e98 View commit details
    Browse the repository at this point in the history