Skip to content

Update docs with changelog link and proxy anatomy example - #98

Merged
alexanderlarsen merged 6 commits into
mainfrom
update-docs
Apr 28, 2026
Merged

Update docs with changelog link and proxy anatomy example#98
alexanderlarsen merged 6 commits into
mainfrom
update-docs

Conversation

@alexanderlarsen

Copy link
Copy Markdown
Owner

No description provided.

- Removed file path filters in pull request trigger to simplify workflow configuration.
- Added logic to detect changes relevant to Unity tests using `git diff` in workflows.
- Implemented conditional test execution to skip unnecessary runs when no relevant files are modified.
- Updated `actions/checkout` step to fetch full history for `git diff` functionality.
- Added logic to distinguish between new PRs and updated PR pushes for efficient `git diff` handling.
- Ensured matrix jobs always run but conditionally skip Unity tests if no relevant files are modified.
- Clarified comments on branch protection requirements for workflow triggers and job conditions.
- Updated `actions/checkout` step to fetch full commit history, enabling more granular change detection in workflows.
- Removed conditional logic for distinguishing between new PRs and updated PR pushes.
- Updated workflow to always check the full PR diff for relevant changes.
@alexanderlarsen
alexanderlarsen merged commit 049cd37 into main Apr 28, 2026
22 checks passed
@alexanderlarsen
alexanderlarsen deleted the update-docs branch April 28, 2026 19:12
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.

1 participant