Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Oct 21, 2024
1 parent 99d777b commit 16398c9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion flavours/classic/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,4 @@ import_config "native.exs"
# finally, append/override config based on env, which will override any config set above (including from imported files)
import_config "#{env}.exs"

IO.puts("Compile-time config ready")
IO.puts("Compile-time config ready")
2 changes: 1 addition & 1 deletion flavours/classic/config/deps.flavour.git
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ forecastr = "https://github.com/bonfire-networks/forecastr"
# bonfire_livebook = "https://github.com/bonfire-networks/bonfire_livebook"
# livebook = "https://github.com/mayel/livebook#fork"

tz_world = "https://github.com/kipcole9/tz_world"
# tz_world = "https://github.com/kipcole9/tz_world"

4 changes: 4 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,10 @@ test-watch *args='':
@echo "Testing $@..."
MIX_ENV=test just mix test.watch --stale --exclude mneme $@

test-watch-full *args='':
@echo "Testing $@..."
MIX_ENV=test just mix test.watch --exclude mneme $@

# Run stale tests, and wait for changes to any module code, and re-run affected tests, and interactively choose which tests to run
test-interactive *args='':
@MIX_ENV=test just mix test.interactive --stale $@
Expand Down
4 changes: 2 additions & 2 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"bonfire_fail": {:git, "https://github.com/bonfire-networks/bonfire_fail", "78a25ab4e7a5651522fd3eade6f2d3bc952c0ac3", []},
"bonfire_federate_activitypub": {:git, "https://github.com/bonfire-networks/bonfire_federate_activitypub", "bfc59cc660e5fb4e3286508b877a92c5e4ebcddf", []},
"bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "22559ad34c0be1ab31fa0e03a61806f439c7fa03", []},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "98a16d7002ded7d7208aaf8bfa4ad7b4e2441d13", []},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "fbb90ce13280792eca5655718496d153a464e2a6", []},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "d6233642693cd330101e27736e91455248118a0e", []},
"bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "efcf18f1fa185bb62f07e3e44518029a7e9a82db", []},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "71e25f18bdb8d0923a641884a905959bc02c34e6", []},
Expand Down Expand Up @@ -364,7 +364,7 @@
"towel": {:git, "https://github.com/CyrusOfEden/towel", "7a9632f6450593176db387c8202580b626b57760", []},
"twinkle_star": {:git, "https://github.com/bonfire-networks/twinkle_star", "476f464e38c5409438246ca15e42e44b527ca257", []},
"typed_struct": {:hex, :typed_struct, "0.3.0", "939789e3c1dca39d7170c87f729127469d1315dcf99fee8e152bb774b17e7ff7", [:mix], [], "hexpm", "c50bd5c3a61fe4e198a8504f939be3d3c85903b382bde4865579bc23111d1b6d"},
"tz_world": {:git, "https://github.com/kipcole9/tz_world", "a7f36583d2075553c47d082360ad588321dca926", []},
"tz_world": {:hex, :tz_world, "1.4.1", "ff9c9819b20f443d47e6e0dc412e15c23be5bb6ac856e8d83c4163ccbc55b52f", [:mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:certifi, "~> 2.5", [hex: :certifi, repo: "hexpm", optional: true]}, {:geo, "~> 1.0 or ~> 2.0 or ~> 3.3 or ~> 4.0", [hex: :geo, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "9173ba7aa7c5e627e23adfc0c8d001a56a7072d5bdc8d3a94e4cd44e25decba1"},
"tzdata": {:hex, :tzdata, "1.1.2", "45e5f1fcf8729525ec27c65e163be5b3d247ab1702581a94674e008413eef50b", [:mix], [{:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: false]}], "hexpm", "cec7b286e608371602318c414f344941d5eb0375e14cfdab605cca2fe66cba8b"},
"ucwidth": {:hex, :ucwidth, "0.2.0", "1f0a440f541d895dff142275b96355f7e91e15bca525d4a0cc788ea51f0e3441", [:mix], [], "hexpm", "c1efd1798b8eeb11fb2bec3cafa3dd9c0c3647bee020543f0340b996177355bf"},
"unfurl": {:hex, :unfurl, "0.6.2", "28a60b4bed73f8ebfd699f38e4762e3a757bc28a1c9bd76d8037db3b2d81ea5e", [:mix], [{:arrows, "~> 0.2", [hex: :arrows, repo: "hexpm", optional: false]}, {:faviconic, "~> 0.2.1", [hex: :faviconic, repo: "hexpm", optional: false]}, {:floki, "~> 0.32", [hex: :floki, repo: "hexpm", optional: false]}, {:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.6", [hex: :plug_cowboy, repo: "hexpm", optional: false]}, {:tesla, "~> 1.4", [hex: :tesla, repo: "hexpm", optional: false]}, {:untangle, "~> 0.3", [hex: :untangle, repo: "hexpm", optional: false]}], "hexpm", "0b5a58870a4b2dc8005a4856663176c1ff8f65ee4585c8bb0ad23f51c55abd86"},
Expand Down

0 comments on commit 16398c9

Please sign in to comment.