thoth-station / kebechet

I'm Kebechet bot, goddess of freshness - I will keep your source code fresh and up-to-date
24 stars 20 forks source link

kebechet failed to update because of dependency resolution issue, fixing lockfile. #1048

Closed Gregory-Pereira closed 2 years ago

Gregory-Pereira commented 2 years ago

Related Issues and Dependencies

Addresses: https://github.com/thoth-station/s2i-generic-data-science-notebook/issues/48 Related to: https://github.com/thoth-station/s2i-generic-data-science-notebook/issues/54 See: https://console-openshift-console.apps.balrog.aws.operate-first.cloud/k8s/ns/thoth-backend-prod/pods/kebechet-job-220516172547-4ccc64a8c4ef1382-1624471941/logs?container=main

This introduces a breaking change

This Pull Request implements

Kebechet is actually already managing this repository, however it is continually failing to update the dependencies because it itself cannot pipenv install due to dependency resolution issues. Cleaning the Pipfile.lock should sort this out.

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign pacospace after the PR has been reviewed. You can assign the PR to them by writing /assign @pacospace in a comment when ready.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/thoth-station/kebechet/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