-
Notifications
You must be signed in to change notification settings - Fork 77
Docs: Update README.md for validation #1258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
KarolinaPomian
wants to merge
24
commits into
main
Choose a base branch
from
readme-update-validation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 23 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
53c522c
Docs: Update README.md for validation
KarolinaPomian 15f616b
Fix: update paths-ignore in smoke-tests.yml and clarify README parame…
KarolinaPomian fa78369
Merge branch 'main' into readme-update-validation
KarolinaPomian 6f3e4fb
Merge branch 'main' into readme-update-validation
KarolinaPomian f64812c
Docs: Revise README.md for clarity and structure in validation framew…
KarolinaPomian b5b61ba
Merge branch 'main' into readme-update-validation
KarolinaPomian a81776b
Merge branch 'main' into readme-update-validation
KarolinaPomian 849a37d
Docs: Move validation framework documentation to doc/ directory
KarolinaPomian e781a79
Docs: Fix critical validation framework setup issues
KarolinaPomian f9b22e3
Docs: Improve validation config setup instructions
KarolinaPomian a267ab4
docs: Comprehensive MTL validation framework documentation improvements
KarolinaPomian 49f8bb1
Merge branch 'main' into readme-update-validation
KarolinaPomian facca62
docs: address validation documentation clarity issues
KarolinaPomian 59aa3b0
docs: add interactive paths to config files in configs README
KarolinaPomian a1f759f
docs: fix markdown linting errors
KarolinaPomian 3974112
Update tests/validation/configs/README.md
KarolinaPomian 298c449
docs: update validation framework and quick start guide with RxTxApp …
KarolinaPomian 9c96ada
Merge branch 'main' into readme-update-validation
KarolinaPomian 3bf7ece
Merge branch 'main' into readme-update-validation
KarolinaPomian 0c53466
Merge branch 'main' into readme-update-validation
KarolinaPomian 00cd831
docs: clarify validation prerequisites and requirements
KarolinaPomian a61a858
docs: add usage examples to configs README
KarolinaPomian 6187e12
Merge branch 'main' into readme-update-validation
KarolinaPomian a1d5ce8
ci: remove ignore markdown and documentation files in smoke tests wor…
KarolinaPomian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,6 +5,9 @@ on: | |
| branches: | ||
| - main | ||
| - 'maint-**' | ||
| paths-ignore: | ||
| - '**.md' | ||
| - 'doc/**' | ||
| pull_request: | ||
| branches: | ||
| - main | ||
|
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -109,3 +109,5 @@ tools/readpcap/readpcap_* | |
| swig | ||
| openh264* | ||
| level-zero-* | ||
|
|
||
| venv* | ||
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this was done using paths job please don't include this change