Skip to content

Commit

Permalink
Convert to JSON format, align with release-notes, remove platform, re…
Browse files Browse the repository at this point in the history
…move bugs/issues, remove integration, remove content-management
  • Loading branch information
rachelwhitton committed Jan 23, 2024
1 parent 0450b87 commit 58698be
Showing 1 changed file with 112 additions and 97 deletions.
209 changes: 112 additions & 97 deletions source/releasenotescategories/releaseNoteCategories.json
Original file line number Diff line number Diff line change
@@ -1,97 +1,112 @@
export const releaseNoteCategories = {
"action-required": {
"displayName": "Action Required",
"color": "red",
"description": "Requires customer to act in order to avoid disruption"
},
"drupal": {
"displayName": "Drupal",
"color": "black",
"description": "Tailored for updates specific to the Drupal content management system, helping Drupal users stay informed about platform changes that directly impact their workflows"
},
"new-feature": {
"displayName": "New Feature",
"color": "green",
"description": "Consolidates information about both new features and improvements, providing users with insights into enhancements that contribute to a better overall experience"
},
"front-end-sites": {
"displayName": "Front-End Sites",
"color": "purple",
"description": "Focuses on updates related to Front-End Site (FES) enhancements, ensuring that developers and designers stay informed about changes affecting how they use the product"
},
"infrastructure": {
"displayName": "Infrastructure",
"color": "black",
"description": "Details changes related to the underlying technology and architecture of the Pantheon platform, providing insights into changes that may impact performance and reliability"
},
"security": {
"displayName": "Security",
"color": "red",
"description": "Addresses security-related updates, emphasizing the importance of staying informed about changes aimed at maintaining a secure and protected environment for users"
},
"tools-apis": {
"displayName": "Tools & APIs",
"color": "black",
"description": "Keeps users informed about updates related to tools and APIs, helping developers understand changes that may impact their workflows and integrations"
},
"wordpress": {
"displayName": "WordPress",
"color": "black",
"description": "Tailored for updates specific to the WordPress content management system, helping WordPress users stay informed about platform changes that directly impact their workflows"
},
"performance": {
"displayName": "Performance",
"color": "black",
"description": "Highlights updates focused on optimizing the speed, efficiency, and overall performance of the Pantheon platform, giving users insights into improvements that enhance user experience"
},
"user-interface": {
"displayName": "User interface",
"color": "black",
"description": "Highlights updates related to changes in the user interface, ensuring that designers, marketers, and other users are aware of alterations to the visual and interactive elements of the platform"
},
"billing": {
"displayName": "Billing & Finance",
"color": "black",
"description": "Covers finance and billing-related updates, allowing billing and finance managers to track changes affecting their financial aspects"
},
"policy": {
"displayName": "Policy",
"color": "gray",
"description": "Communicates updates related to platform policies, ensuring users are aware of any changes in rules or guidelines that may impact their usage"
},
"content-management": {
"displayName": "Content Management",
"color": "gray",
"description": "Include changes relevant to managing digital content on the Pantheon platform, ensuring users stay informed about updates related to content creation, editing, and relevant tools"
},
"deprecated": {
"displayName": "Deprecated",
"color": "red",
"description": "Reserved for updates indicating the phasing out or discontinuation of specific features or functionalities"
},
"events": {
"displayName": "Events",
"color": "gray",
"description": "Highlights updates related to special events, promotions, or limited-time occurrences on the Pantheon platform, keeping users informed about time-sensitive opportunities"
},
"general": {
"displayName": "General",
"color": "gray",
"description": "Serves as a catch-all for updates that don't neatly fit into specific categories, offering a broad overview of general changes on the Pantheon platform"
},
"migration": {
"displayName": "Migration",
"color": "gray",
"description": "Reserved for updates related to migrations, ensuring users are informed about changes affecting the movement of data and content within the Pantheon platform"
},
"pantheon-docs": {
"displayName": "Pantheon Docs",
"color": "gray",
"description": "Reserved for updates that involve substantive changes, additions, or clarifications within Pantheon Docs — the centralized hub containing manuals and essential documentation for Pantheon users."
},
"account-management": {
"displayName": "Account Management",
"color": "gray",
"description": "Highlights updates related to account permissions, user roles, and any changes that impact how users manage and interact with their accounts."
}
};
{
"categories": [
{
"slug": "account-management",
"displayName": "Account Management",
"color": "color-1",
"description": "Highlights updates related to account permissions, user roles, and any changes that impact how users manage and interact with their accounts"
},
{
"slug": "action-required",
"displayName": "Action Required",
"color": "color-3",
"description": "Requires customer to act in order to avoid disruption"
},
{
"slug": "billing",
"displayName": "Billing & Finance",
"color": "color-1",
"description": "Covers finance and billing-related updates, allowing billing and finance managers to track changes affecting their financial aspects"
},
{
"slug": "deprecated",
"displayName": "Deprecated",
"color": "color-4",
"description": "Reserved for updates indicating the phasing out or discontinuation of specific features or functionalities"
},
{
"slug": "documentation",
"displayName": "Pantheon Docs",
"color": "color-4",
"description": "Reserved for updates that involve substantive changes, additions, or clarifications within Pantheon Docs — the centralized hub containing manuals and essential documentation for Pantheon users"
},
{
"slug": "drupal",
"displayName": "Drupal",
"color": "color-9",
"description": "Tailored for updates specific to the Drupal content management system, helping Drupal users stay informed about platform changes that directly impact their workflows"
},
{
"slug": "events",
"displayName": "Events",
"color": "color-6",
"description": "Highlights updates related to special events, promotions, or limited-time occurrences on the Pantheon platform, keeping users informed about time-sensitive opportunities"
},
{
"slug": "front-end-sites",
"displayName": "Front-End Sites",
"color": "color-2",
"description": "Focuses on updates related to Front-End Site (FES) enhancements, ensuring that developers and designers stay informed about changes affecting how they use the product"
},
{
"slug": "general",
"displayName": "General",
"color": "color-4",
"description": "Serves as a catch-all for updates that don't neatly fit into specific categories, offering a broad overview of general changes on the Pantheon platform"
},
{
"slug": "infrastructure",
"displayName": "Infrastructure",
"color": "color-10",
"description": "Details changes related to the underlying technology and architecture of the Pantheon platform, providing insights into changes that may impact performance and reliability"
},
{
"slug": "migration",
"displayName": "Migration",
"color": "color-6",
"description": "Reserved for updates related to migrations, ensuring users are informed about changes affecting the movement of data and content within the Pantheon platform"
},
{
"slug": "new-feature",
"displayName": "New Feature",
"color": "color-7",
"description": "Consolidates information about both new features and improvements, providing users with insights into enhancements that contribute to a better overall experience"
},
{
"slug": "performance",
"displayName": "Performance",
"color": "color-7",
"description": "Highlights updates focused on optimizing the speed, efficiency, and overall performance of the Pantheon platform, giving users insights into improvements that enhance user experience"
},
{
"slug": "policy",
"displayName": "Policy",
"color": "color-10",
"description": "Communicates updates related to platform policies, ensuring users are aware of any changes in rules or guidelines that may impact their usage"
},
{
"slug": "security",
"displayName": "Security",
"color": "color-5",
"description": "Addresses security-related updates, emphasizing the importance of staying informed about changes aimed at maintaining a secure and protected environment for users"
},
{
"slug": "tools-apis",
"displayName": "Tools & APIs",
"color": "color-2",
"description": "Keeps users informed about updates related to tools and APIs, helping developers understand changes that may impact their workflows and integrations"
},
{
"slug": "user-interface",
"displayName": "User interface",
"color": "color-8",
"description": "Highlights updates related to changes in the user interface, ensuring that designers, marketers, and other users are aware of alterations to the visual and interactive elements of the platform"
},
{
"slug": "wordpress",
"displayName": "WordPress",
"color": "color-8",
"description": "Tailored for updates specific to the WordPress content management system, helping WordPress users stay informed about platform changes that directly impact their workflows"
}
]
}

0 comments on commit 58698be

Please sign in to comment.