Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Oct 20, 2024
1 parent d1b97e5 commit b78ee44
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 11 deletions.
6 changes: 1 addition & 5 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -287,13 +287,9 @@ db-rollback-all:
#### UPDATE COMMANDS ####

# Update the dev app and all dependencies/extensions/forks, and run migrations
update: init update-repo
just prepare
just update-forks
just update-deps
update: init update-repo prepare js-deps-fetch update-forks update-deps
just mix deps.get
just _deps-post-get
just js-deps-fetch
# just mix compile
# just db-migrate

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ defmodule Bonfire.Umbrella.MixProject do
# TODO: put these in ENV or an external writeable config file similar to deps.*
@config [
# note that the flavour will automatically be added where the dash appears
version: "0.9.10-beta.156",
version: "0.9.10-beta.157",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,
Expand Down
10 changes: 5 additions & 5 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "8cdbc87dc6f1d4ac7bc5d7d20523f07a5a6ee9dc", []},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "16200f6972a7658ec27729f56c368f13966d5417", []},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "e0ca19b353c576bdb31bc7d437ddb2f948874c58", []},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "c71c2e010687288063f21aa3de38873f0a0eb2cf", []},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "4206fca01d8c056263677ad20c74d8a5e499a3b7", []},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "de2ca8f732499b4df8f5a9711f7b7bb38df76609", []},
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "00712af676e70f0f126861446bf873054f6e26c3", []},
"bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "72af184bbdc9114f2e060a93a71c167af3a0e6a2", []},
Expand All @@ -56,7 +56,7 @@
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "9eee0f1a2030ab93ded985c151453b18bc473b26", []},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "8263cb1c22aab43925fb635f4abf10db6a47cb6e", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "10a7535560856c3f11d7cc5339c245ffb782af1a", []},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "1aa2f5d22588b58122f33a8e7fc755e31b0b58f4", []},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "ac616e63fb645fd706dd585232655b6445a6c363", []},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "a9b574c7d69613f72893079bb3e2a8a3282c6a15", []},
"bonfire_poll": {:git, "https://github.com/bonfire-networks/bonfire_poll", "b72d5fdf03021e2ca74e22188f5055e32770416f", []},
"bonfire_posts": {:git, "https://github.com/bonfire-networks/bonfire_posts", "37f9270ee40937d8c23351766b43350484c8bfa2", []},
Expand All @@ -65,12 +65,12 @@
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "b2a99e3c73d708f43d720b4f4238f684c981c0a5", []},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "9a4ad5babd675c66c6a62a1b7b2dbd4a7c7f6e13", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "ac871e903f071bceb602dbc634f97684d6e7fba9", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "24a6a99e9e568cd71b427728df737bace3bcae60", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "854d3473a41814ad1a7873dae21856edbcff3d4d", []},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "2777b3dcecac98c2fb5f4137b3114108b8b4daf5", []},
"bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "7ff551dee52b1548760ca565706eca040cfaffd4", []},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "2b6f3aded6d305bcf5979f8ffe5d5d189f41133d", []},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "1f1239f90b903495fa24aba4b33a2e5ec61f3c54", []},
"bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "29a841e00b77abd9b04f2d06c15b8e18e329dfe8", []},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "0dcd190157684040b866b414b89a759c85e56d75", []},
"bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "80d5c2bd7f70460510ab7c8355b16e5513fc0907", []},
"bonfire_ui_moderation": {:git, "https://github.com/bonfire-networks/bonfire_ui_moderation", "8ff64710dba8bf0980ddf03d17d864e026a076f6", []},
"bonfire_ui_posts": {:git, "https://github.com/bonfire-networks/bonfire_ui_posts", "2c7f5447e24a9559dbbb50f0ad9aa63f82d6f0aa", []},
"bonfire_ui_reactions": {:git, "https://github.com/bonfire-networks/bonfire_ui_reactions", "beca5e96f5f2df1aac10d7498a73eb0ad25fb5ae", []},
Expand Down

0 comments on commit b78ee44

Please sign in to comment.