Skip to content

Conversation

@svekars
Copy link
Contributor

@svekars svekars commented Nov 3, 2025

  • Update the theme version to to pull the wheel from pypi
  • Change how we obtain the version in the CI.
  • Updated to properly parse RELEASE variable
  • Fixed Makefile to use RELEASE=true instead of RELEASE=1 for consistency
  • Workflow sets RELEASE=true only for tagged releases (e.g., v1.1.0)
  • Main branch builds with <meta name="robots" content="noindex"> tag
  • Release builds remain indexable by search engines

cc @mergennachin @byjlw

@svekars svekars requested a review from mergennachin as a code owner November 3, 2025 23:41
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 3, 2025

🔗 Helpful Links

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

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

⏳ 46 Pending, 1 Unrelated Failure

As of commit 8a4c6e0 with merge base d361573 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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 Nov 3, 2025
@svekars svekars added module: doc Issues related to documentation, both in docs/ and inlined in code release notes: docs labels Nov 3, 2025
@svekars svekars merged commit 692825d into main Nov 6, 2025
162 of 168 checks passed
@svekars svekars deleted the fix-doc-build-version-theme branch November 6, 2025 20:46
@GregoryComer
Copy link
Member

@pytorchbot cherry-pick --onto release/1.0 -c docs

pytorchbot pushed a commit that referenced this pull request Nov 6, 2025
- Update the theme version to to pull the wheel from pypi
- Change how we obtain the version in the CI.
- Updated to properly parse `RELEASE` variable
- Fixed `Makefile` to use `RELEASE=true` instead of `RELEASE=1` for
consistency
- Workflow sets `RELEASE=true` only for tagged releases (e.g., `v1.1.0`)
- Main branch builds with `<meta name="robots" content="noindex">` tag
- Release builds remain indexable by search engines

cc @mergennachin @byjlw

(cherry picked from commit 692825d)
@pytorchbot
Copy link
Collaborator

Cherry picking #15540

The cherry pick PR is at #15652 The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

abhinaykukkadapu pushed a commit to abhinaykukkadapu/executorch that referenced this pull request Nov 6, 2025
- Update the theme version to to pull the wheel from pypi
- Change how we obtain the version in the CI.
- Updated to properly parse `RELEASE` variable
- Fixed `Makefile` to use `RELEASE=true` instead of `RELEASE=1` for
consistency
- Workflow sets `RELEASE=true` only for tagged releases (e.g., `v1.1.0`)
- Main branch builds with `<meta name="robots" content="noindex">` tag
- Release builds remain indexable by search engines

cc @mergennachin @byjlw
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. module: doc Issues related to documentation, both in docs/ and inlined in code release notes: docs

Projects

Development

Successfully merging this pull request may close these issues.

4 participants