Skip to content

Releases: yonasBSD/toolkit

v0.1.0

19 Jan 18:37
e3156a0

Choose a tag to compare

What's Changed

  • ci: Run testing and linting on PRs by @yonas in #1
  • docs: Update README.md with better example. by @yonas in #2
  • ci: Perform local and remote Docker tests. by @yonas in #10
  • ci: Add Prettier linting to PRs. by @yonas in #12
  • ci: Show disk usage at the end of local tests. by @yonas in #11
  • Create anchore.yml by @yonas in #3
  • Create trivy.yml by @yonas in #4
  • Create anchore-syft.yml by @yonas in #6
  • Create snyk-container.yml by @yonas in #7
  • fix: Improve Trivy workflow descriptions. by @yonas in #13
  • docs: Remove super linter from README.md by @yonas in #14
  • refactor: Better naming in CI. by @yonas in #15
  • fix: Use latest HEAD for venom. Releases are out-of-date. by @yonas in #16
  • ci: Add cargo-about. by @yonas in #18
  • refactor: Use install-path with cargo-binstall. by @yonas in #19
  • ci: Create workflow to mark stall issues and PRs by @yonas in #20
  • ci: Add dprint formatter. by @yonas in #17
  • feat: Add uv fast Python package manager. by @yonas in #22
  • feat: Add mise tool manager. by @yonas in #23
  • chore(deps): Bump actions/stale from 5 to 9 by @dependabot[bot] in #24
  • chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #25
  • fix: Use local copy of comtrya install script. by @yonas in #32
  • fix(ci): Add xz-libs package. by @yonas in #33
  • chore(deps): Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #29
  • fix(ci): Install feluda bin. by @yonas in #35
  • fix(ci): Remove ds command. by @yonas in #36
  • chore: Rename cargo-license job. by @yonas in #34
  • chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #30
  • fix: Set RUSTUP_HOME and CARGO_HOME. by @yonas in #37
  • fix: Add RUSTUP_HOME and CARGO_HOME to action.yaml. by @yonas in #38
  • fix: Add RUSTUP_HOME and CARGO_HOME to Docker entrypoint. by @yonas in #39
  • fix: Update toolkit version examples in README by @yonas in #40
  • feat: Add cargo version to CI test. by @yonas in #41
  • fix: Mark /github/workspace as safe in git. by @yonas in #42
  • feat: Add cargo-nextest. by @yonas in #43
  • feat: Add spell, link, commit, and todo check workflows. by @yonas in #44
  • feat: Add cargo fmt, cargo clippy, and cargo2junit by @yonas in #45
  • feat: Test for cargo fmt, cargo clippy, and cargo2junit. by @yonas in #46
  • feat: Add LLVM tools by @yonas in #47
  • feat: Add llvm v21 and clang v21. by @yonas in #48
  • feat: Add cmake. by @yonas in #49

New Contributors

Full Changelog: https://github.com/yonasBSD/toolkit/commits/v0.1.0