klarna / bec

The BitBucket Erlang Client
Apache License 2.0
47 stars 12 forks source link

Avoid re-applying configuration due to users-groups changed order #76

Closed Algeroth84 closed 8 months ago

Algeroth84 commented 8 months ago

When users and groups are not in alphabetical order in the wz_branch_reviewers section of the yml config file, the check between actual configuration retrieved by bitbucket api and the new one, provided in the yml file, fails. This happens because the relative info from bitbucket response are sorted, while the yml file object representation does not the same. This change aims to sort also the info coming from the yml file.

CLAassistant commented 8 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Ennio Pignatelli seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.