AlgebraicJulia / StructuredDecompositions.jl

Structured decompositions!
https://algebraicjulia.github.io/StructuredDecompositions.jl
MIT License
7 stars 1 forks source link

Start adding some devops to the project #1

Closed mehalter closed 1 year ago

mehalter commented 1 year ago

This PR does a few things:

  1. Cleans up the testing pipeline so we don't have Test as a project dependency
  2. Adds some standard Julia CI/CD GitHub Actions: CompatHelper and TagBot
  3. Starts a skeleton for automatic documentation generation