Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 14:51
· 4 commits to main since this release
2f53242

🚀 Features

  • Add github actions workflow
  • YonasBSD improvements.
  • Update lint.yaml to use sccache (#14)
  • Add TODO list.
  • Add tribble config.
  • Add scorecard workflow.
  • Add badges to README.md
  • Add custom pipelines.
  • Deny dependencies with licenses listed in deny.toml
  • Build using cargo auditable.
  • Add job summary annotations.
  • Add workflow to check for unused dependencies.
  • Add workflow to check for semver breaking changes.
  • Add Mac and Windows releases.

🐛 Bug Fixes

  • Xtask errors after upgrading (#11)
  • Update workflows to newer actions.
  • NetBSD, Dragonfly, and Alpine in cross-build.yaml
  • Remove unmaintained DragonflyBSD.
  • Improve worflow naming.
  • Use yonasBSD/cargo2junit in test-with-coverage.yaml (#17)
  • Install dependencies for security workflow.
  • Detect .rs instead of .go files.
  • Remove "pkg" from FreeBSD package mirror in cross build workflow.
  • Formatting workflows.
  • Improve README.md page load speed by disabling Matrix badge.
  • Add toolchain to workflows.
  • Cargo-deny not working.
  • Allow more endpoints in Hardened Runner.
  • Permission denied in release packaging workflow.
  • Chase toolchain version.

🚜 Refactor

  • Update test tasks.

⚙️ Miscellaneous Tasks

  • Initial commit
  • Add README
  • Add LICENSE
  • Remove branch coverage
  • Update test.yaml
  • Create changelog.yaml
  • Create dependabot.yml
  • Update dependabot.yml
  • Bump actions/checkout from 2 to 4 (#10)
  • Bump EnricoMi/publish-unit-test-result-action from 1 to 2 (#9)
  • Bump actions/cache from 2 to 4 (#8)
  • Bump orhun/git-cliff-action from 3 to 4 (#7)
  • Bump Swatinem/rust-cache from 1 to 2 (#6)
  • Update xtaskops requirement from 0.2.1 to 0.4.2 (#5)
  • Update dialoguer requirement from ^0.10.1 to ^0.11.0 (#4)
  • Improvements to README.md (#12)
  • Create linux packages (#13)
  • Update lint.yaml (#15)
  • Add last commit badge to README.md
  • Remove linting from Coverage workflow
  • Update workflows.
  • Add git-cliff config files.
  • Update workflows.
  • Add BSD and Linux OSs to testing.
  • Update README.md
  • Bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 (#16)
  • Use simple example for tribble config.
  • Add deployment strategy to TODO.
  • Update TODO.
  • Update TODO.
  • Create SECURITY.md
  • Add SonarCube security scan workflow.
  • [StepSecurity] Apply security best practices (#18)
  • Use cargo2junit install.sh
  • Add checksums to TODO.
  • Use marketplace actions for trivy and trufflehog.
  • Revert Use marketplace actions for trivy and trufflehog.
  • Bump step-security/harden-runner from 2.10.1 to 2.10.2 (#19)
  • Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#24)
  • Update dtolnay/rust-toolchain requirement to 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa (#23)
  • Bump github/codeql-action from 3.27.4 to 3.27.5 (#22)
  • Bump taiki-e/install-action from 2.45.5 to 2.45.6 (#21)
  • Bump yonasBSD/toolkit version.
  • Add coverage directory to gitignore.
  • Update badges in README.
  • Update toolkit version.