Skip to content

chore: Add GitHub workflows for release process and Dependabot config#20

Merged
pigri merged 2 commits intomasterfrom
chore/private_crate_integration
May 5, 2026
Merged

chore: Add GitHub workflows for release process and Dependabot config#20
pigri merged 2 commits intomasterfrom
chore/private_crate_integration

Conversation

@pigri
Copy link
Copy Markdown
Collaborator

@pigri pigri commented May 5, 2026

  • Introduced .github/dependabot.yml for daily updates on Cargo and GitHub Actions dependencies.
  • Created .github/workflows/release.yaml to automate the release process for the wirefilter-engine crate, including version verification, packaging, publishing, and GitHub release creation.
  • Updated .github/workflows/rust.yml to include necessary environment variables for the private Cargo registry.
  • Added build.rs for build script support in the engine crate.
  • Updated Cargo.toml in the engine crate to include license information and release metadata.
  • Expanded README.md with detailed release process instructions and setup requirements.

@pigri pigri merged commit d1722b3 into master May 5, 2026
7 checks passed
@pigri pigri deleted the chore/private_crate_integration branch May 5, 2026 16:46
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