Skip to content

Conversation

@kirklandsign
Copy link
Contributor

@kirklandsign kirklandsign commented Aug 13, 2025

Summary

Now in docs we can use ${executorch_version} to represent executorch version.

It's defined in docs/source/executorch_custom_versions.py EXECUTORCH_VERSION = "0.7.0"

Test plan

In https://docs-preview.pytorch.org/pytorch/executorch/13351/getting-started.html#id1, the version is correct:

implementation("org.pytorch:executorch-android:0.7.0")

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 13, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13351

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 New Failures, 1 Unrelated Failure

As of commit 4c03d30 with merge base 76a4062 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 13, 2025
@kirklandsign kirklandsign changed the title [test] Set a doc build variable for executorch version Aug 13, 2025
@kirklandsign kirklandsign marked this pull request as ready for review August 13, 2025 20:35
@kirklandsign kirklandsign merged commit 01f703f into main Aug 13, 2025
197 of 206 checks passed
@kirklandsign kirklandsign deleted the version-conf-4 branch August 13, 2025 22:39
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
### Summary
Now in docs we can use `${executorch_version}` to represent executorch
version.

It's defined in docs/source/executorch_custom_versions.py
`EXECUTORCH_VERSION = "0.7.0"`

### Test plan

In
https://docs-preview.pytorch.org/pytorch/executorch/13351/getting-started.html#id1,
the version is correct:
```
implementation("org.pytorch:executorch-android:0.7.0")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants