Project

General

Profile

Actions

Demande #6260

closed

Màj mastodon 4.2.1

Added by Quentin Gibeaux 11 months ago. Updated 11 months ago.

Status:
Fermé
Priority:
Normale
Category:
-
Target version:
Start date:
10/25/2023
Due date:
% Done:

0%

Estimated time:
Difficulté:
2 Facile
Actions #1

Updated by Quentin Gibeaux 11 months ago

  • Status changed from Nouveau to Résolu
(April) root@pouet:~# su - mastodon
(April) mastodon@pouet:~$ cd live/
(April) mastodon@pouet:~/live[live-4.2.0]$ RELEASE=4.2.1 && git fetch --all && git checkout v${RELEASE?} && git checkout -b live-${RELEASE?}
(April) mastodon@pouet:~/live[live-4.2.1]$ bundle install && yarn install --frozen-lockfile
(April) mastodon@pouet:~/live[live-4.2.1]$ RAILS_ENV=production bundle exec rails assets:precompile
(April) mastodon@pouet:~/live[live-4.2.1]$ 
logout
(April) root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service

ràs, juste un warning sur un module :

Compiling...
Compiled all packs in /home/mastodon/live/public/packs
`isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
    at isModuleDeclaration (/home/mastodon/live/node_modules/babel-plugin-lodash/node_modules/@babel/types/lib/validators/generated/index.js:2740:35)
    at PluginPass.Program (/home/mastodon/live/node_modules/babel-plugin-lodash/lib/index.js:102:44)

Actions #2

Updated by Quentin Gibeaux 11 months ago

  • Assignee set to Quentin Gibeaux
  • Target version changed from Backlog to Octobre 2023
Actions #3

Updated by Quentin Gibeaux 11 months ago

  • Status changed from Résolu to Fermé
Actions

Also available in: Atom PDF