Skip to content

Commit fecbd5a

Browse files
committed
feat: deprecate developer engagement module
1 parent 1ed0b62 commit fecbd5a

12 files changed

+19
-39
lines changed

docs/concepts/building-block.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Timeout warnings in the building block run details provide transparency into exe
202202

203203
### Guides
204204

205-
- [How to Generate Building Block Documentation](../guides/developer-engagement/how-to-generate-building-block-documentation.md)
205+
- [How to Generate Building Block Documentation](../guides/developer-portal/how-to-generate-building-block-documentation.md)
206206
- [How to Provide Your Own Platform](../guides/developer-portal/how-to-provide-your-own-platform.md)
207207
- [How to Launch a New Manual Building Block Definition](../guides/core/how-to-launch-a-new-manual-building-block.md)
208208
- [How to Launch a New OpenTofu Building Block](../guides/core/how-to-launch-a-new-opentofu-building-block.md)

docs/concepts/communication.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,14 @@ title: Communications
44
---
55

66
> **Note:**
7-
> Communications are available in the Communication Center Light with the meshStack module **Developer Portal** and the **Developer Engagement** module.
7+
> Communications are available in meshStack with the meshStack module **Developer Portal**.
88
99
Communications in meshStack provide a structured way to manage and deliver messages to users across different platforms and workspaces. Communications can be sent out by administrators via the admin area and platform engineers via the platform builder.
1010

1111
## Communication Center
1212

1313
The communication center is the central place for creating and managing communications to application teams within meshStack. It allows administrators and platform engineers to get in touch with application teams at scale and track progress.
1414

15-
### Module Capability Comparison
16-
17-
| Feature | Developer Portal "Light Version" | Developer Engagement "Full Version"|
18-
|---|:---:|:---:|
19-
| Communication Type Notification | ☑️ | ☑️ |
20-
| Communication Type "Action Required" with due date and reminder || ☑️ |
21-
| Communications Targeting a Workspace by name or Platform | ☑️ | ☑️ |
22-
| Communications Targeting Workspaces by tag, Tenants and Building Blocks || ☑️ |
23-
| Create communications via meshObject API || ☑️ |
24-
| Message of the Day | ☑️ | ☑️ |
25-
| Email Notifications about new Communications | ☑️ | ☑️ |
26-
| Communication Section in Platform Builder | ☑️ (limited) | ☑️ |
27-
| Communication Center in Admin Area | ☑️ | ☑️ |
28-
2915
## Communication Types
3016

3117
There are two main types of communications in meshStack:
@@ -44,5 +30,5 @@ The "skip email notifications" option allows you to instruct meshStack to skip s
4430

4531
## Related Resources
4632

47-
- [How to Maintain Security Contacts with meshStack](../guides/developer-engagement/how-to-provide-security-contact.md)
48-
- [How to Customize Emails in meshStack](../guides/developer-engagement/how-to-email-branding.md)
33+
- [How to Maintain Security Contacts with meshStack](../guides/developer-portal/how-to-provide-security-contact.md)
34+
- [How to Customize Emails in meshStack](../guides/developer-portal/how-to-email-branding.md)

docs/concepts/copilot.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ meshStack Copilot is not generally available yet; however, we're offering a publ
2525

2626
### How to use meshStack Copilot
2727

28-
For step-by-step instructions on how to enable and use meshStack Copilot, see our [How to use meshStack Copilot Guide](../guides/developer-engagement/how-to-copilot.md).
28+
For step-by-step instructions on how to enable and use meshStack Copilot, see our [How to use meshStack Copilot Guide](../guides/developer-portal/how-to-copilot.md).
2929

3030
### How does Copilot work?
3131

@@ -100,6 +100,6 @@ All conversations with meshStack Copilot, including all data provided to the mod
100100

101101
### Guides
102102

103-
- [How to use meshStack Copilot Guide](../guides/developer-engagement/how-to-copilot.md)
104-
- [How to Discover Services Guide](../guides/developer-engagement/how-to-discover-services.md)
105-
- [How to Generate Building Block Documentation Guide](../guides/developer-engagement/how-to-generate-building-block-documentation.md)
103+
- [How to use meshStack Copilot Guide](../guides/developer-portal/how-to-copilot.md)
104+
- [How to Discover Services Guide](../guides/developer-portal/how-to-discover-services.md)
105+
- [How to Generate Building Block Documentation Guide](../guides/developer-portal/how-to-generate-building-block-documentation.md)

docs/guides/core/how-to-launch-a-new-manual-building-block.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Please be aware that we focus the guide on the critical configuration items for
3636

3737
### Guides
3838

39-
- [How to Generate Building Block Documentation with Copilot](../../guides/developer-engagement/how-to-generate-building-block-documentation.md)
39+
- [How to Generate Building Block Documentation with Copilot](../../guides/developer-portal/how-to-generate-building-block-documentation.md)
4040
- [How to Launch a New OpenTofu Building Block](../../guides/core/how-to-launch-a-new-opentofu-building-block.md)
41-
- [How to Offer an AWS S3 Bucket via Marketplace](../../getting-started/building-aws-quickstart-guide.md)
41+
- [How to Offer an AWS S3 Bucket via Marketplace](../../getting-started/building-aws-quickstart-guide.md)

docs/guides/core/how-to-launch-a-new-opentofu-building-block.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,5 +306,5 @@ The owner of the Building Block definition can access the logs by switching to
306306

307307
### Guides
308308

309-
- [How to Generate Building Block Documentation](../../guides/developer-engagement/how-to-generate-building-block-documentation.md)
309+
- [How to Generate Building Block Documentation](../../guides/developer-portal/how-to-generate-building-block-documentation.md)
310310
- [How to Launch a New Manual Building Block](../../guides/core/how-to-launch-a-new-manual-building-block.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/guides/developer-engagement/how-to-provide-security-contact.md renamed to docs/guides/developer-portal/how-to-provide-security-contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Maintaining accurate and up-to-date security contact information is critical for
1414
## Prerequisites
1515

1616
- You have admin access to meshStack and permission to manage tags and communications.
17-
- You have the Developer Portal and Developer Engagement module enabled.
17+
- You have the Developer Portal module enabled.
1818

1919
## Step by Step Guide
2020

0 commit comments

Comments
 (0)