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

Backport 'Patch events on the new format' to v0.27 #12648

Conversation

alecslupu
Copy link
Contributor

🎩 What? Why?

Backport #12345 to v0.27

♥️ Thank you!

alecslupu and others added 2 commits March 24, 2024 23:11
* Patch ParticipatoryProcess factories

* Use correct factories

* Fix decidim participatory process output

* Fix more specs

* Fix more specs

* Last spec?

* Apply suggestions from code review

Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>

---------

Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
* Patch events on the new format

* Some refactor

* Fix more specs

* Fix specs

* Running linters

* Patch the specs

* RUnning linters

* Fix admin spec

* Fixing more specs

* patch test

* Apply review recommendations

* Fix failing specs

* Fix failing specs on conferences

* Update decidim-core/spec/lib/events/simple_event_spec.rb

Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>

---------

Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
@alecslupu alecslupu added backport Pull Requests that are a backport for a fixed bug type: fix PRs that implement a fix for a bug type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Mar 24, 2024
@alecslupu
Copy link
Contributor Author

depends on #12647

…github.com:decidim/decidim into backport/0.27/patch-events-on-the-new-format-12345
@alecslupu alecslupu marked this pull request as draft March 27, 2024 14:42
@alecslupu alecslupu changed the base branch from release/0.27-stable to backport/0.27/patch-participatory-spaces-fac-12341 March 27, 2024 16:13
Base automatically changed from backport/0.27/patch-participatory-spaces-fac-12341 to release/0.27-stable April 5, 2024 13:09
@alecslupu alecslupu marked this pull request as ready for review April 5, 2024 16:29
Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

Missing change from:

  • decidim-core/lib/decidim/events/base_event.rb
  • decidim-admin/spec/events/decidim/component_published_event_spec.rb
  • decidim-participatory_processes/spec/events/decidim/participatory_process_role_assigned_event_spec.rb
  • decidim-participatory_processes/spec/events/decidim/participatory_process_step_activated_event_spec.rb
  • decidim-participatory_processes/spec/events/decidim/participatory_process_step_changed_event_spec.rb

(These three were there, but not in the same order as I was expecting them, sorry for the noise)

@alecslupu
Copy link
Contributor Author

Missing change from:

* `decidim-core/lib/decidim/events/base_event.rb`

* `decidim-admin/spec/events/decidim/component_published_event_spec.rb`

* ~`decidim-participatory_processes/spec/events/decidim/participatory_process_role_assigned_event_spec.rb`~

* ~`decidim-participatory_processes/spec/events/decidim/participatory_process_step_activated_event_spec.rb`~

* ~`decidim-participatory_processes/spec/events/decidim/participatory_process_step_changed_event_spec.rb`~

(These three were there, but not in the same order as I was expecting them, sorry for the noise)

Thank you for your review:

alecslupu and others added 4 commits April 8, 2024 11:10
Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
@alecslupu
Copy link
Contributor Author

@andreslucena , i have tried to apply your suggestions, but some of them did not get through as it crashed the pipeline.

Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

I think there are some changes from #12338 here, but I don't want to block you so we can keep backporting the pending PRs to v0.27.

@andreslucena andreslucena merged commit 0f28b1c into release/0.27-stable Apr 8, 2024
39 checks passed
@andreslucena andreslucena deleted the backport/0.27/patch-events-on-the-new-format-12345 branch April 8, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Pull Requests that are a backport for a fixed bug type: fix PRs that implement a fix for a bug type: internal PRs that aren't necessary to add to the CHANGELOG for implementers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants