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

fix: Add container Trino #642

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

grieve54706
Copy link
Contributor

Resolve #641

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@0ce4fec). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #642   +/-   ##
=======================================
  Coverage        ?   77.16%           
=======================================
  Files           ?       11           
  Lines           ?      578           
  Branches        ?       83           
=======================================
  Hits            ?      446           
  Misses          ?      106           
  Partials        ?       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexanderankin alexanderankin changed the title Add container Trino chore: Add container Trino Jul 9, 2024
@alexanderankin alexanderankin added the community-feat feature but its a community module so we wont bump tc core for it label Jul 9, 2024
@alexanderankin alexanderankin changed the title chore: Add container Trino fix: Add container Trino Jul 15, 2024
@alexanderankin alexanderankin merged commit 49ce5a5 into testcontainers:main Jul 15, 2024
16 of 17 checks passed
alexanderankin pushed a commit that referenced this pull request Jul 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.7.2](testcontainers-v4.7.1...testcontainers-v4.7.2)
(2024-07-15)


### Bug Fixes

* Add container Trino
([#642](#642))
([49ce5a5](49ce5a5)),
closes
[#641](#641)
* **core:** Improve private registry support (tolerate not implemented
fields in DOCKER_AUTH_CONFIG)
([#647](#647))
([766c382](766c382))
* **kafka:** add a flag to limit to first hostname for use with networks
([#638](#638))
([0ce4fec](0ce4fec)),
closes
[#637](#637)
* **modules:** Mailpit container base API URL helper method
([#643](#643))
([df07586](df07586))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@grieve54706 grieve54706 deleted the feature/trino branch July 17, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-feat feature but its a community module so we wont bump tc core for it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Container: Trino
2 participants