Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

input-output-hk/cicero

Repository files navigation

Cicero

Cicero is an action execution engine.

Think of it like an if-this-then-that machine on HashiCorp Nomad.

It is primarily used to implement CI/CD but just as suitable for other automation tasks.

Documentation can be found in the handbook.

Tullia

Tullia provides a library for writing actions in the Nix expression language.

Development

See the Running Cicero chapter of the handbook.

How To …

Run linters:

lint

Format all source code:

nix fmt

Build mocks automatically:

go generate ./...

Run tests with coverage:

go test -cover ./...

Serve the handbook locally on port 3000 and open it:

mdbook serve --open

See all commands provided by the development shell:

menu
Morty Proxy This is a proxified and sanitized view of the page, visit original site.