[Rocket Chat] update from 3.12.0 to 3.14.0 #14

Closed
opened 3 years ago by mathieusarrasin · 3 comments

The purpose It's not having the last version just for having the last version, but having the last version to fix some bug:

for example in 3.12.0 if global search is activated, the search isn't working if I want to search in one channel. Users are used to use a lot the global search and the search in only one channel.

there are some other interesting bug fixes listed here: https://github.com/RocketChat/Rocket.Chat/releases

The purpose It's not having the last version just for having the last version, but having the last version to fix some bug: for example in 3.12.0 if global search is activated, the search isn't working if I want to search in one channel. Users are used to use a lot the global search and the search in only one channel. there are some other interesting bug fixes listed here: https://github.com/RocketChat/Rocket.Chat/releases
Owner

Did the preliminary update test and first install test. As usual with rocketchat, everything goes without an issue.

I pushed the result on dev. The image is ready also on docker.0k.io/rocketchat:3.14.0.

I guess we can move to second stage : test on myceliandre, lokavaluto and/or elabore's chats. Do you know how to proceed ?

It's something in the line:

cd /opt/apps/0k-charms
git co dev
git pull -r
compose --debug up

Once this is tested for a few days, I can push it in master, and then a simple myc-update && compose --debug up should be enough to trigger the update.

Did the preliminary update test and first install test. As usual with rocketchat, everything goes without an issue. I pushed the result on `dev`. The image is ready also on `docker.0k.io/rocketchat:3.14.0`. I guess we can move to second stage : test on myceliandre, lokavaluto and/or elabore's chats. Do you know how to proceed ? It's something in the line: ```bash cd /opt/apps/0k-charms git co dev git pull -r compose --debug up ``` Once this is tested for a few days, I can push it in `master`, and then a simple `myc-update && compose --debug up` should be enough to trigger the update.

Tested on elabore all this morning, it's working very well.

Search problem is fixed. New features ok

ready for next step :)

Tested on elabore all this morning, it's working very well. Search problem is fixed. New features ok ready for next step :)
vlab closed this issue 3 years ago
Owner

Pushed on master. Feel free to re-open if there's an issue.

Pushed on master. Feel free to re-open if there's an issue.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.