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

chore: Prepare 1.0.0-beta.8 release #511

Merged
merged 1 commit into from
Apr 16, 2024
Merged

chore: Prepare 1.0.0-beta.8 release #511

merged 1 commit into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. chore: Prepare 1.0.0-beta.8 release

    Enhancements ✨
    -----------------------
    * feat: Improve usability of dockerode wrapper by @susnux in #486
      * Export getContainer and getContainerName functions This can be used to e.g. create the runOCC cypress command
      * Make the container name dependent on the current app to prevent issues when reusing containers
      * Allow to pass options for container creation to the startNextcloud function
        forceRecreate to not reuse any container but force creating a new one
        mounts to allow binding other directories to the container (e.g. server config)
    
    Bugfixes 🐛
    --------------
    * fix: Update npm version to current LTS and update dev dependencies by @susnux in #509
    
    Changed
    -------
    * Dependency updates
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8950839 View commit details
    Browse the repository at this point in the history