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

Feature/upgrade 0.27.4 and decidim awesome #398

Merged
merged 11 commits into from
Sep 25, 2023

Conversation

Kagemaru
Copy link
Member

@Kagemaru Kagemaru commented Aug 8, 2023

No description provided.

Gemfile Outdated
@@ -24,12 +24,12 @@ gem 'decidim-term_customizer', github: 'mainio/decidim-module-term_customizer',

gem 'omniauth-openid-connect', git: 'https://github.com/netsphere-labs/omniauth-openid-connect.git'

gem 'acts_as_textcaptcha', '~> 4.5.1'
gem 'acts_as_textcaptcha' #, '~> 4.5.1'
Copy link

Choose a reason for hiding this comment

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

[Rubocop] reported by reviewdog 🐶
[Correctable] Layout/LeadingCommentSpace: Missing space after #.

gem 'aws-sdk-s3'
gem 'bootsnap'
gem 'dalli'
gem 'delayed_job_active_record'
gem 'faker', '~> 1.9'
gem 'faker' #, '~> 1.9'
Copy link

Choose a reason for hiding this comment

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

[Rubocop] reported by reviewdog 🐶
[Correctable] Layout/LeadingCommentSpace: Missing space after #.

@@ -23,7 +22,9 @@
[Decidim::Proposals::MapHelper, DecidimZuerich::Proposals::MapHelper],
[Decidim::ParticipatoryProcesses::ProcessFiltersCell, DecidimZuerich::ParticipatoryProcesses::ProcessFiltersCell],
[Decidim::ResourceLocatorPresenter, DecidimZuerich::ResourceLocatorPresenter],
[Decidim::ParticipatoryProcesses::ParticipatoryProcessHelper, DecidimZuerich::ParticipatoryProcesses::ParticipatoryProcessHelper]
[Decidim::ParticipatoryProcesses::ParticipatoryProcessHelper, DecidimZuerich::ParticipatoryProcesses::ParticipatoryProcessHelper],
Copy link

Choose a reason for hiding this comment

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

[Rubocop] reported by reviewdog 🐶
[Correctable] Layout/LineLength: Line is too long. [132/120]


Decidim::System::RegisterOrganization.prepend DecidimZuerich::System::RegisterOrganization
Decidim::System::UpdateOrganization.prepend DecidimZuerich::System::UpdateOrganization
end
Copy link

Choose a reason for hiding this comment

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

[Rubocop] reported by reviewdog 🐶
[Correctable] Layout/TrailingEmptyLines: Final newline missing.

@Kagemaru Kagemaru force-pushed the feature/upgrade_0.27.4_and_decidim_awesome branch from a76e97c to fd418c6 Compare August 8, 2023 09:08
@bsantschi bsantschi mentioned this pull request Aug 8, 2023
@Kagemaru Kagemaru force-pushed the feature/upgrade_0.27.4_and_decidim_awesome branch 2 times, most recently from 6c8707b to cd94fd4 Compare September 18, 2023 19:52
@Kagemaru Kagemaru merged commit c86f7d8 into master Sep 25, 2023
@Kagemaru Kagemaru deleted the feature/upgrade_0.27.4_and_decidim_awesome branch November 28, 2024 14:06
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.

1 participant