Arief Rahmansyah

Results 26 issues of Arief Rahmansyah

##### Issue Type - Feature proposal ##### Summary I'm using GitLab as main Git repository and sometimes I have connectivity issue that made git fetching failed. Can GoCD have an...

enhancement
materials
no stalebot

**Is your feature request related to a problem? Please describe.** Error notifications from BotKube would likely **flood** the targeted communication channel. For example, in the screenshot attached below, my Slack...

enhancement

Hi, we are at [Gojek](https://www.gojek.io/) have built flytekit plugin to run the [DBT](https://www.getdbt.com/) tasks. As discussed on [Slack](https://flyte-org.slack.com/archives/CNMKCU6FR/p1645017635295879), we would like to publish the flytekit-dbt plugin on flytekit repository. I...

plugins
flytekit

**Why?** If we specify `--auto-connect` flag from `draft up`, we will be able to connect, but we will not reuse environment flag from command-line. More than that, if we specify...

* Supports dbt run and dbt test tasks * The plugin includes integration test that need local PostgreSQL database Signed-off-by: ariefrahmansyah # TL;DR Add flytekit-dbt plugin. Fixes https://github.com/flyteorg/flyte/issues/2202 ## Type...

**Which issue(s) this PR fixes**: Fixes not able to log NULL feature status if user didn't specify default value. **Checklist** - [ ] Added unit test, integration, and/or e2e tests...

## Is your feature request related to a problem? Please describe. To avoid accidentally running `quick_install.sh` on existing Kubernetes cluster, e.g. production cluster with running infrastructure (istio, knative, kfserving) and...

## Expected Behavior Prevent user from submitting invalid custom Docker image name ## Current Behavior There's no validation for the Custom Transformer Docker Image name in the input-form, enabling the...

## Is your feature request related to a problem? Please describe. Currently, we need to publish merlin-sdk to PyPi first before batch-predictor and pyfunc-server able to release their new Docker...

The Python SDK contains the test files that interact with the running Merlin server and its model cluster. Having it running in GitHub Actions will enable the developers to be...