Skip to content

Commit

Permalink
Remove project.domain.* activity references (#4336)
Browse files Browse the repository at this point in the history
Co-authored-by: Travis Raup <[email protected]>
Co-authored-by: Chad Carlson <[email protected]>
  • Loading branch information
3 people authored Jan 10, 2025
1 parent de51d7c commit 0692ac4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions sites/platform/src/integrations/activity/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ The following table presents the possible activity types:
|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `project.clear_build_cache` | The build cache is cleared. |
| `project.create` | A new project is created. |
| `project.domain.create` | A new [domain](administration/web/configure-project.md#domains) has been added to the project. |
| `project.domain.delete` | An existing [domain](administration/web/configure-project.md#domains) has been deleted from the project. |
| `project.domain.update` | An existing [domain](administration/web/configure-project.md#domains) has been updated from the project. |
| `project.metrics.enable` | A metric from the [continuous profiling](/increase-observability.md) has been enabled. |
| `project.metrics.update` | A metric from the [continuous profiling](/increase-observability.md) has been updated. |
| `project.metrics.disable` | A metric from the [continuous profiling](/increase-observability.md) has been disabled. |
Expand Down
3 changes: 0 additions & 3 deletions sites/upsun/src/integrations/activity/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ The following table presents the possible activity types:
|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `project.clear_build_cache` | The build cache is cleared. |
| `project.create` | A new project is created. |
| `project.domain.create` | A new [domain](administration/web/configure-project.md#domains) has been added to the project. |
| `project.domain.delete` | An existing [domain](administration/web/configure-project.md#domains) has been deleted from the project. |
| `project.domain.update` | An existing [domain](administration/web/configure-project.md#domains) has been updated from the project. |
| `project.metrics.enable` | A metric from the [continuous profiling](/increase-observability.md) has been enabled. |
| `project.metrics.update` | A metric from the [continuous profiling](/increase-observability.md) has been updated. |
| `project.metrics.disable` | A metric from the [continuous profiling](/increase-observability.md) has been disabled. |
Expand Down

0 comments on commit 0692ac4

Please sign in to comment.