pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch
https://pytorch.org/text
BSD 3-Clause "New" or "Revised" License
3.5k stars 812 forks source link

Add script to do branch cut release #2219

Closed huydhn closed 9 months ago

huydhn commented 10 months ago

TSIA. The script is copied from vision/audio. I use this to cut release/0.17 branch https://github.com/pytorch/text/commits/release/0.17

pytorch-bot[bot] commented 10 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2219

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

:white_check_mark: You can merge normally! (11 Unrelated Failures)

As of commit c0623fc2e756ca2383d2315f3b65d83acfbfb5f6 with merge base 834f7c6981260570cd4eb67cfafede854084b2d7 (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [Bandit / build](https://hud.pytorch.org/pr/pytorch/text/2219#19461311262) ([gh](https://github.com/pytorch/text/actions/runs/7145505831/job/19461311262)) * [Integration Test / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461312219) ([gh](https://github.com/pytorch/text/actions/runs/7145505912/job/19461312219)) * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461311866) ([gh](https://github.com/pytorch/text/actions/runs/7145505896/job/19461311866)) * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461312448) ([gh](https://github.com/pytorch/text/actions/runs/7145505896/job/19461312448)) * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461313173) ([gh](https://github.com/pytorch/text/actions/runs/7145505896/job/19461313173)) * [Unit-tests on Linux GPU / tests (3.8, 11.7) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461312069) ([gh](https://github.com/pytorch/text/actions/runs/7145505907/job/19461312069)) * [Unit-tests on Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461311855) ([gh](https://github.com/pytorch/text/actions/runs/7145505911/job/19461311855)) * [Unit-tests on Macos CPU / tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461313167) ([gh](https://github.com/pytorch/text/actions/runs/7145505911/job/19461313167)) * [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461312453) ([gh](https://github.com/pytorch/text/actions/runs/7145505911/job/19461312453))

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

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

* [Unit-tests on Windows CPU / tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461312903) ([gh](https://github.com/pytorch/text/actions/runs/7145505909/job/19461312903)) * [Unit-tests on Windows CPU / tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2219#19461313467) ([gh](https://github.com/pytorch/text/actions/runs/7145505909/job/19461313467))

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