lenra-io / server

GNU Affero General Public License v3.0
6 stars 0 forks source link

fix: @lenra system listeners like @lenra:navTo #481

Closed taorepoara closed 12 months ago

taorepoara commented 12 months ago

About this PR

Fix the @lenra:navTo system listener.

How to test my changes

Set the server branch in the server/mix.exs of the devtool:

ref: "debug-devtool"

Get the deps and build the devtool Docker image:

cd server
mix deps.get
cd ..
docker build -t lenra/devtools:local .

Try an app that uses @lenra:navTo like https://github.com/lenra-io/app-camping-des-speakers (be careful of the branch depending on this merge https://github.com/lenra-io/app-camping-des-speakers/pull/38).

Checklist

I included unit tests that cover my changes

I added/updated the documentation about my changes

taorepoara commented 12 months ago

:tada: This PR is included in version 1.0.0-beta.182 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

taorepoara commented 12 months ago

I have no words 🥲 Nice catch ! Looks good to me !

You gave me the solution on friday ;-)

taorepoara commented 12 months ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: