Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

consider switching to an apt-style repository architecture #130

Open
@bacongobbler

Description

@bacongobbler

Having a git-backed repository structure makes the forking and maintenance model incredibly simple for the back-end, however it comes with the trade-off of only having the ability to install the latest version of a package.

As a user, I should be able to install a package at a version that was previously made available from a package repository:

$ gofish install helm --version 2.8.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions