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

Release 1.1.0 #27

Merged
merged 2 commits into from
Feb 8, 2022
Merged

Release 1.1.0 #27

merged 2 commits into from
Feb 8, 2022

Conversation

armandfardeau
Copy link
Collaborator

@armandfardeau armandfardeau commented Feb 8, 2022

  • Update CI

  • Don't use decidim commands

  • Add organizations to results

  • Send a digest to admins by mail

  • Fix offenses

  • Use bundle exec

  • Remove duplicate precompile

  • Run in assets precompile in ci

  • Fix failing tests

  • Normalize locales

  • Don't fail on invalid user

  • Use status instead of results

  • Send mail in a delegated job

  • Fix offenses

  • Add conditionnal in mailer

  • Display probability in details and reason

* Update CI

* Don't use decidim commands

* Add organizations to results

* Send a digest to admins by mail

* Fix offenses

* Use bundle exec

* Remove duplicate precompile

* Run in assets precompile in ci

* Fix failing tests

* Normalize locales

* Update translations

* Revert "Update translations"

This reverts commit 1704e0d.

* Don't fail on invalid user

* Use status instead of results

* Send mail in a delegated job

* Fix offenses

* Add conditionnal in mailer

* Display probability in details and reason

Co-authored-by: paulinebessoles <[email protected]>
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #27 (a3a0e3c) into master (684e1d4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        18    +2     
  Lines          266       322   +56     
=========================================
+ Hits           266       322   +56     
Impacted Files Coverage Δ
app/jobs/decidim/spam_detection/notify_admins.rb 100.00% <100.00%> (ø)
...rs/decidim/spam_detection/spam_detection_mailer.rb 100.00% <100.00%> (ø)
...vices/decidim/spam_detection/mark_users_service.rb 100.00% <100.00%> (ø)
...cidim/spam_detection/abstract_spam_user_command.rb 100.00% <100.00%> (ø)
.../decidim/spam_detection/block_spam_user_command.rb 100.00% <100.00%> (ø)
...decidim/spam_detection/report_spam_user_command.rb 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 684e1d4...a3a0e3c. Read the comment docs.

@armandfardeau armandfardeau merged commit e9a6ee3 into master Feb 8, 2022
armandfardeau added a commit that referenced this pull request Feb 24, 2022
* Release 1.1.0 (#27)

* Feature/mails admin revamp (#26)

* Update CI

* Don't use decidim commands

* Add organizations to results

* Send a digest to admins by mail

* Fix offenses

* Use bundle exec

* Remove duplicate precompile

* Run in assets precompile in ci

* Fix failing tests

* Normalize locales

* Update translations

* Revert "Update translations"

This reverts commit 1704e0d.

* Don't fail on invalid user

* Use status instead of results

* Send mail in a delegated job

* Fix offenses

* Add conditionnal in mailer

* Display probability in details and reason

Co-authored-by: paulinebessoles <[email protected]>

* Bump version (#28)

Co-authored-by: paulinebessoles <[email protected]>

* Update README.md (#29)

Co-authored-by: paulinebessoles <[email protected]>
armandfardeau added a commit that referenced this pull request Feb 24, 2022
* Feature/mails admin revamp (#26)

* Update CI

* Don't use decidim commands

* Add organizations to results

* Send a digest to admins by mail

* Fix offenses

* Use bundle exec

* Remove duplicate precompile

* Run in assets precompile in ci

* Fix failing tests

* Normalize locales

* Update translations

* Revert "Update translations"

This reverts commit 1704e0d.

* Don't fail on invalid user

* Use status instead of results

* Send mail in a delegated job

* Fix offenses

* Add conditionnal in mailer

* Display probability in details and reason

Co-authored-by: paulinebessoles <[email protected]>

* Bump version (#28)

* Feature/traduction (#30)

* Add translation for mailers

* Add translation in bo

* adapt translations

* Fix locales

Co-authored-by: virgile-dev <[email protected]>

* Fix/develop (#32)

* Release 1.1.0 (#27)

* Feature/mails admin revamp (#26)

* Update CI

* Don't use decidim commands

* Add organizations to results

* Send a digest to admins by mail

* Fix offenses

* Use bundle exec

* Remove duplicate precompile

* Run in assets precompile in ci

* Fix failing tests

* Normalize locales

* Update translations

* Revert "Update translations"

This reverts commit 1704e0d.

* Don't fail on invalid user

* Use status instead of results

* Send mail in a delegated job

* Fix offenses

* Add conditionnal in mailer

* Display probability in details and reason

Co-authored-by: paulinebessoles <[email protected]>

* Bump version (#28)

Co-authored-by: paulinebessoles <[email protected]>

* Update README.md (#29)

Co-authored-by: paulinebessoles <[email protected]>

Co-authored-by: paulinebessoles <[email protected]>
Co-authored-by: virgile-dev <[email protected]>
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