GITBOOK-395: change request with no subject merged in GitBook
BIN
.gitbook/assets/image (1) (1) (2).png
Normal file
|
After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 85 KiB |
BIN
.gitbook/assets/image (2) (1) (1) (2).png
Normal file
|
After Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 55 KiB |
@@ -10,17 +10,17 @@ External recipes can be imported into Moderne.io for use by your organization.
|
||||
|
||||
From your Moderne tenant, click on _Deploy_ in the left-hand menu:
|
||||
|
||||
<figure><img src="../../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/image (2).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
## Step 2: Upload the recipe artifacts
|
||||
|
||||
1. Click `Add` to open the form to import a recipe:
|
||||
|
||||
<figure><img src="../../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/image (1) (1).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
2. Provide the `Group ID`, `Artifact ID`, and `Version` for the published artifact:
|
||||
|
||||
<figure><img src="../../.gitbook/assets/image (2).png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/image (2) (1).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
3. Click _deploy recipe artifact_ to deploy it.
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ To download audit logs, use the "Export to CEF" button:  (1).png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/image (2) (1) (1).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
These reports can be downloaded using the download button:  (1).png>)
|
||||
|
||||
|
||||
@@ -1,13 +1,21 @@
|
||||
# Platform changelog
|
||||
|
||||
### UI v10.22.1 (2023/12/06)
|
||||
|
||||
- Bug fixes and other improvements.
|
||||
|
||||
* Bug fixes and other improvements.
|
||||
|
||||
### UI v10.22.0 (2023/12/06)
|
||||
|
||||
* add preconditions
|
||||
* add ability to add recipes as preconditions to custom recipes
|
||||
#### Recipe preconditions
|
||||
|
||||
Through the _Recipe Builder_ customers can now define _precondition_ recipes that will run ahead of the recipe lists. The recipe list will only be run on repositories that included results from the _precondition._
|
||||
|
||||
<figure><img src="../.gitbook/assets/image.png" alt=""><figcaption><p>To add a precondition recipe to your custom recipe, you can use the <em>Add as precondition</em></p></figcaption></figure>
|
||||
|
||||
Once a precondition has been added, it will appear as a new tab on the _Recipe Builder_ page
|
||||
|
||||
<figure><img src="../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
* add icon support for processing status
|
||||
|
||||
### UI v10.21.1 (2023/12/04)
|
||||
|
||||