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

[TASK] [BACKPORT] Create full command-json list using dependency #4772

Merged
merged 4 commits into from
Sep 25, 2024

Commits on Sep 21, 2024

  1. [TASK] [BACKPORT] Create full command-json list using dependency

    This needs to install a stub TYPO3 installation (SQLite)
    so that all CLI commands can be passed through a working
    TYPO3 environment. This is achieved with the "make setup-typo3"
    command.
    garvinhicking committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d1584cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64332c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. [TASK] Apply changes from main ticket

    * Make JSON readable
    * Move requirement to dev
    * List all commands
    linawolf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8dd08af View commit details
    Browse the repository at this point in the history
  2. [TASK] Apply changes from main ticket

    * Make JSON readable
    * Move requirement to dev
    * List all commands
    linawolf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    48e7f96 View commit details
    Browse the repository at this point in the history