devfile / devworkspace-operator

Apache License 2.0
61 stars 55 forks source link

chore: release: bump to 0.25.0-dev in main #1195

Closed AObuchow closed 11 months ago

AObuchow commented 11 months ago

What does this PR do?

This PR was intended to be automated by the release github action/Che-incubator-bot, but failed for some reason as the hub command wasn't found on the CI runner image: https://github.com/devfile/devworkspace-operator/actions/runs/6617475230/job/17973851083#step:15:292

What issues does this PR fix or reference?

n/a

Is it tested? How?

n/a

PR Checklist

AObuchow commented 11 months ago

This PR should follow the format of https://github.com/devfile/devworkspace-operator/pull/1172

openshift-ci[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amisevsk, AObuchow

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/devfile/devworkspace-operator/blob/main/OWNERS)~~ [amisevsk] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c654384) 52.96% compared to head (d7c040d) 52.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1195 +/- ## ========================================== + Coverage 52.96% 52.98% +0.02% ========================================== Files 84 84 Lines 7583 7583 ========================================== + Hits 4016 4018 +2 + Misses 3278 3277 -1 + Partials 289 288 -1 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/devfile/devworkspace-operator/pull/1195/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=devfile)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.