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

Update supported Elixir, OTP and Ecto versions #37

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

remi
Copy link
Member

@remi remi commented Sep 22, 2024

📖 Description and reason

This pull request brings changes from #34 and #36 as well as a few changes to make sure everything still works for all supported versions.

@simonprev I’m going to need your 👍 on this one since I had to change a few things to make tests pass.

This should close #34 and #36. Thank you @kianmeng & @martinmaillard!

🦀 Dispatch

#dispatch/elixir

@remi remi requested a review from simonprev September 22, 2024 18:41
@kianmeng kianmeng mentioned this pull request Sep 22, 2024
5 tasks
include:
- elixir-version: 1.12.x
- elixir-version: 1.17.x
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also include OTP 26 and 27 as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep absolutely, I just wanted to make all OTP 25 builds go green and then check for 26 and 27 after 🙂

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kianmeng I added a few!

- elixir-version: 1.17.x
  otp-version: 27.x
- elixir-version: 1.17.x
  otp-version: 26.x
- elixir-version: 1.16.x
  otp-version: 26.x
- elixir-version: 1.15.x
  otp-version: 26.x

🙌

@remi remi merged commit 92d50e3 into master Sep 23, 2024
18 checks passed
@remi remi deleted the feature/bump-ee-in-ci-remi branch September 23, 2024 16:20
@kianmeng
Copy link
Contributor

🥳 🥳 🥳 🥳 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants