Skip to content

Conversation

@Stef-Rousset
Copy link

🎩 Description

The aim of this PR is to bump functionalities developed by OSP to the release/0.28-stable branch.
The PR added are:
#2
#3
#4
#6
#7

📌 Related Issues
Odoo card

Testing
You can use the "Cahier de recette" linked to the Odoo card to test the module.

@Stef-Rousset
Copy link
Author

The failing Lint code test is due to broken rubocop Style/FrozenStringLiteralComment on a file where the frozen string literal comment is present

@Stef-Rousset Stef-Rousset marked this pull request as ready for review January 22, 2025 16:11
@Quentinchampenois
Copy link

@Stef-Rousset Can you rerun rubocop linter bundle exec rubocop -A please ?

In app/jobs/decidim/extra_user_fields/admin/export_participants_job.rb, it should be # frozen_string_literal: true rather than # frozen_string_literal = true

@Stef-Rousset
Copy link
Author

@Stef-Rousset Can you rerun rubocop linter bundle exec rubocop -A please ?

In app/jobs/decidim/extra_user_fields/admin/export_participants_job.rb, it should be # frozen_string_literal: true rather than # frozen_string_literal = true

Hi @Quentinchampenois , done it, it's all good, thanks !

@luciegrau luciegrau merged commit 59674a3 into release/0.28-stable Mar 25, 2025
4 checks passed
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.

5 participants