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

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 15, 2024

Enhancements ✨

Bugfixes πŸ›

Changed

  • Dependency updates

@susnux susnux added the 3. to review Waiting for reviews label Apr 15, 2024
Copy link
Contributor

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add the changes to the commit message so they do not only live in github but in the repo itself.

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 susnux merged commit 28c4ab5 into main Apr 16, 2024
10 checks passed
@susnux susnux deleted the fix/release-1_0_0-beta8 branch April 16, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants