You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: adds new github workflow focused on documentation in prep to deprecate kokoro presubmit (#2194)
* I've created a new workflow for the docs and docsfx nox sessions.
This involves a new GitHub workflow located in `.github/workflows/docs.yml`. This new workflow will now handle running the `docs` and `docsfx` nox sessions, which were previously managed by the `.kokoro/presubmit/presubmit.cfg` workflow.
Here's how the new workflow operates:
- It activates when you make pull requests to the `main` branch.
- It executes two jobs: `docs` and `docsfx`.
- Both of these jobs utilize Python 3.10.
- Each job installs nox and then runs its corresponding nox session (`docs-3.10` or `docsfx-3.10`).
This adjustment is a step towards phasing out and removing the `.kokoro/presubmit/presubmit.cfg` file.
* Update .github/workflows/docs.yml
* Update .github/workflows/docs.yml
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.
Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.
🎥 Watch TMZ Live
TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.
0 commit comments