Skip to content

Conversation

@WilcoLouwerse
Copy link
Contributor

No description provided.

- 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
@WilcoLouwerse WilcoLouwerse force-pushed the feature/CONNECTOR-371/unit-tests-workflow-new branch from b35736f to 4474f2e Compare October 7, 2025 11:49
@WilcoLouwerse WilcoLouwerse force-pushed the feature/CONNECTOR-371/unit-tests-workflow-new branch 2 times, most recently from 92a26dd to 1c79ec5 Compare October 7, 2025 14:02
@WilcoLouwerse WilcoLouwerse force-pushed the feature/CONNECTOR-371/unit-tests-workflow-new branch from 1c79ec5 to 1405e48 Compare October 7, 2025 14:03
- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants