Skip to content

Commit

Permalink
update elixir
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Jun 18, 2024
1 parent be1e78a commit 728bff0
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
docs:
name: Generate docs (upon new release)
runs-on: ubuntu-latest
container: hexpm/elixir:1.17.0-erlang-27.0-alpine-3.20.0
container: hexpm/elixir:1.17.1-erlang-27.0-alpine-3.20.0
env:
FLAVOUR: cooperation
FLAVOUR_PATH: flavours/cooperation
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
DOCKER_REPO: bonfire
ALPINE_VERSION: "3.20.0"
ERLANG_VERSION: "27.0"
ELIXIR_VERSION: "1.17.0"
ELIXIR_VERSION: "1.17.1"
steps:
-
name: Cancel any already running releases workflows
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
flavour: ['classic'] # 'community', 'cooperation'
otp: ['27.0', '25.2.3']
elixir: ['1.17.0'] # '1.14.5'
elixir: ['1.17.1'] # '1.14.5'
test_only: ['backend', 'ui'] # 'federation' - FIXME: federation results in (Ecto.ConstraintError) constraint error when attempting to insert struct: "bonfire_data_access_control_encircle_circle_id_fkey" (foreign_key_constraint) in `fake_user`
# ^ test with latest versions + oldest supported (i.e. versions available in debian stable)
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml.old
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test_classic_flavour:
name: Test classic flavour
runs-on: ubuntu-latest
container: hexpm/elixir:1.17.0-erlang-26.2.4-alpine-3.20.0
container: hexpm/elixir:1.17.1-erlang-26.2.4-alpine-3.20.0
env:
FLAVOUR: classic
MIX_ENV: test
Expand Down
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# You can use asdf or [mise](https://mise.jdx.dev/) to install these
# NOTE: see upgrade instructions in .tool-versions.env
erlang 27.0
elixir 1.17.0-otp-27
elixir 1.17.1-otp-27
# erlang 25.3.2.8
# elixir 1.13.4-otp-25
just 1.27.0
just 1.29.1
yarn 1.22.19
nodejs 21.6.1
# chromedriver latest
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

# The version of Alpine to use for the final image - should match a version used in the Elixir docker image, which can be checked on Docker Hub: https://hub.docker.com/r/hexpm/elixir/tags?name=alpine
ALPINE_VERSION="3.20.0"
ELIXIR_VERSION="1.17.0"
ELIXIR_VERSION="1.17.1"
2 changes: 2 additions & 0 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "8c926e146e45f30e4d4c1a7e2d3207a18168218d", []},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "9d3f8bcad3ce5a4b602aa0ed2fb75792acc03e0f", []},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "3a83c8a855f090f418ab7c5fa6ff60e9a8ccdd75", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "18bf6fc8f75653e361d129747d89069f50a6d3cf", []},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "3b3dc15c0f01161ba59717c257980e934695a1d6", []},
"bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "482711e3ad8d62631b326cdd987987624a6db82d", []},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "6bdd32209b3152ae995df7c5912288fc29e8f9c4", []},
Expand Down Expand Up @@ -112,6 +113,7 @@
"ecto_vista": {:hex, :ecto_vista, "0.2.0", "54f46a946fa5aa1c9501e02c590bf9b30d5e7c3222a1909bd2795344e3f0d855", [:mix], [{:ecto, "~> 3.5", [hex: :ecto, repo: "hexpm", optional: false]}, {:ecto_sql, "~> 3.5", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:postgrex, "~> 0.15", [hex: :postgrex, repo: "hexpm", optional: false]}], "hexpm", "a1beb25e78e418b6437ed1d2e3f299b1822390926e58a02954be9c4718377a12"},
"elbat": {:hex, :elbat, "0.0.6", "35270ae629058435c0f705fc5b281662597fda0c1c0479080e35205d2758c6a5", [:mix], [], "hexpm", "74bbac013afe869123833273e5f26826fad453e17c09aeabcb7d8d0a74baf868"},
"elixir_make": {:hex, :elixir_make, "0.8.4", "4960a03ce79081dee8fe119d80ad372c4e7badb84c493cc75983f9d3bc8bde0f", [:mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:certifi, "~> 2.0", [hex: :certifi, repo: "hexpm", optional: true]}], "hexpm", "6e7f1d619b5f61dfabd0a20aa268e575572b542ac31723293a4c1a567d5ef040"},
"elixirkit": {:git, "https://github.com/livebook-dev/livebook", "e59f5b03e57acf0fa412163504b0a4d0742a6207", [sparse: "elixirkit"]},
"email_checker": {:hex, :email_checker, "0.2.4", "2bf246646678c8a366f2f6d2394845facb87c025ceddbd699019d387726548aa", [:mix], [{:socket, "~> 0.3.1", [hex: :socket, repo: "hexpm", optional: true]}], "hexpm", "e4ac0e5eb035dce9c8df08ebffdb525a5d82e61dde37390ac2469222f723e50a"},
"emote": {:git, "https://github.com/bonfire-networks/emote", "53f02c1dbcdc550d54e3d62a3146a06078230077", []},
"entrepot": {:git, "https://github.com/bonfire-networks/entrepot", "f3a1dde0e26bbeac11175cd20605da63dd4b2b3b", []},
Expand Down

0 comments on commit 728bff0

Please sign in to comment.