-
Notifications
You must be signed in to change notification settings - Fork 111
Update content for environments page #1008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: MRK-1132-developer-section
Are you sure you want to change the base?
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
||
| - **Development environment**: Use the development environment to build and test new workflows, layouts, translations, and experiment with different configurations before publishing to other environments. | ||
|
|
||
| - **Production environment**: The production environment is used to send notifications to your subscribers. To ensure stability and prevent unintended changes, this environment is view-only for workflows, layouts, and translations. Changes are not made here directly, they are made from other environment and then published to this production environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - **Production environment**: The production environment is used to send notifications to your subscribers. To ensure stability and prevent unintended changes, this environment is view-only for workflows, layouts, and translations. Changes are not made here directly, they are made from other environment and then published to this production environment. | |
| - **Production environment**: The production environment is used to send notifications to your subscribers. To ensure stability and prevent unintended changes, this environment is view-only for workflows, layouts, and translations. Changes are not made here directly, they are made from other environments and then published to this production environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we just say that the changes go from development to production? As written, it sounds like there is more than one possibility. I get that some folx will have custom environments that they might push changes from, but it sounds like the most standard will be dev to prod.
| To create a custom environment: | ||
|
|
||
| 1. Log in to the Novu dashboard. | ||
| 2. Go to the [Environments page](https://dashboard.novu.co/environments) in Novu dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 2. Go to the [Environments page](https://dashboard.novu.co/environments) in Novu dashboard | |
| 2. Go to the [Environments page](https://dashboard.novu.co/environments) in the Novu dashboard. |
|
|
||
| 1. Log in to the Novu dashboard. | ||
| 2. Go to the [Environments page](https://dashboard.novu.co/environments) in Novu dashboard | ||
| 3. Click on the **Create environment** button on the top right. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 3. Click on the **Create environment** button on the top right. | |
| 3. Click **Create environment**. A menu appears. |
| 1. Log in to the Novu dashboard. | ||
| 2. Go to the [Environments page](https://dashboard.novu.co/environments) in Novu dashboard | ||
| 3. Click on the **Create environment** button on the top right. | ||
| 4. A menu will appear. Enter your preferred environment name. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 4. A menu will appear. Enter your preferred environment name. | |
| 4. Enter your preferred environment name. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I there a field I should enter the name in?
| 4. A menu will appear. Enter your preferred environment name. | ||
| 5. Assign unique colors to easily distinguish between environments. | ||
|  | ||
| 6. Click on **Create environment** button on the bottom right. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 6. Click on **Create environment** button on the bottom right. | |
| 6. Click **Create environment**. |
|
|
||
| Each environment has two unique identifiers: | ||
|
|
||
| 1. **Application Identifier** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this a numbered list? And why title case?
| You can promote changes to other environments by following these steps: | ||
|
|
||
| 1. Ensure you are in the **Development** environment. All changes must originate from here. | ||
| 2. Click the **Publish changes** button in the top right of the screen. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 2. Click the **Publish changes** button in the top right of the screen. | |
| 2. Click **Publish changes**. A list of available environments appears. |
| 1. Ensure you are in the **Development** environment. All changes must originate from here. | ||
| 2. Click the **Publish changes** button in the top right of the screen. | ||
|  | ||
| 3. A list of available environments will appear. Select the environment you want to publish to. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 3. A list of available environments will appear. Select the environment you want to publish to. | |
| 3. Select the environment that you want to publish to. |
|  | ||
| 3. A list of available environments will appear. Select the environment you want to publish to. | ||
|  | ||
| 4. A menu will open showing all the availabl workflows. Select the checkboxes next to the workflows you want to publish. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 4. A menu will open showing all the availabl workflows. Select the checkboxes next to the workflows you want to publish. | |
| 4. Select the checkboxes next to the workflows that you want to publish. A menu appears, showing all the available workflows. |
|  | ||
| 4. A menu will open showing all the availabl workflows. Select the checkboxes next to the workflows you want to publish. | ||
|  | ||
| 5. Click the publish button to publish the selected workflows to the selected environment. No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not "Click Publish"?
No description provided.