apache / apache/iceberg-rust

Pass CARGO_DENY_VERSION from dependencies.yml to dependencies.sh

Open Beginner friendly
#2,708 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
1.4k
Forks
567
Avg merge
2d 2h
Merged PRs (30d)
93

Description

Good point! I think we can update the dependencies.sh to take another arg, and have dependencies.yml to pass the version in.

We can create a separate PR to address this

_Originally posted by @CTTY in https://github.com/apache/iceberg-rust/pull/2700#discussion_r3471500486_

Contributor guide

Open the contributing guide

Research direction

Start by reading dependencies.yml and dependencies.sh to trace how dependency checks are invoked and how CARGO_DENY_VERSION is currently set. Update the argument flow so the version from dependencies.yml reaches dependencies.sh, then verify the script receives and uses the expected version.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.