pelorus
pelorus copied to clipboard
Automate the measurement of organizational behavior
- [x] I have read [Pelorus Contributing guidelines](https://github.com/dora-metrics/pelorus/blob/master/CONTRIBUTING.md) ## Description This PR pulls in updated versions of all the packages involved in building our docs with `mkdocs`. This should fix...
Updated operator with new operator-sdk version 1.33. Please go the the `Preview` tab and select the appropriate template for your PR: * [General PR](?expand=1&template=general_template.md) * [Release PR](?expand=1&template=release_template.md)
### Fix Fix `# TODO create bot account` in `.github/workflows/cd.yml` (and other places, if any). ### Requirements - [ ] No real user attached to Pelorus automations
### OpenShift version Not related to OpenShift ### Problem description When looking at the vulnerability reports in Quay, I see that the pelorus images are looking pretty gross right now....
### OpenShift version Not related to OpenShift ### Problem description There's something wrong with how we are calculating the mean time to restore for individual issues. I'm not sure why,...
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3. Release notes Sourced from dorny/paths-filter's releases. v3.0.0 What's Changed Update README.md: added real world usage example by @iamtodor in dorny/paths-filter#178 Update Node.js to version...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@bgilbert] Trim...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
Bumps [jira](https://github.com/pycontribs/jira) from 3.4.1 to 3.6.0. Release notes Sourced from jira's releases. v3.6.0 What's Changed Replace imghdr with Pillow's PIL by @ABizzinotto in pycontribs/jira#1680 Use user_id when adding watcher by...