Skip to content

feat(rogue): add a spelling mistake#6

Open
StaticRocket wants to merge 19 commits intomasterfrom
test/lint
Open

feat(rogue): add a spelling mistake#6
StaticRocket wants to merge 19 commits intomasterfrom
test/lint

Conversation

@StaticRocket
Copy link
Copy Markdown
Owner

Check the ci pipeline for vale.

@StaticRocket StaticRocket force-pushed the test/lint branch 3 times, most recently from c96d8f2 to 3415af1 Compare May 16, 2025 20:27
@StaticRocket StaticRocket force-pushed the test/lint branch 2 times, most recently from 7e2a31f to ca034bc Compare May 16, 2025 21:13
@StaticRocket StaticRocket force-pushed the master branch 2 times, most recently from 1cc4ca5 to 29d043d Compare May 16, 2025 21:37
@github-actions
Copy link
Copy Markdown

New issues found with check_toc_txt.py:

WARNING:root:Invalid slug: configs/AM335X/AM335X_linux_toc.txt:8 linux/Overview_GPLv3claimer

@github-actions
Copy link
Copy Markdown

New issues found with check-files.sh:

source/test-file-tag.txt
source/files/IPC_Lab_1_Hello.ppsx
source/files/IPC_Lab_1_Hello.pptx
source/files/IPC_Lab_1_Hello.pdf

@github-actions
Copy link
Copy Markdown

New unreachable files found with check_files.py:

WARNING:root:File not used: source/test-file-tag.txt

@github-actions
Copy link
Copy Markdown

New unreachable files found with check_files.py:

WARNING:root:File not used: source/test-file-tag.txt

Remove any permissions not explicitly needed at the moment. Add inline
comments to explain the use of any remaining unusual workflow
permissions.

Signed-off-by: Randolph Sapp <rs@ti.com>
Add a description/name for the collect job in the build workflow.

Signed-off-by: Randolph Sapp <rs@ti.com>
There can only be one deployment at any one time and it has to be a full
snapshot. No piecemeal updates. Might as well use a concurrency limit to
kill any other jobs that get in our way. Not that there ever should be
any, considering the way this job is launched currently.

Signed-off-by: Randolph Sapp <rs@ti.com>
Interactions with tags and publishing container images should be purely
sequential. Limit job concurrency to prevent any issues with multiple
rapid updates to docker components.

Signed-off-by: Randolph Sapp <rs@ti.com>
Assign concurrency groups for PR based workflows to prevent issues with
users submitting multiple pushes in a short time.

Signed-off-by: Randolph Sapp <rs@ti.com>
The commit-check and component-owners workflows are currently ready to
run on all branches. Remove the restraints for these two workflows.

Other workflows will need to be adjusted before they can be released.

Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Randolph Sapp <rs@ti.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

New unreachable files found with check_files.py:

WARNING:root:File not used: source/test-file-tag.txt

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