Skip to content

Conversation

@gibiw
Copy link
Contributor

@gibiw gibiw commented Oct 14, 2025

  • Updated ApiClientV1 to include a method for enabling public report links for test runs.
  • Enhanced TestOpsReporter to trigger public report link generation upon test run completion if configured.
  • Added new configuration option showPublicReportLink in TestopsConfig and updated ConfigLoader to support it.
  • Introduced logging for public report link generation in the Logger class.
  • Created unit tests to validate the functionality of public report link generation from environment variables and configuration files.
  • Incremented project version to 2.1.7 in composer.json and updated composer.lock with new content hash.
  • Updated README.md to document the new public report link feature and its configuration.

- Updated `ApiClientV1` to include a method for enabling public report links for test runs.
- Enhanced `TestOpsReporter` to trigger public report link generation upon test run completion if configured.
- Added new configuration option `showPublicReportLink` in `TestopsConfig` and updated `ConfigLoader` to support it.
- Introduced logging for public report link generation in the `Logger` class.
- Created unit tests to validate the functionality of public report link generation from environment variables and configuration files.
- Incremented project version to `2.1.7` in `composer.json` and updated `composer.lock` with new content hash.
- Updated `README.md` to document the new public report link feature and its configuration.
@gibiw gibiw merged commit 8b66b17 into main Oct 14, 2025
11 checks passed
@gibiw gibiw deleted the feat/public-link branch November 19, 2025 15:16
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