GITBOOK-395: change request with no subject merged in GitBook

This commit is contained in:
Scott Jungling
2023-12-06 23:45:13 +00:00
committed by gitbook-bot
parent 7a4244dc0e
commit ebdd68f826
11 changed files with 16 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View File

@@ -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.

View File

@@ -24,7 +24,7 @@ To download audit logs, use the "Export to CEF" button: ![](<../../.gitbook/asse
To access non-audit-log reports, navigate to https://\<TENANT>.moderne.io/admin/reports.
<figure><img src="../../.gitbook/assets/image (2) (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: ![](<../../.gitbook/assets/image (3) (1).png>)

View File

@@ -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)