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.49k stars 813 forks source link

[NovaX] Remove CircleCI #2173

Closed osalpekar closed 1 year ago

osalpekar commented 1 year ago

This PR removes most of the CircleCI directory. Primarily, this removes the CircleCI config files. These were the remaining jobs in the CCI configs:

We also removed the following:

In a follow-up, we can move the unittest scripts to the .github (or other) directory and remove the .circleci/ directory entirely.

pytorch-bot[bot] commented 1 year ago

:link: Helpful Links

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

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

:x: 2 New Failures

As of commit fb89a4ea946dbef0ccc3a8361ee1390ad3c2df58:

NEW FAILURES - The following jobs have failed:

* [build](https://hud.pytorch.org/pr/pytorch/text/2173#13869771312) ([gh](https://github.com/pytorch/text/actions/runs/5124910941/jobs/9217384663)) * [Build M1 Conda](https://hud.pytorch.org/pr/pytorch/text/2173#5124911002) ([gh](https://github.com/pytorch/text/actions/runs/5124911002))

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