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

fix(deps): upgrade to Elixir 1.12.3 and Erlang 24.3.4.6 #719

Merged
merged 10 commits into from
Dec 1, 2022

Conversation

davidspek
Copy link
Contributor

@davidspek davidspek commented Nov 11, 2022

Summary

This PR updates our backend to the next version of Elixir and Erlang. This has been made possible by a number of dependency updates and a few small fixes included in this PR.

Blocked by:

Test Plan

Built images and deployed on the dev cluster. No obvious errors in the logs. Everything seems to be working as expected.

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@davidspek davidspek added the dependencies Pull requests that update a dependency file label Nov 11, 2022
@davidspek davidspek force-pushed the backend/elixir-1.12 branch 13 times, most recently from fb7273b to 91e22c7 Compare November 17, 2022 11:24
@davidspek davidspek force-pushed the backend/elixir-1.12 branch 4 times, most recently from 661d80a to c48235b Compare November 23, 2022 16:06
@davidspek davidspek force-pushed the backend/elixir-1.12 branch 2 times, most recently from 47c9c01 to e2c9d16 Compare December 1, 2022 09:55
@davidspek davidspek changed the title WIP: upgrade to Elixir 1.12.3 and Erlang 24.3.4.6 fix(deps): upgrade to Elixir 1.12.3 and Erlang 24.3.4.6 Dec 1, 2022
davidspek and others added 7 commits December 1, 2022 12:21
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
@davidspek davidspek force-pushed the backend/elixir-1.12 branch from 2cf6a7a to 663b762 Compare December 1, 2022 11:25
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
@davidspek davidspek force-pushed the backend/elixir-1.12 branch from 0f9c28b to e4d4f7a Compare December 1, 2022 11:56
@michaeljguarino
Copy link
Member

the most likely possible broken aspect of this would be the cloud shell, because of the change to ssh key generation, but I'm pretty sure it's ok and did sanity check

@davidspek davidspek merged commit f5b6ddb into master Dec 1, 2022
@davidspek davidspek deleted the backend/elixir-1.12 branch December 1, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants