Remove `github` and `rev` dependencies

Open
#706 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by inspecting the Rust dependency and build configuration to find where github and rev dependencies cause git refs to be recompiled during builds or tests. Confirm how published versions and prereleases are selected; done means builds and tests use published versions while projects can depend on prerelease versions.

Written by the indexing model from the issue text.

Description

bug
What problem does your feature solve?

Currently when building or testing the git refs are recompiled.
image

What would you like to see?

Use only published versions and use prereleases to allow for projects to depend on non-pubilshed versions.

What alternatives are there?
Dominant language
Rust
Stars
123
Forks
141
Avg merge
2d 21h
Merged PRs (30d)
17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stellar/stellar-cli

All issues in stellar/stellar-cli

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.