Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

boulder/cli: Implement update command to update version in recipes #48

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 23, 2023

  1. boulder/cli: Implement update command to update version in recipes

    Updates an existing recipe (stone.yml) with a new version and tarball,
    provided by the user. Additionally, it recomputes the hash of the new
    tarball and increments the release.
    
    PoC only, to do this properly we need a write function in `moss.source.format`,
    that enforces desired formatting. We can already easily parse the recipe.
    joebonrichie committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5f2d4a7 View commit details
    Browse the repository at this point in the history