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

This is a tracking issue regarding our use of mocked APIs when testing. The idea was initially proposed in #270. - [x] Run integration tests as part of CI (#296)...

mock
tool-sharpening
testing
tracking issue

We do switch to the Opeator based installation. All supported by the operator options are now documented and available via docs: - https://pelorus.readthedocs.io/en/latest/GettingStarted/configuration/PelorusCore/ - https://pelorus.readthedocs.io/en/latest/GettingStarted/configuration/ExporterDeploytime/ - https://pelorus.readthedocs.io/en/latest/GettingStarted/configuration/ExporterCommittime/ - https://pelorus.readthedocs.io/en/latest/GettingStarted/configuration/ExporterFailure/ We...

docs
tool-sharpening

Features: - For related PRs, after Pelorus Operator test images were deployed, CI should run end to end (e2e) tests on it. Requirements: - [ ] Add job to Prow...

ci
pelorus-operator

To-do; create CI for backend

committime-exporter
ci
backend-github-enterprise

TO-DO create CI for Backend

failure-exporter
ci
backend-servicenow

I would not change anything in the current docs and just add a bullet in here with something like **"For [PROVIDER](#provider) set to `jira`, a Personal Access Token (PATs) can...

docs
kind/documentation

### Fix `extraEnv` values have no validation through OpenAI specification and there is no validation in Python source code for some options (like `LOG_LEVEL`). ### Requirements - [ ] Add...

### Fix It seems committime exporter does not need COMMIT_HASH_ANNOTATION and COMMIT_REPO_URL_ANNOTATION options. But it is used by end to end (e2e) tests (`scripts/e2e-tests-templates/build_binary_app`), for example. An easy way to...

docs
needs investigation
committime-exporter
ci

### Features User was able to set different options than the supported options by Pelorus exporters (using `extraEnv` ). This allowed to pass proxy options and make the exporter work...

docs
needs investigation

### Fix User saw that `APP_LABEL` was not working for committime exporter. It was fixed in https://github.com/konveyor/pelorus/pull/900 ### Requirements Create tests for each option of each exporter, to avoid this...

failure-exporter
committime-exporter
deploytime-exporter
ci
webhook-exporter