rust-embedded / rust-embedded/meta-rust-bin

Start a SSH agent in the recipe to allow cargo to fetch crates from SSH git repos

Open
#168 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
BitBake
Stars
124
Forks
92
Avg merge
6h 54m
Merged PRs (30d)
2

Description

Since we do not have a rust-crate repository, we link our own libraries via SSH git repositories.

Currently, we need to start a ssh-agent in our pipeline in order to be able to compile a rust application using this recipe.
It would be nice if the recipe itself would take care of it, as well as the additional side-effects/issues (see #166).

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reviewing the recipe's current pipeline behavior and the related side effects discussed in #166. Reproduce compiling a Rust application whose crates come from SSH git repositories, then verify the recipe handles the SSH-agent setup and the identified side effects.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
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.