elastic / elastic/cloudbeat

Poetry installation with hermit

Open
#1,182 3 comments 0 reactions 0 assignees View on GitHub
cloudbeat Team:Cloud Security technical debt
Dominant language
Go
Stars
58
Forks
55
Avg merge
9h 9m
Merged PRs (30d)
424

Description

### Motivation
We use [poetry](https://python-poetry.org/docs/) for running integration tests written in python.
Poetry have to be installed separately and doesn't include in hermit.
Also, it's installation is not trivial and it has to be installed with a specific python version 3.9 (not sure why).
Therefore, its installation repeats more than once in our CI, and developers have to install it manually.

### Definition of done
- [ ] Add poetry to hermit as cloudbeat dependency (not trivial)
- [ ] Remove poetry installation from our testing setup
- [ ] Remove poetry installation documentation

### Out of scope

### Related tasks/epics
Reference related issues and epics

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.