sheerlox

sheerlox

Renovate is about to get a lot better for Elixir

If you’ve read me before, you know I’m an automation freak. I have a few posts already on the topic, including one about automating updates to the Elixir docker image with Renovate.

Since businesses are off for the holidays, I used the opportunity to power through some improvements I really felt were needed :tada:

Are any of you using Renovate or something similar, or even just enthusiastic about these kinds of automation? :eyes:

P.S. the draft PRs are ready to go as well, they’re just dependent on the previous ones.

Most Liked

zachdaniel

zachdaniel

Creator of Ash

You may be interested in something that we’re doing with igniter! We have a drop in replacement for mix deps.update that allows packages to provide update scripts that can intelligently update the users code base to adapt to changes in libraries. For example: igniter/lib/mix/tasks/igniter.upgrade_igniter.ex at v0.5.3 · ash-project/igniter · GitHub

When coupled with something like renovate or dependabot, it’s wildly useful!

sheerlox

sheerlox

@mruoss lockfile maintenance is now available on both self-hosted (starting version 39.217.0) and Mend Renovate :tada:

https://github.com/renovatebot/renovate/pull/33326 took a lot of back and forth since the start of the year, but it has finally been merged and deployed :face_holding_back_tears: (honestly one of my most painful open-source contributions ever)

You might have noticed it already, but thought I’d post a heads up anyway. Cheers!

P.S. that also was the latest PR, so all five PRs from the original post are now released and deployed :rocket:

zachdaniel

zachdaniel

Creator of Ash

Yes please! Someone else explained to me that it is possible, but I haven’t had the time to work it out and document it. At the moment Ash is the main user of igniter, but other libraries are adopting it as well, including a pretty large one that I will let make their own announcement about it :smiling_face_with_sunglasses:

Where Next?

Popular in Discussions Top

arcanemachine
https://nitter.net/josevalim/status/1744395345872683471 https://twitter.com/josevalim/status/1744395345872683471
New
Rustixir
Hi everyone, im working on find best language/framework/system for high concurrency, high performance and stable performance after wor...
New
WolfDan
After doing a port from a c++ library to my project in phoenix I’ve seen that I need a faster way to run this algorithm and I found this ...
New
AlexMcConnell
The reason that Rails is as popular as it is is because it’s very easy for relatively inexperienced developers to get a lot of work done....
588 19652 166
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
chulkilee
Here are the list of HTTP client libraries/wrappers, and some thoughts on HTTP client in general. I’d like to hear from others how they w...
New
100phlecs
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
Owens
Hello all, I am developing a new mobile app with Flutter frontend and Phoenix backend. The mobile app has real-time task management and c...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

Other popular topics Top

New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43757 214
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 54120 245
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

We're in Beta

About us Mission Statement