-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,20 @@ | ||
# Speckle Automate Public Beta | ||
# What is Automate? | ||
|
||
Speckle Automate is a fully fledged CI/CD platform designed to run custom code on Speckle models, every time a new version is available. | ||
|
||
<img width="1141" alt="image" src="https://github.com/user-attachments/assets/bcbfdddc-1536-4142-bcbb-9fb5a899ceb5"> | ||
|
||
|
||
As a software developer you can [develop Functions](/create-function) that others in your team consume in what we call [Automations](create-automation). From creating reports, running code compliance checks or wind simulations, there is no limit to what you can do with Automate. | ||
|
||
|
||
Our team as also developed a set of **Public Functions** available to all users on [app.speckle.systems](https://app.speckle.systems) that you can use to see the power of Automate. | ||
|
||
|
||
::: tip 🚧 NOTE | ||
Speckle Automate has entered the public beta phase and is now available on the Speckle production server: [app.speckle.systems](https://app.speckle.systems). These docs are a work in progress and are updated regularly to reflect the latest features and improvements. | ||
::: | ||
|
||
This documentation is designed to assist Speckle Automate users in creating and managing automation. As a Speckle user, you can now act as an **Automator**, leveraging public functions and creating custom workflows to streamline tasks and enhance productivity. | ||
|
||
### Key Highlights: | ||
- **Public Functions**: Available to all users on [app.speckle.systems](https://app.speckle.systems). | ||
- **Private Functions**: Creatable and manageable within Workspaces. | ||
- **Unified Hosting**: All data, functions, and automations are hosted on the main Speckle server. | ||
- **Collaboration**: Workspace members can use public and private functions to create automations collaboratively. | ||
|
||
We are continuously improving the documentation. As Speckle Automate evolves, there may be occasions when development temporarily outpaces the documentation. If you have any questions, please contact us on the [Speckle Community Forum: Automate](https://speckle.community/c/making-speckle/insiders-automate/27). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters