pelorus icon indicating copy to clipboard operation
pelorus copied to clipboard

Automate the measurement of organizational behavior

Results 119 pelorus issues
Sort by recently updated
recently updated
newest added

Bumps [azure-devops](https://github.com/microsoft/azure-devops-python-api) from 6.0.0b4 to 7.1.0b4. Release notes Sourced from azure-devops's releases. azure-devops 7.1.0b4 Fix: Package fails import on Python 3.12, missing dependencies #470 Thanks @​tonybaloney azure-devops 7.1.0b3 Fix: Fix...

needs-ok-to-test
dco-signoff: yes
dependencies
python

- [x] I have read [Pelorus Contributing guidelines](https://github.com/dora-metrics/pelorus/blob/master/CONTRIBUTING.md) ## Linked Issues resolves #953 resolves #970 related to #1032 related to #884 ## Description - Remove need to update diff files...

do-not-merge/work-in-progress
needs-rebase
dco-signoff: yes

### Feature description When dependabot opens a PR to change a dep version, it fails CI because it checks to see if the poetry deps and requirements.txt deps are in...

kind/feature
needs-triage

### Feature description Currently deploy_timestamp looks like this: ``` deploy_timestamp{app="/pelorus-api/", image_sha="sha256:224670e8fa597b2aa5c6bb242e5d5c69522a73dcf4a364c59e85b9e55b8545e5"} ``` I would like to modify it to also include the pull URL for the image so that users...

kind/feature
needs-triage

### Feature description Currently the commit timestamp metric looks like this: ``` commit_timestamp{app="/pelorus-api/", commit="159c63792a5c1b0d34902be8bc2280406ad1ef06", image_sha="sha256:fad7883875aadddd22bcc7d5c03ac581be84795205dbf412c8c1253342b6ee71"} ``` In order to be able to trace the commit back to the source, I...

kind/feature
needs-triage

### Feature description The lead time for change measure combines two different metrics: - commit_timestamp - uniquely identified by a commit sha - deploy_timestamp - uniquely identified by an image...

kind/feature
needs-triage

This is script that discovers the webhook exporter route and sends the webhook data in a given interval to the webhook endpoint. It can be used for testing or demo...

dco-signoff: yes

I'm splitting up #720 into pieces so it's easier to review. This is an unobtrusive change, just copying over datastructures from that PR. (And unit tests for one of them)....

dco-signoff: yes

## Describe the behavior changes introduced in this PR Includes JenkinsPipeline strategy builds when inspecting build metadata. The way JenkinsPipelines were handled previously makes me think it was the pattern...

dco-signoff: yes

* Added airgap possiblities. ## Describe the behavior changes introduced in this PR ## Linked Issues? None ## Testing Instructions Override values in values.yaml.

needs-rebase
ok-to-test
pelorus-operator