Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin package dependencies #25

Open
kajogo777 opened this issue Jan 13, 2023 · 0 comments
Open

Pin package dependencies #25

kajogo777 opened this issue Jan 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kajogo777
Copy link
Member

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.

@kajogo777 kajogo777 added the enhancement New feature or request label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant