thoth-station / document-sync-job

Sync Thoth documents to an S3 API compatible remote
GNU General Public License v3.0
0 stars 5 forks source link

No dependency management found for the ubi8 environment #1

Closed khebhut[bot] closed 2 years ago

khebhut[bot] commented 2 years ago

No dependency management found for the ubi8 environment. If you want to keep your dependencies managed, please submit Pipfile or requirements.in or requirements-dev.in file.

To generate a Pipfile, use:

$ pip install --upgrade --user thamos
$ thamos discover --src-path ./
$ git add Pipfile
$ git commit -m 'Add Pipfile for dependency management'

Make sure your Pipfile or requirements.in or requirements-dev.in is placed in the root of your Git repository.

/kind feature /priority important-soon

sesheta commented 2 years ago

@khebhut[bot]: The label(s) kind/feature, priority/important-soon cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/thoth-station/document-sync-job/issues/1): >No dependency management found for the ubi8 environment. If you want >to keep your dependencies managed, please submit `Pipfile` or `requirements.in` or `requirements-dev.in` file. > >To generate a `Pipfile`, use: >``` >$ pip install --upgrade --user thamos >$ thamos discover --src-path ./ >$ git add Pipfile >$ git commit -m 'Add Pipfile for dependency management' >``` > >Make sure your `Pipfile` or `requirements.in` or `requirements-dev.in` is placed in the root of your Git repository. > >/kind feature >/priority important-soon > 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.
khebhut[bot] commented 2 years ago

Closing this issue as it is no longer relevant for the current master with SHA f0355a31c1e8d99865ffa68deb9ca8eae500e4d7.