amdphreak/Equivalence Engine Action

Generic action to adapt code using the Equivalence Engine and a ruleset

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the code to adaptyes.
engine-repoRepository containing the Equivalence EnginenoAMDphreak/equivalence-engine
engine-versionEngine git ref to checkout (tag, branch, or SHA). Pin this in workflows for reproducible CI.nov1.3.2
rules-repoRepository containing the rulesetyesAMDphreak/evolution-rules-code
rules-versionRuleset git ref (tag, branch, or SHA). Pin this alongside engine-version.nov1.0.0
rules-dirPath to the rules directory within the rules-repo (or URL/Archive)norules
libraryLibrary/Binding subpath (e.g., python/PyQt)no""
fromStarting versionyes
toTarget versionyes
extensionsFile extensions to processno.py,.cpp,.h,.js,.ts,.astro
in-placeModify files in-place? (default: true)notrue
out-dirOutput directory for transformed files (disables in-place if set)no""

no outputs