thoth-station / mi

an experiment on Source Operation Metrics
GNU General Public License v3.0
6 stars 10 forks source link

Release of version 2.12.0 #612

Closed khebhut[bot] closed 1 year ago

khebhut[bot] commented 1 year ago

Hey, @xtuchyna!

Opening this PR to create a release in a backwards compatible manner.

IMPORTANT NOTES

Closes: #610


Changelog:
* 20049ae added comments
* 6dac506 removed unused params
* 9a576ea Apply suggestions from code review
* 16a9764 pre-commit fixes
* a88a735 Added code change sli
* d5d590f :ship: Bump up base image initialized in CI.
* a676faa :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment
* 331df84 sli/slo metrics dont fail on missing data and report missing
* 98e55d1 added cli helpers and warnings for unset envs
* 29f4ffd added try catches to avoid failing
* b64ae33 :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment (#606)
* 1605a94 :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment (#605)
* 963bbbe :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment
* 88ee432 Use dataframe handling for update manager metrics calculation
* 1ab2ae2 :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment
* 0cc4225 Add update manager metrics
* b19c348 Add first_response and fix first_response_at fields
* 25aa916 Strip passed entities argument
* d89c4e9 Add thoth_sli_slo entity class
* 6497b95 Add usage count metrics
* c9868f9 :ship: Bump up base image initialized in CI.
* c77be6c :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment
* b60eea3 Add type hint for get_merge_path method
* 8627c7a Disable update manager stats, fix saving
* 79ce658 :ship: Bump up base image initialized in CI.
* a8d9ac5 :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment
* 55fe45a Fix cli sli-slo calling bugs
* 6fdfaea :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment
* 5cbcd51 :arrow_up: Automatic update of dependencies by Kebechet for the ubi8 environment
* a5475de Implement kebechet sli slo metrics class
* 31a4076 Add cli option for sli-slo metrics
* a6f3ed1 Add additional functions and helpers
* 96ecaea Add basic functions in wip state
* 10710bf Implement kebechet sli slo metrics class
* a7aa1c6 Remove hypothesis, update Pipfile.lock
* db8e343 Add cli option for sli-slo metrics
* adee57b Add additional functions and helpers
* b101145 Add basic functions in wip state
Environment details Kebechet version: 1.10.5 Python version: 3.8.12 Platform: Linux-4.18.0-305.34.2.el8_4.x86_64-x86_64-with-glibc2.2.5 pipenv version: pipenv, version 2020.11.15
sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: sefkhet-abwy[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/thoth-station/mi/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: sefkhet-abwy[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/thoth-station/mi/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: sefkhet-abwy[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/thoth-station/mi/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sesheta commented 1 year ago

Hi @khebhut[bot]. Thanks for your PR.

I'm waiting for a thoth-station member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.