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 CNCF Distribution module #111

Merged
merged 1 commit into from
Apr 5, 2024
Merged

feat: add CNCF Distribution module #111

merged 1 commit into from
Apr 5, 2024

Conversation

esposm03
Copy link
Contributor

@esposm03 esposm03 commented Apr 1, 2024

This PR adds a module for CNCF Distrubution, a registry for container images. Some basic testing is included.

Copy link
Contributor

@DDtKey DDtKey left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

src/cncf_distribution/mod.rs Outdated Show resolved Hide resolved
@mervyn-mccreight
Copy link
Contributor

Can you resolve the existing conflicts please? I'd integrate this into the next release then :)

@esposm03
Copy link
Contributor Author

esposm03 commented Apr 5, 2024

Done👍

@mervyn-mccreight mervyn-mccreight merged commit 5e48a51 into testcontainers:main Apr 5, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Apr 5, 2024
mervyn-mccreight pushed a commit that referenced this pull request Apr 5, 2024
## 🤖 New release
* `testcontainers-modules`: 0.3.6 -> 0.3.7 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.3.7] - 2024-04-05

### Features

- Add cockroachdb image impl
([#109](#109))
- Add `CNCF Distribution` module
([#111](#111))

### Miscellaneous Tasks

- Update reqwest requirement from 0.11.23 to 0.12.1
([#106](#106))
- Update mysql requirement from 24.0.0 to 25.0.0
([#107](#107))
- Update zookeeper-client requirement from 0.6.0 to 0.7.1
([#110](#110))

<!-- generated by git-cliff -->
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Apr 6, 2024
mervyn-mccreight pushed a commit that referenced this pull request Apr 6, 2024
## 🤖 New release
* `testcontainers-modules`: 0.3.6 -> 0.3.7 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.3.7] - 2024-04-06

### Features

- Add cockroachdb image impl
([#109](#109))
- Add `CNCF Distribution` module
([#111](#111))

### Miscellaneous Tasks

- Update reqwest requirement from 0.11.23 to 0.12.1
([#106](#106))
- Update mysql requirement from 24.0.0 to 25.0.0
([#107](#107))
- Update zookeeper-client requirement from 0.6.0 to 0.7.1
([#110](#110))
- Define version for bollard to meet crates.io constraints
([#115](#115))

### Revert

- Rollback version to apply a fix before releasing
([#114](#114))

<!-- generated by git-cliff -->
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants