evaluation doesn't catch functions in metadata
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 322
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure why the metrics fail while the tarball succeeds but both are channel blockers so this probably should also be validated.
https://github.com/NixOS/nixpkgs/pull/79147
derivation 'prometheus-xmpp-alerts-0.4.2' has invalid meta attribute 'overrideDerivation'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the metrics evaluation path with the tarball path described in the issue, using the linked nixpkgs pull request and the prometheus-xmpp-alerts example. Trace where metadata attributes are validated and confirm that function-valued metadata such as overrideDerivation is handled consistently. Done means the metrics path catches this invalid attribute without breaking the successful tarball path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100