[us-commits] [ehb54/ultrascan3] 4c0538: Enhance `unit-tests.yml` workflow with dynamic fil...

Lukas Dobler noreply at github.com
Fri Nov 21 07:51:11 MST 2025


  Branch: refs/heads/lukas/gh_actions
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 4c0538dff646603c4258628a076f9807a29af7c3
      https://github.com/ehb54/ultrascan3/commit/4c0538dff646603c4258628a076f9807a29af7c3
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M .github/workflows/unit-tests.yml

  Log Message:
  -----------
  Enhance `unit-tests.yml` workflow with dynamic file change detection and improved concurrency management

- Add `changed-files` job to detect relevant modifications and conditionally trigger unit tests.
- Introduce concurrency control to prevent duplicate runs.
- Expand artifacts to include additional logs for better debugging.
- Add status-checking job to validate unit testing outcomes.
- Refactor workflow for clarity and streamlined test execution.


  Commit: 12e9e1fd701da2b201e7d47b3cb642812813e4e7
      https://github.com/ehb54/ultrascan3/commit/12e9e1fd701da2b201e7d47b3cb642812813e4e7
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M .github/workflows/static-analysis.yml

  Log Message:
  -----------
  Enhance `static-analysis.yml` workflow with CPP file-specific change detection

- Add outputs and environment variables to track `.cpp` and `.h` file changes.
- Update `changed-files` step to simplify logic and rely on filtered outputs.
- Streamline file detection for first commits and pull requests.


Compare: https://github.com/ehb54/ultrascan3/compare/037064b1d896...12e9e1fd701d

To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list