-
I just had a look at the ABCD 2 > DwC mapping file that defines which ABCD fields are extracted and indexed by GBIF:
https://github.com/gbif/pipelines/blob/dev/sdks/tools/archives-converters/src/main/…
-
Function pipelineSortUtil has the issue at line 80 & 81. Error is as below
one of the pipeline is leading to succeed the condition at line 43 (if ($activity.Pipeline) ) and then failing at the belo…
-
### Description:
Haystack component developers sometimes forget to adhere to the expected return type of the `run` method in various components. Specifically, the `run` method is designed to return…
-
### What happened?
I am running the following code:
```
import argparse
import apache_beam as beam
import structlog
from apache_beam.options.pipeline_options import PipelineOptions
logge…
-
Hello,
We have been developing a FastAPI application where we use some external libraries to perform some NLP tasks, such as tokenization. On top of this, we are launching the service with Gunicorn …
-
#### Description:
Post-MVP Task: add a new "yes/no" field to the operation information page
#### Context:
ED requested that whether Date of First Shipment has occurred be added to the registration f…
-
Despite using the nvidia-containers with cuda 12.4 and compiling from source, i still run into below error
```
Traceback (most recent call last):
File "", line 1, in
File "/home/scratch.b…
-
#### Description:
When an imposed penalty is issued, a notification email is sent to the operator to notify them of the penalty.
#### Acceptance Criteria:
As an operator, given that I have been iss…
-
### Area with issue?
JSON Schema
### ✔️ Expected Behavior
To break the gitlab ci configuration into smaller files it is possible to put them into the folder .gitlab/ci. Then you can include t…
-
For instance, add the following command line options:
- [x] `--version` / `-v`: output Tact's version (done in #137)
- [x] https://github.com/tact-lang/tact/issues/504
- [x] `--help` / `-h`: output…