-
Personally I would restructure the repository to something like this:
```console
$ tree -a
.
├── ansible
│ ├── files
│ │ └── gitlab-ce.repo
│ ├── install_gitlab.yml
│ └── inventory…
-
## Description:
Our frontend file structure might need some reorganization to reflect the application expanding. This is motivated by the `components` and `designSystem` modules living in the `query`…
-
Hey Sbu, this project seems to be left unmantained anymore but I believe it still has not only room for minor improvements but also clarity.
1. **Documentation** - Right now we have a repo filled w…
-
Hi, I run `bash fetchData.sh start_date=0d0 end_date=1d1` to download the files. And I extract `CallGraph/CallGraph_0.tar.gz` to get `CallGraph_0.csv`.
I use csvq to parse the csv, then I got `par…
-
Here’s a **single-line command** to find all `.md` files and rename them based on their parent directory names:
```bash
find . -type f -name "*.md" -exec bash -c 'mv "$0" "$(dirname "$0")/$(basena…
-
## Spike Goal
Determine whether or not we need to refactor how the liquibase changelog .yml files are structured due to current difficulty with changes to FK constrained items.
## Timebox
Time alloca…
-
Hey there 👋 I have an OAS 3.0 and would like to convert it to a Postman collection. The `openapi-to-postman` command works, and the OAS file was successfully converted to a Postman collection, but the…
-
Once the project has more files (probably close to when the demo is ready) investigate restructuring the repo to improve organization.
-
### Describe the problem
Hi all, I'm working on a project to evaluate LLM performance using Minecraft. While trying to export the saved structure, no matter how hard I try, I cannot seem to find th…
-
Improve the file structure of the repo
@jvedsaqib