This repository was archived by the owner on May 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Shannon Lewis edited this page Aug 11, 2020
·
6 revisions
Welcome to the Sashimi wiki!
Sashimi is the name we have given to a modularity approach for server and Calamari. A Sashimi "flavour" covers a vertical slice of functionality in Octopus, from the UI to server to Calamari.

Some examples of Sashimi flavours are
- Sashimi.AzureCloudServices
- Sashimi.AzureScripting
- Sashimi.Terraform
Each of these flavours lives in its own GitHub repository, always named with the Sashimi. prefix. They are structured in a specific way and there is a TeamCity template for building them.
Getting Started with Sashimi.
Overview
Getting started
Extensibility
- Extending the data model
- Custom Endpoints
- Action Handlers
- Well Known Variables
- Outstanding Items Until Full Modularity
Coding and building
- Code repositories
- TeamCity Template
- Testing Guideliines