dimforge / dimforge/kiss3d

Reproducible builds

Open
#41 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.8k
Forks
194
Avg merge
1d 14h
Merged PRs (30d)
2

Description

Hi! This issue is about getting Kiss to compile without worrying about Cargo dependencies. I have two suggestions:
1. Use `"rev"` in the dependency sections of `Cargo.toml` to pull in the specific versions of dependencies that work with the current revision of Kiss.
2. Tag stable revisions of Kiss with git tags. Use semantic versioning like `v1.1.5`.

Keep up the great work! :+1:

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the dependency sections in Cargo.toml and how this repository currently records stable revisions. Check the existing release and tagging practice before deciding how the requested revisions and semantic-version tags should be represented. Done means dependencies resolve to specific working revisions and stable Kiss revisions are tagged with the requested versioning convention.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.