influxdata / influxdata/datafusion-udf-wasm

Dependabot for libs bundled in Python guest

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
20
Forks
3
Avg merge
6h 20m
Merged PRs (30d)
24

Description

# What
Set up dependabot to auto-update the libraries that we bundle with our Python guest.

# Why
Automatically get security fixes and other improvements.

# How
This likely only makes sense after #102. Then point dependabot to

https://github.com/influxdata/datafusion-udf-wasm/blob/bd9e6670fee18f7629206b6828aa4fa9abbad6a8/guests/python/requirements.txt

similar to this config here:

https://github.com/influxdata/datafusion-udf-wasm/blob/bd9e6670fee18f7629206b6828aa4fa9abbad6a8/.github/dependabot.yml#L23-L30

Contributor guide

Open the contributing guide

Research direction

First check issue #102, since this work likely depends on it. Then inspect guests/python/requirements.txt and the existing Dependabot configuration in .github/dependabot.yml, especially the referenced lines 23–30; done means Dependabot is configured to update the bundled Python guest libraries.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.