Skip to content

Pin package dependencies #25

@kajogo777

Description

@kajogo777

We should be able to pin package dependencies, and support upgrades following the main branch.

This command should install packages from pinned commits only (or pinning them if they don't exist)
devx project update

This command should upgrade the binned commit hashes to the latest commit or to a user-specified commit
devx project upgrade

Ultimately we should design the packaging & schema convention to be immutable like Nix or Grafana Thema, so it's very hard to introduce breaking changes to configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions