Create a stable release

Created on 3 March 2023, over 1 year ago
Updated 31 May 2023, about 1 year ago

Problem/Motivation

We should create a stable release for the module.

Things TBD:

  1. Add version to composer.json
  2. Add a version to the info file

Any other things? Maybe tests?

🌱 Plan
Status

Active

Version

1.0

Component

Code

Created by

🇫🇮Finland joey-santiago

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @joey-santiago
  • @joey-santiago opened merge request.
  • 🇫🇮Finland joey-santiago

    Fixed an issue: if the search_on setting is used, then calls to the matcher cause 5xx errors. Now the code uses the search_on for users only.

  • 🇪🇪Estonia hkirsman

    Adding patch with some change

    1. Added test for EntityInfoGetter class although definitely more would be needed
    2. Split up EntityInfoGetter::getInfo() to have less cognitive complexity
    3. Fix all issues reported by https://github.com/wunderio/code-quality
    4. Make EntityInfoGetter::getInfo() also parse token when it's user field. It was defaulting to what is now generateDefaultString() because entity was "not known" which really meant that there was no $this->entity->getEntityType()->id() === 'user' ? $knownType = 'user'
Production build 0.69.0 2024