Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Decidim v0.25 #80

Merged
merged 37 commits into from
Mar 21, 2022
Merged

Upgrade to Decidim v0.25 #80

merged 37 commits into from
Mar 21, 2022

Conversation

laurajaime
Copy link
Contributor

@laurajaime laurajaime commented Feb 25, 2022

CHANGELOG: https://github.com/decidim/decidim/blob/release/0.25-stable/CHANGELOG.md

After deployment we must remember to execute some tasks:

rails decidim:active_storage_migrations:migrate_from_carrierwave_to_active_storage
  • Adding User groups in global search Decidim::UserGroup.find_each(&:try_update_index_for_search_resource)

@laurajaime laurajaime changed the title Upgrade to Decidim v0.25 WIP: Upgrade to Decidim v0.25 Feb 25, 2022
@laurajaime laurajaime force-pushed the upgrade/decidim_v0.25 branch 4 times, most recently from 45e1402 to f82029b Compare February 28, 2022 08:04
@laurajaime laurajaime changed the title WIP: Upgrade to Decidim v0.25 Upgrade to Decidim v0.25 Feb 28, 2022
Copy link
Contributor

@tramuntanal tramuntanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job @LauraJaimeC we must just check versioning of our imported modules

Gemfile Outdated Show resolved Hide resolved
Gemfile Outdated Show resolved Hide resolved
@laurajaime laurajaime force-pushed the upgrade/decidim_v0.25 branch 6 times, most recently from 6aaf794 to 14d8eca Compare March 8, 2022 08:39
Copy link
Contributor

@tramuntanal tramuntanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Good job @LauraJaimeC !

@laurajaime laurajaime merged commit 4586d34 into master Mar 21, 2022
@laurajaime laurajaime deleted the upgrade/decidim_v0.25 branch March 21, 2022 07:14
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.

4 participants