Set up Nextcloud
Version updated for https://github.com/ChristophWurst/setup-nextcloud to version v0.4.1.
- This action is used across all versions by 16 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Nextcloud GitHub Action” automates the process of setting up a Nextcloud environment for testing and development workflows. It supports configuring specific versions of Nextcloud, PHP, Node.js, and optional tools, while also handling database setup and optional Nextcloud installation. This action streamlines tasks like unit testing, integration testing, and full frontend/backend builds, making it easier to prepare and manage Nextcloud-related projects in CI/CD pipelines.
Release notes
What’s Changed
- chore(deps): bump mariadb docker tag to v10.11 by @renovate[bot] in https://github.com/ChristophWurst/setup-nextcloud/pull/14
- chore(deps): bump actions/checkout action from v2 to v6 by @renovate[bot] in https://github.com/ChristophWurst/setup-nextcloud/pull/15
- chore(deps): bump actions/setup-node action from v3 to v6 by @renovate[bot] in https://github.com/ChristophWurst/setup-nextcloud/pull/16
Full Changelog: https://github.com/ChristophWurst/setup-nextcloud/compare/v0.4.0...v0.4.1