Skip to content

docs: bump cross-repo links and repo-init branch to dev-ai-contest-2026#544

Merged
TangMeng12 merged 1 commit into
open-vela:dev-ai-contest-2026from
tanghao-xiaomi:docs-bump-branch-to-dev-ai-contest-2026
May 12, 2026
Merged

docs: bump cross-repo links and repo-init branch to dev-ai-contest-2026#544
TangMeng12 merged 1 commit into
open-vela:dev-ai-contest-2026from
tanghao-xiaomi:docs-bump-branch-to-dev-ai-contest-2026

Conversation

@tanghao-xiaomi
Copy link
Copy Markdown
Collaborator

Update cross-repository links and repo init commands from the generic dev branch to the contest-specific dev-ai-contest-2026 branch so that references resolve correctly under the current manifest.

  • blob/dev/ -> blob/dev-ai-contest-2026/
  • tree/dev/ -> tree/dev-ai-contest-2026/
  • repo init -b dev -> repo init -b dev-ai-contest-2026

Follows the same approach as PR #541 (trunk -> trunk-5.5). Third-party upstream branches (master/main), narrative text about dev/trunk branch strategy, and /dev/* device-node paths in code blocks are left untouched.

Note: Please adhere to Contributing Guidelines.

Summary

Update this section with information on why change is necessary,
what it exactly does and how, if new feature shows up, provide
references (dependencies, similar problems and solutions), etc.

Impact

Update this section, where applicable, on how change affects users,
build process, hardware, documentation, security, compatibility, etc.

Testing

Update this section with details on how did you verify the change,
what Host was used for build (OS, CPU, compiler, ..), what Target was
used for verification (arch, board:config, ..), etc. Providing build
and runtime logs from before and after change is highly appreciated.

Update cross-repository links and repo init commands from the generic
`dev` branch to the contest-specific `dev-ai-contest-2026` branch so
that references resolve correctly under the current manifest.

- blob/dev/<path>           -> blob/dev-ai-contest-2026/<path>
- tree/dev/<path>           -> tree/dev-ai-contest-2026/<path>
- repo init -b dev          -> repo init -b dev-ai-contest-2026

Follows the same approach as PR open-vela#541 (trunk -> trunk-5.5). Third-party
upstream branches (master/main), narrative text about dev/trunk branch
strategy, and `/dev/*` device-node paths in code blocks are left
untouched.
@tanghao-xiaomi tanghao-xiaomi force-pushed the docs-bump-branch-to-dev-ai-contest-2026 branch from feb52fd to fd7849e Compare May 12, 2026 03:31
@TangMeng12 TangMeng12 merged commit 250178f into open-vela:dev-ai-contest-2026 May 12, 2026
4 checks passed
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.

3 participants