Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add k1LoW/roots #31825

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

ponkio-o
Copy link
Contributor

@ponkio-o ponkio-o commented Feb 7, 2025

k1LoW/roots: roots is a tool for exploring multiple root directories, such as those in a monorepo project

$ aqua g -i k1LoW/roots

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

root@2a40cd3d3f2d:/workspace# roots --help
roots is a tool for exploring multiple root directories, such as those in a monorepo project.

Usage:
  roots [flags]

Flags:
  -d, --depth int            Depth for exploring directories (default 3)
      --fast                 Fast mode
  -h, --help                 help for roots
      --ignore-dir strings   Directory to ignore (default [node_modules,vendor,testdata])
  -p, --parent int           Number of parent root directories to explore (default 2)
      --root-file strings    File or directory that exist in the root directory
  -v, --version              version for roots

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 7, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the v4.307.1 milestone Feb 7, 2025
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 0b39ce5 into aquaproj:main Feb 7, 2025
17 checks passed
@ponkio-o ponkio-o deleted the feat/k1LoW/roots branch February 7, 2025 04:51
@suzuki-shunsuke
Copy link
Member

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 10, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.307.0` -> `v4.309.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.309.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.309.0)

[Compare Source](aquaproj/aqua-registry@v4.308.0...v4.309.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.309.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.309.0) | aquaproj/aqua-registry@v4.308.0...v4.309.0

#### 🎉 New Packages

[#&#8203;31909](aquaproj/aqua-registry#31909) [apache/pulsar](https://github.com/apache/pulsar): Apache Pulsar - distributed pub-sub messaging system [@&#8203;MMirelli](https://github.com/MMirelli)
[#&#8203;31906](aquaproj/aqua-registry#31906) [artempyanykh/marksman](https://github.com/artempyanykh/marksman): Write Markdown with code assist and intelligence in the comfort of your favourite editor [@&#8203;iamoeg](https://github.com/iamoeg)
[#&#8203;31836](aquaproj/aqua-registry#31836) [knqyf263/sou](https://github.com/knqyf263/sou): A tool for exploring files in container image layers
[#&#8203;31867](aquaproj/aqua-registry#31867) [sorah/mairu](https://github.com/sorah/mairu): on-memory AWS credentials agent and executor [@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes

[#&#8203;31881](aquaproj/aqua-registry#31881) goreleaser/goreleaser: Add Cosign config [@&#8203;scop](https://github.com/scop)
[#&#8203;31889](aquaproj/aqua-registry#31889) dprint/dprint: Add checksums [@&#8203;scop](https://github.com/scop)
[#&#8203;31892](aquaproj/aqua-registry#31892) mvdan/sh: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31897](aquaproj/aqua-registry#31897) hashicorp/nomad: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31898](aquaproj/aqua-registry#31898) hashicorp/packer: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31899](aquaproj/aqua-registry#31899) hashicorp/terraform: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31900](aquaproj/aqua-registry#31900) hashicorp/vault: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31901](aquaproj/aqua-registry#31901) hashicorp/waypoint: Checksum support [@&#8203;scop](https://github.com/scop)

### [`v4.308.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.308.0)

[Compare Source](aquaproj/aqua-registry@v4.307.0...v4.308.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.308.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.308.0) | aquaproj/aqua-registry@v4.307.0...v4.308.0

#### 🎉 New Packages

[#&#8203;31832](aquaproj/aqua-registry#31832) [goccy/go-yaml/ycat](https://github.com/goccy/go-yaml): Print yaml file with color
[#&#8203;31825](aquaproj/aqua-registry#31825) [k1LoW/roots](https://github.com/k1LoW/roots): `roots` is a tool for exploring multiple root directories, such as those in a monorepo project [@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes

[#&#8203;31803](aquaproj/aqua-registry#31803) yassinebenaid/bunster: Support bunster v0.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjEuNiIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants