-
## Details
To complete our release of GitHub Actions, we must make it the source of truth for pipeline steps and make it blocking.
Everything in the build pipeline for vets-website and content-bui…
-
The current CI configuration contains a couple of outdated things:
* [ ] outdated actions like `actions/setup-python@v1` (should be `actions/setup-python@v2`) (non-crucial)
* [ ] mix of action ver…
-
Currently, some repositories don't provide the shared Shipyard infrastructure:
* https://github.com/submariner-io/submariner-website
* https://github.com/submariner-io/enhancements
* ~https://git…
-
**What would you like to be added**:
Use [`on.path` GitHub Action configuration](https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#onpushpull_…
-
## How to reproduce the behaviour
I'm trying to extract trf vectors for certain spans in spacy and encountered several IndexErrors on the way. Here is one example:
```
import spacy
nlp = spacy.l…
-
Hello.
How about separating the logic of the Hops component responsible for acting as a remote component to an abstract class, and leave the Hops component as a specific implementation?
I was …
-
Today, if a person forks the AATH repo, they GHActions run on their fork, but they shouldn't. They can turn off the running of GHA, but they shouldn't have to do that. Please add something (not sure…
-
**What would you like to be added**:
Each K8s version supported by the upcoming release should be tested by CI.
**Why is this needed**:
As we move towards slower, more stable releases, we…
-
Hi,
Would it be possible to share the pre-trained models and/or scripts for "Fill-in-the-Blank Text Generation" mentioned in this blog post? https://ai.googleblog.com/2020/02/exploring-transfer-lea…
-
Found that some corpora from Tilde are loaded incorrectly (not sure if all of them).
```bash
$ mtdata get -l eng-mlt --train EESC2017 -o .
$ head -3 train-parts/*
```
```
==> train-parts/EESC2…