Skip to content

Add kunobi-ninja/kunobi-releases#49009

Merged
suzuki-shunsuke merged 4 commits into
aquaproj:mainfrom
kunobi-ninja:feat/kunobi-ninja/kunobi
Feb 20, 2026
Merged

Add kunobi-ninja/kunobi-releases#49009
suzuki-shunsuke merged 4 commits into
aquaproj:mainfrom
kunobi-ninja:feat/kunobi-ninja/kunobi

Conversation

@rawmind0

@rawmind0 rawmind0 commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

kunobi-ninja/kunobi - Kubernetes IDE for managing clusters, resources, and workloads

Check List

@suzuki-shunsuke suzuki-shunsuke changed the title Feat/kunobi ninja/kunobi Add kunobi-ninja/kunobi Feb 20, 2026
@suzuki-shunsuke suzuki-shunsuke changed the title Add kunobi-ninja/kunobi Add kunobi-ninja/kunobi-releases Feb 20, 2026
Comment thread pkgs/kunobi-ninja/kunobi/registry.yaml Outdated
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: http
name: kunobi-ninja/kunobi

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name should start with the repository full name.
Otherwise, aqua-renovate-config can't update the package properly.

@rawmind0 rawmind0 Feb 20, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, just to know, is not possible that the repo is called kunobi-ninja/kunobi-releases but the app name to be used within aqua is callled kunobi-ninja/kunobi ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aqua can support it, but aqua-renovate-config uses Renovate custom (regex) manager.
The preset can't see the registry.
It's the limitation of Renovate custom manager.

https://github.com/aquaproj/aqua-renovate-config/blob/aff260fc8618cd25b133748007cedee0498957d3/jsonnet/utils.libsonnet#L32-L40

https://docs.renovatebot.com/modules/manager/regex/

@suzuki-shunsuke

Copy link
Copy Markdown
Member

Thank you for your contribution!

@suzuki-shunsuke

suzuki-shunsuke commented Feb 20, 2026

Copy link
Copy Markdown
Member

I tried to fix this pr, but I don't have the permission.
So I pushed the fix to our repository.
152fa90
Could you update this pr or allow us to update this pr like this?

image

ref. https://github.com/suzuki-shunsuke/oss-contribution-guide/blob/main/README.md#allow-changes-to-a-pull-request-branch-created-from-a-fork

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 20, 2026
@rawmind0

rawmind0 commented Feb 20, 2026

Copy link
Copy Markdown
Contributor Author

Hi @suzuki-shunsuke ,

Thanks for the review, happy to contribute!

I'm using an Organization fork so I can't toggle the 'Allow edits' box. I've added you as a collaborator to my fork so you can push changes. Anyway, i've updated the PR with your fixes

@suzuki-shunsuke

Copy link
Copy Markdown
Member

I'm using an Organization fork so I can't toggle the 'Allow edits' box.

I didn't know that limitation.

Thank you for the update the pr and inviting me.

@autofix-ci

autofix-ci Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).

Comment thread pkgs/kunobi-ninja/kunobi-releases/pkg.yaml Outdated
@suzuki-shunsuke suzuki-shunsuke merged commit 89ff0d9 into aquaproj:main Feb 20, 2026
29 of 31 checks passed
@suzuki-shunsuke suzuki-shunsuke added this to the v4.473.1 milestone Feb 20, 2026
@github-project-automation github-project-automation Bot moved this to Done in main Feb 20, 2026
@rawmind0

Copy link
Copy Markdown
Contributor Author

I didn't know that limitation.

TBH, i didn't know either.

Thanks for the quick response and review.

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

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.472.0` → `v4.475.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.475.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.475.0)

[Compare Source](aquaproj/aqua-registry@v4.474.0...v4.475.0)

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

#### 🎉 New Packages

[#&#8203;49170](aquaproj/aqua-registry#49170) [elixir-lang/expert](https://github.com/elixir-lang/expert) - Official Elixir Language Server Protocol implementation [@&#8203;djgoku](https://github.com/djgoku)
[#&#8203;49161](aquaproj/aqua-registry#49161) [Tyrrrz/FFmpegBin](https://github.com/Tyrrrz/FFmpegBin) - Pre-built FFmpeg binaries for every platform [@&#8203;yashikota](https://github.com/yashikota)
[#&#8203;49129](aquaproj/aqua-registry#49129) [steipete/gogcli](https://github.com/steipete/gogcli) - Google Suite CLI: Gmail, GCal, GDrive, GContacts [@&#8203;hayatosc](https://github.com/hayatosc)

#### Fixes

[#&#8203;49139](aquaproj/aqua-registry#49139) sbstp/kubie: Rename the repository to kubie-org/kubie
[#&#8203;49198](aquaproj/aqua-registry#49198) kunobi-ninja/kunobi-releases: Use tarball [@&#8203;rawmind0](https://github.com/rawmind0)

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

[Compare Source](aquaproj/aqua-registry@v4.473.0...v4.474.0)

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

#### 🎉 New Packages

[#&#8203;49074](aquaproj/aqua-registry#49074) [swanysimon/markdownlint-rs](https://github.com/swanysimon/markdownlint-rs): Attempting to port markdownlint (and the markdownlint-cli2 interface) to Rust using mostly vibes [@&#8203;takumin](https://github.com/takumin)
[#&#8203;49009](aquaproj/aqua-registry#49009) [kunobi-ninja/kunobi](https://github.com/kunobi-ninja/kunobi-releases) - Kubernetes IDE for managing clusters, resources, and workloads [@&#8203;rawmind0](https://github.com/rawmind0)

#### Fixes

[#&#8203;49034](aquaproj/aqua-registry#49034) k1LoW/runn: Re-scaffold. Support windows and linux/arm64 [@&#8203;ryuapp](https://github.com/ryuapp)

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

[Compare Source](aquaproj/aqua-registry@v4.472.1...v4.473.0)

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

#### 🎉 New Packages

[#&#8203;49000](aquaproj/aqua-registry#49000) [Skarlso/crd-to-sample-yaml](https://github.com/Skarlso/crd-to-sample-yaml) - Generate a sample YAML file from a CRD and view it rendered on a nice website [@&#8203;markussiebert](https://github.com/markussiebert)
[#&#8203;48984](aquaproj/aqua-registry#48984) [tmux/tmux-builds](https://github.com/tmux/tmux-builds) - tmux builds [@&#8203;izumin5210](https://github.com/izumin5210)

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

[Compare Source](aquaproj/aqua-registry@v4.472.0...v4.472.1)

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

#### Fixes

[#&#8203;48978](aquaproj/aqua-registry#48978) firecow/gitlab-ci-local: Fix assets names [@&#8203;mitsu-yuki](https://github.com/mitsu-yuki)
[#&#8203;48918](aquaproj/aqua-registry#48918) namespacelabs/foundation/nsc: Add bazel-credential-nsc [@&#8203;n-g](https://github.com/n-g)

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS44IiwidXBkYXRlZEluVmVyIjoiNDMuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
@rawmind0 rawmind0 deleted the feat/kunobi-ninja/kunobi branch March 2, 2026 11:28
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