Open
Conversation
- Fixed heredoc syntax issues around lines 527-546 and 1273-1292 - Replaced problematic << 'EOF' heredoc with individual echo commands - Resolved YAML parsing errors that prevented workflow execution - Maintained v1.43 comprehensive autoloader generation strategy - Workflow should now run without YAML syntax issues
…onsolidation - Fixed invalid --force flag in app:update commands that was causing errors - Added enhanced class existence checks to verify OpenConnector Application class - Improved timing with 30-second delays for Nextcloud background processes - Added enhanced file content diagnostics for autoloader troubleshooting - Consolidated Key Features and Benefits into single section with benefits - Reordered features chronologically (newest to oldest) - Updated status tracking for v1.44 items (NOT YET TESTED) - Enhanced documentation structure and readability
… documentation restructuring
…d backslashes from variables
…ing Nextcloud best practices
b35736f to
4474f2e
Compare
92a26dd to
1c79ec5
Compare
… and update documentation
1c79ec5 to
1405e48
Compare
…b for full parity
…PHP extensions and refresh lock
- ensure dev tools are in require-dev - update composer.lock via `composer update -W phpunit/phpunit friendsofphp/php-cs-fixer vimeo/psalm` - unblocks CI “composer install” on the runner
…urate testing - Removed hardcoded nextcloud-dev-php83:latest from global env section - Added dynamic image selection step in tests job based on matrix.php-version - Tests job now uses ghcr.io/juliusknorr/nextcloud-dev-php82:latest for PHP 8.2 - Tests job now uses ghcr.io/juliusknorr/nextcloud-dev-php83:latest for PHP 8.3 - Quality job uses ghcr.io/juliusknorr/nextcloud-dev-php83:latest for PHP 8.3 - All images now use ghcr.io/juliusknorr/ prefix for consistency - Updated COMPREHENSIVE_DOCUMENTATION.md to version 1.51 with changelog entry This ensures each test runs against a Nextcloud container with the exact PHP version being tested, improving test accuracy and eliminating version mismatches.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.