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 apache/pulsar #31909

Merged
merged 4 commits into from
Feb 9, 2025
Merged

Conversation

MMirelli
Copy link
Contributor

@MMirelli MMirelli commented Feb 9, 2025

#31909 apache/pulsar: Apache Pulsar - distributed pub-sub messaging system

Check List

Testing

Docker -- cmdx t

  1. run cmdx t
  2. observe changes to main registry.yaml

Local -- darwin

  1. ensure java 17+ is installed
  2. run
cd <DEV_ROOT>/aqua-registry
mkdir -p test
cat <<EOF > test/aqua.yaml
registries:
  - name: foo
    type: local
    path: ../pkgs/apache/pulsar/registry.yaml # Relative path from aqua.yaml
packages:
- name: apache/pulsar@v4.0.2
  registry: foo
EOF
cd test
export AQUA_DISABLE_POLICY=true
pulsar version
  1. expect
OpenJDK 64-Bit Server VM warning: Option ZGenerational was deprecated in version 23.0 and will likely be removed in a future release.
Current version of pulsar is: 4.0.2
Git Revision 339b270b4cd8b46c231448f3a9492c7dcd12496c
Git Branch branch-4.0
Built by Lari Hotari <lhotari@apache.org> on Laris-MBP.lan at 2025-01-03T23:52:44+0200

@MMirelli MMirelli changed the title Feat/apache/pulsar feat: add apache/pulsar Feb 9, 2025
@MMirelli MMirelli marked this pull request as ready for review February 9, 2025 19:21
@suzuki-shunsuke suzuki-shunsuke added this to the v4.309.0 milestone Feb 9, 2025
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 9, 2025
@suzuki-shunsuke
Copy link
Member

Thank you for your contribution!

@suzuki-shunsuke suzuki-shunsuke merged commit 739ea83 into aquaproj:main Feb 9, 2025
17 checks passed
@suzuki-shunsuke
Copy link
Member

🎉 https://github.com/aquaproj/aqua-registry/releases/tag/v4.309.0

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