Fedbadges

Latest version: v2.1.1

Safety actively analyzes 641202 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.2

- Include requirements in the next release. [8ce3baad1](https://github.com/fedora-infra/fedbadges/commit/8ce3baad1550331e25d641e2ac6c1213d5c484da)
- How did that get in there? [21d4323cc](https://github.com/fedora-infra/fedbadges/commit/21d4323cc202c12156ddc9ea51fdad7204df944d)
- Make BadgeRules accept the actual issuer_id. [f771bb5c9](https://github.com/fedora-infra/fedbadges/commit/f771bb5c988b900dd940505e8eb8cc7db22179ea)
- Pass the whole badge dict along with the fedmsg message. [5719a556a](https://github.com/fedora-infra/fedbadges/commit/5719a556a3594db36f8c2f47915bef6b56754689)
- Link to the ansible repo. [c87c25925](https://github.com/fedora-infra/fedbadges/commit/c87c25925d59c60b6e797bec7a60d0f4e3a5b462)
- Merge pull request 9 from fedora-infra/feature/link-to-badge-repo [97cb530f8](https://github.com/fedora-infra/fedbadges/commit/97cb530f890bf521cb13e3b2c4dbbab6ca1b19e4)
- Merge pull request 7 from fedora-infra/feature/issuer-ambiguity [a1c6568c1](https://github.com/fedora-infra/fedbadges/commit/a1c6568c1ab15f507c84f99c05e05d5bc2fd7264)
- Merge pull request 8 from fedora-infra/feature/more-info-in-messages [ceeea73ae](https://github.com/fedora-infra/fedbadges/commit/ceeea73ae5d6e44f1a3f5c12a14e426f91ac6b81)
- Allow topic and otherwise comparisons to use \"endswith\". [c8e66962c](https://github.com/fedora-infra/fedbadges/commit/c8e66962c0bfe3bbc90481967e607930dd91a1e4)
- Initialize fedmsg early. [c854d72c6](https://github.com/fedora-infra/fedbadges/commit/c854d72c6df2b8dcd267190282b9e9bdf7b54570)
- Pass along the tahrir user_id so we can construct URLs from it elsewhere. [c9f648148](https://github.com/fedora-infra/fedbadges/commit/c9f6481488fa001440585a9750a0b4709834370e)
- Merge pull request 10 from fedora-infra/feature/endswith-comparisons [141ead243](https://github.com/fedora-infra/fedbadges/commit/141ead243de4a9c16e70fac1fcf8d109b27554c5)
- Merge pull request 11 from fedora-infra/feature/init-fedmsg-early [6a027e6fb](https://github.com/fedora-infra/fedbadges/commit/6a027e6fb35700ab8ce5aeacdb89dc2d60b7286a)
- Merge pull request 12 from fedora-infra/feature/still-more-fedmsg-info [75c2b3dc1](https://github.com/fedora-infra/fedbadges/commit/75c2b3dc1b7e257f74ca9635f0b7268823e8f671)
- This is the right way to do this. [1d7d33639](https://github.com/fedora-infra/fedbadges/commit/1d7d3363948f396a5925a216966bc72fe16a2023)
- Patch out fedmsg.init so tests are idempotent. [fe3d098d9](https://github.com/fedora-infra/fedbadges/commit/fe3d098d9af2f860a04c29c0510ecd98594e45c7)
- Add failing test for dotted substitutions. [e509c4058](https://github.com/fedora-infra/fedbadges/commit/e509c405800577b21992a479aca72cb9c7e82b63)
- Clarify that it is \"recipient\" not \"recipient_key\". [5082c3075](https://github.com/fedora-infra/fedbadges/commit/5082c3075ece958b7c32ede3861c09107e40338f)
- Enforce possible arguments to BadgeRule. [1774dd555](https://github.com/fedora-infra/fedbadges/commit/1774dd555350e680430e2b752c578326c7bbf3b3)
- Use older formatting so we can use dotted lookups directly. [155cc28bd](https://github.com/fedora-infra/fedbadges/commit/155cc28bdc560b55a6288c097837b4145715c69d)
- Lowercase subsitutions. Workaround for wiki username. [4dd16600b](https://github.com/fedora-infra/fedbadges/commit/4dd16600b6a7d443b9d8ff84e4995b326555114a)
- Use twisted\'s callLater to mitigate potential race conditions. [14c9f9a7d](https://github.com/fedora-infra/fedbadges/commit/14c9f9a7dac61495795c3157fead9932d118f3ec)
- .get_person doesn\'t work the way I thought it did. [7cbcb49c2](https://github.com/fedora-infra/fedbadges/commit/7cbcb49c2901f9e628b832b235ddfb031f2b7b50)
- Typofix. [e99b6619b](https://github.com/fedora-infra/fedbadges/commit/e99b6619b944c1987976c4c1344ab98cc997c2b6)
- Remove redundant clause in the docs. [a6a6e377e](https://github.com/fedora-infra/fedbadges/commit/a6a6e377e73073c14489c82eb1bb84e9c5b734f3)
- Make badge matching fail more gracefully. [553a00647](https://github.com/fedora-infra/fedbadges/commit/553a00647dc0c37766db7b04c50cebf310315a8c)
- Add an example yaml file from our realdeal badges repo to the tests. [1cbbf7fad](https://github.com/fedora-infra/fedbadges/commit/1cbbf7fadce22ee5fc8670c225b78194e94598a1)
- Move MockHub out into a test utils module. [821b78ef2](https://github.com/fedora-infra/fedbadges/commit/821b78ef29b6d961cc290fec8d8e248d65bead96)
- Add failing test for complicated tagger trigger. [f09523a4a](https://github.com/fedora-infra/fedbadges/commit/f09523a4ac79091f759feab4cab6b3476c291ab9)
- Add a parent relationship to the badgerule tree. [5f3c0416e](https://github.com/fedora-infra/fedbadges/commit/5f3c0416e5ae266935b97a380fd984cb0194590e)
- Add and test a graceful decorator. [691c8285b](https://github.com/fedora-infra/fedbadges/commit/691c8285b5b199d69a7325e7006a3725c47f6e5d)
- Add a positive test for the complicated tagger trigger. [9a057db4d](https://github.com/fedora-infra/fedbadges/commit/9a057db4d40f63ebfc9dc40c557331693f1ac14d)
- PEP8. [679dd0011](https://github.com/fedora-infra/fedbadges/commit/679dd001180640b255a3cc15c0daa9bada12f607)
- Stop using \_\_builtins\_\_ directly. [1813c1d54](https://github.com/fedora-infra/fedbadges/commit/1813c1d54161fb09d35a59966c4a60be67c83cd5)
- Support numeric substitutions with type in tact. [a570a43a1](https://github.com/fedora-infra/fedbadges/commit/a570a43a1562720c2d96d57115bf09ad7c66104c)
- Make sure that nested subs work like that too. [dfe313140](https://github.com/fedora-infra/fedbadges/commit/dfe313140de85ae74cb64e403020af29627f136e)
- Expand the way subsitutions are constructed. [74314be3d](https://github.com/fedora-infra/fedbadges/commit/74314be3db6c6041728bee6ca66e051ff5c92fa7)
- Further fix and test for nested recipient_key. [df2ee10f1](https://github.com/fedora-infra/fedbadges/commit/df2ee10f181aeda81ad55a8eaae74ed648a995d6)
- Use transactions and update to the latest tahrir-api. [2b1e55d13](https://github.com/fedora-infra/fedbadges/commit/2b1e55d13005c15c38b782be99af2d7a3f6334e6)

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.