This commit is contained in:
Mayel de Borniol 2024-02-19 20:29:42 +00:00
parent e22de98194
commit 338cdd428a
2 changed files with 5 additions and 6 deletions

View file

@ -39,6 +39,9 @@ bonfire_editor_milkdown = "https://github.com/bonfire-networks/bonfire_editor_mi
## EXPERIMENTAL ##
bonfire_label = "https://github.com/bonfire-networks/bonfire_label#main"
bonfire_open_science = "https://github.com/bonfire-networks/bonfire_open_science#main"
bonfire_open_id = "https://github.com/bonfire-networks/bonfire_open_id#main"
# boruta = "https://gitlab.com/patatoid/boruta_auth#master"
# bonfire_pages = "https://github.com/bonfire-networks/bonfire_pages#main"
# bonfire_ui_groups = "https://github.com/bonfire-networks/bonfire_ui_groups#main"
@ -50,19 +53,14 @@ bonfire_label = "https://github.com/bonfire-networks/bonfire_label#main"
# bonfire_gatherings = "https://github.com/bonfire-networks/bonfire_gatherings"
# bonfire_open_id = "https://github.com/bonfire-networks/bonfire_open_id#main"
# boruta = "https://gitlab.com/patatoid/boruta_auth#master"
# rauversion_extension = "https://github.com/mayel/rauversion-phx.git#modular-extension-step2"
# needed for rauversion:
# mogrify = "https://github.com/chaskiq/mogrify.git#identify-option"
#bonfire_encrypt = "https://github.com/bonfire-networks/bonfire_encrypt#main"
# bonfire_encrypt = "https://github.com/bonfire-networks/bonfire_encrypt#main"
# bonfire_livebook = "https://github.com/bonfire-networks/bonfire_livebook#main"
# livebook = "https://github.com/mayel/livebook#fork"
# bonfire_gatherings = "https://github.com/bonfire-networks/bonfire_gatherings"
ex_aws = "https://github.com/bonfire-networks/ex_aws#main"

View file

@ -383,6 +383,7 @@ deps-unlock-unused:
dep-clean dep:
@just mix "deps.clean $dep --build"
@just mix "deps.clean bonfire --build"
# Clone a git dep and use the local version, eg: `just dep-clone-local bonfire_me https://github.com/bonfire-networks/bonfire_me`
dep-clone-local dep repo: