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

chore: add #![forbid(unsafe_code)] to the library #722

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

CommanderStorm
Copy link
Contributor

The motivation is to make cargo-geiger be sure that there is no unsafe code

…eiger be sure that there is no unsafe code
Copy link

netlify bot commented Aug 19, 2024

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit 60a7248
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/66c3e8afb2a7f30008e6cc74
😎 Deploy Preview https://deploy-preview-722--testcontainers-rust.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@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.

Thank you! 👍

@DDtKey DDtKey enabled auto-merge (squash) August 19, 2024 16:15
@DDtKey DDtKey changed the title chore: added #![forbid(unsafe_code)] to the library chore: add #![forbid(unsafe_code)] to the library Aug 22, 2024
@DDtKey DDtKey merged commit 54aba45 into testcontainers:main Aug 22, 2024
12 checks passed
@CommanderStorm CommanderStorm deleted the forbid-unsafe branch August 23, 2024 06:46
@github-actions github-actions bot mentioned this pull request Aug 30, 2024
DDtKey pushed a commit that referenced this pull request Aug 30, 2024
## 🤖 New release
* `testcontainers`: 0.21.1 -> 0.22.0

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

<blockquote>

## [0.22.0] - 2024-08-30

### Details
#### Bug Fixes
- [❗] Docker socket detection on unix
([#721](#721))

#### Features
- Add `working_dir` to `ContainerRequest`,`ImageExt`
([#724](#724))

#### Miscellaneous Tasks
- Added `#![forbid(unsafe_code)]` to the library
([#722](#722))
</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.

2 participants