influxdata / influxdata/giraffe
Build: consolidate repo
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
### Background
The Structure of the repo is such:
```
giraffe/giraffe/src
giraffe/giraffe/dist
giraffe/stories/src
```
The structure should look something more like:
```
giraffe/src
giraffe/dist
giraffe/stories/src
```
There is no need for an extra `giraffe` directory
Contributor guide
Research direction
Compare the current giraffe/giraffe/src and giraffe/giraffe/dist paths with the proposed giraffe/src and giraffe/dist layout, while keeping giraffe/stories/src in place. Trace the repository configuration that refers to these paths before moving anything. Done means the extra giraffe directory is removed and the repository still builds with the proposed structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100