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

ci: improvements for deny assist pre-commit and plz #8

Merged
merged 6 commits into from
Aug 8, 2024

Conversation

andreacfromtheapp
Copy link
Owner

del cargo audit workflow
change readme accordingly
add deny.toml with cargo deny init
add cargo deny workflow

Signed-off-by: gacallea 3269984+gacallea@users.noreply.github.com

Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
cargo fmt
cargo update
cargo clippy
cargo check
cargo test+doc
cargo doc
cargo deny check

Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
https://opensource.axo.dev/cargo-dist/book/reference/config.html#pr-run-mode

this should avoid running dist on all PRs and focus on tags made by
release-plz, I hope

Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
del cargo audit workflow
change readme accordingly
add deny.toml with cargo deny init
add cargo deny workflow

Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
will comment it out for now, need to understand first

Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
@andreacfromtheapp andreacfromtheapp merged commit 9c9b2a2 into main Aug 8, 2024
5 checks passed
andreacfromtheapp added a commit that referenced this pull request Aug 8, 2024
## 🤖 New release
* `freesound-credits`: 0.2.8 -> 0.2.9

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

<blockquote>

## [0.2.8](https://github.com///compare/v0.2.7..v0.2.8) - 2024-08-08

### ⚙️ Miscellaneous Tasks

- Release v0.2.8
([#9](#9)) -
([2f4a74c](https://github.com///commit/2f4a74cc6b5ed7b19691b53b3dcb262353e008e6))
- Improvements for deny assist pre-commit and plz
([#8](#8)) -
([9c9b2a2](https://github.com///commit/9c9b2a212846aef18559dfda00550d9d901c2297))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
@andreacfromtheapp andreacfromtheapp deleted the ci-improvements branch August 8, 2024 14:31
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.

1 participant