Skip to content

Commit e5cce35

Browse files
committed
Update warning admonition to indicate preview status
1 parent b597572 commit e5cce35

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- <img alt="npm icon" src="docs/img/npm-icon.svg" width=15> npm package: [@seqera/node-red-seqera](https://www.npmjs.com/package/@seqera/node-red-seqera)
1414
- <img alt="npm icon" src="docs/img/favicon.svg" width=15> Seqera Platform: [https://seqera.io/platform/](https://seqera.io/platform/)
1515

16+
> [!IMPORTANT]
17+
> This project is currently in preview and is not covered by Seqera support. Please submit any problems or feature requests as [GitHub issues](https://github.com/seqeralabs/node-red-seqera/issues).
18+
1619
Gives new Node-RED node types for your automation workflows, which are designed to work together:
1720

1821
<img src="https://github.com/seqeralabs/node-red-seqera/raw/main/docs/img/nodes.png" alt="@seqera/node-red-seqera nodes" align="right" width="400" >
@@ -26,9 +29,6 @@ Gives new Node-RED node types for your automation workflows, which are designed
2629
- [Add a Seqera Studio](https://seqeralabs.github.io/node-red-seqera/seqera_nodes/add_studio/)
2730
- [Monitor a Seqera Studio](https://seqeralabs.github.io/node-red-seqera/seqera_nodes/monitor_studio/)
2831

29-
> [!IMPORTANT]
30-
> This is an open-source project for community benefit. It is provided as-is and is not part of Seqera's officially supported toolset.
31-
3232
# Typical Use cases
3333

3434
- 🛠️ Integration with events _coming from_ and _going to_ third-party services (AWS, Slack, and [>5000 others](https://flows.nodered.org/search?type=node) supported by Node-RED)

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- <img alt="npm icon" src="img/npm-icon.svg" width=15> npm package: [@seqera/node-red-seqera](https://www.npmjs.com/package/@seqera/node-red-seqera)
88
- <img alt="npm icon" src="img/favicon.svg" width=15> Seqera Platform: <https://seqera.io/platform/>
99

10+
!!! danger "Important"
11+
12+
This project is currently in preview and is not covered by Seqera support. Please submit any problems or feature requests as [GitHub issues](https://github.com/seqeralabs/node-red-seqera/issues).
13+
1014
Gives new Node-RED node types for your automation workflows, which are designed to work together:
1115

1216
![@seqera/node-red-seqera nodes](img/nodes.png){ width=400 align=right}
@@ -18,11 +22,7 @@ Gives new Node-RED node types for your automation workflows, which are designed
1822
- [List Files from Data Explorer](seqera_nodes/list_files.md)
1923
- [Poll Data Link Files](seqera_nodes/poll_files.md)
2024
- [Add a Seqera Studio](seqera_nodes/add_studio.md)
21-
- [Monitor a Seqera Studio](seqera_nodes/monitor_studio.md)
22-
23-
!!! warning
24-
25-
This is an open-source project for community benefit. It is provided as-is and is not part of Seqera's officially supported toolset.
25+
- [Monitor a Seqera Studio](seqera_nodes/monitor_studio.md
2626

2727
## Typical Use cases
2828

0 commit comments

Comments
 (0)