tezostaqueria/Taqueria Actions

A docker action that helps simplify and standardize the use of taqueria in GitHub workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
compile_contractsA comma separated list of contracts compiledno
compile_pluginThe plugin used to compile the contracts. Can be "ligo" or "smartpy". The default is "ligo"noligo
deploy_contractsA comma separated list of contracts to deploy to a specific environment. The Taquito plugin needs to be installedno
environmentThe environment to execute commands on. The default is "development"nodevelopment
pluginsA comma separated list of plugins to installno
project_directoryThe name of the project to createno
sandbox_nameThe name of the sandbox if anyno
taskThe task for taqueria to runno
test_pluginIf set, taqueria will run tests with using the specified plugin. Ensure that the specified plugin is installed. These test will always be run after all other jobs.no

no outputs