Add Nightly builds for merged PRs

Open
#1,391 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, rust

Research direction

Start by reviewing the repository's GitHub Actions release process and Cargo package configuration. Define how nightly builds are published for merged PRs, including the Cargo versioning approach, and consider the work complete when an automatic nightly release is available and the build path is validated.

Written by the indexing model from the issue text.

Description

What problem does your feature solve?

We would like to have better release process and an outcome from the discussion is we need nightly builds to run github actions necessary.

Nightly builds can help us identifies things that are broken during build time, but only visible when actually making a new release (e.g. dry-run only run during the release process, so if you fix things for the build job, dry-run may not necessarily be correct).

What would you like to see?

An automatic release process that make a nightly build available.

Open questions:

  • How nightly builds work with cargo packages?
  • What would the versioning look like?
What alternatives are there?

N/A

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.