timescale/promscale_extension

Add renovate

Open

#205 创建于 2022年4月27日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)PLpgSQL (19 fork)auto 404
good first issue

仓库指标

Star
 (37 star)
PR 合并指标
 (PR 指标待抓取)

描述

It would be great to use a tool like renovate to automatically notify and update dependencies which we're using.

Ideally it would track:

  • rust toolchain version (set in various Dockerfiles, CI workflows, etc.)
  • rust dependencies (in Cargo.tom)
  • cargo-pgx version (set in various Dockerfiles, CI workflows, etc.)

We have some examples of how to configure renovate with a go project in the promscale repo.

贡献者指南