Skip to content

Update decidim to 0.27.0.rc1#103

Merged
ahukkanen merged 7 commits intomasterfrom
deps/decidim/release/0.27.0.rc1
Jul 1, 2022
Merged

Update decidim to 0.27.0.rc1#103
ahukkanen merged 7 commits intomasterfrom
deps/decidim/release/0.27.0.rc1

Conversation

@andreslucena
Copy link
Copy Markdown
Member

@andreslucena andreslucena commented Jun 28, 2022

Temporarily disable decidim-module-term_customizer as its version is incompatible for now.

I was following my new proposed CHANGELOG (see decidim/decidim#9497), but I think there's some missing steps there, as the Service Worker file (sw.js) wasn't created in public/. To get it done I could do it with the following commands:

bin/rails decidim:webpacker:install 
bin/webpack

@andreslucena andreslucena marked this pull request as draft June 28, 2022 11:47
@andreslucena andreslucena force-pushed the deps/decidim/release/0.27.0.rc1 branch from 8cebefa to 79c57b3 Compare June 28, 2022 14:03
@andreslucena andreslucena force-pushed the deps/decidim/release/0.27.0.rc1 branch from 79c57b3 to e953386 Compare June 28, 2022 14:08
@andreslucena andreslucena marked this pull request as ready for review June 29, 2022 09:33
@andreslucena
Copy link
Copy Markdown
Member Author

I was following my new proposed CHANGELOG (see decidim/decidim#9497), but I think there's some missing steps there, as the Service Worker file (sw.js) wasn't created in public/. To get it done I could do it with the following commands:

As I had doubts, I moved this question to the CHANGELOG PR: https://github.com/decidim/decidim/pull/9497/files#r909456103 (we should first solve that before merging this one, I think)

@andreslucena
Copy link
Copy Markdown
Member Author

This is ready to be reviewed @ahukkanen

@andreslucena andreslucena requested a review from ahukkanen June 30, 2022 12:29
@ahukkanen ahukkanen merged commit 200a3ec into master Jul 1, 2022
@ahukkanen ahukkanen deleted the deps/decidim/release/0.27.0.rc1 branch July 1, 2022 14:48
@ahukkanen
Copy link
Copy Markdown
Contributor

Thanks @andreslucena

I did not notice any issues with the upgrade itself but I had a problem with one old migration when creating the database from scratch. I first created the app using the master version, seeded it and then run this upgrade on top of it and everything went smoothly.

I'll post another PR regarding fixing the old migration when starting with a blank DB. It shouldn't be a problem when upgrading MetaDecidim itself.

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.

2 participants