Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Jan 7, 2025
1 parent e6a237a commit 2e67e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/development/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The automated process handles
- Creating Git tag using the version number
- Creating a commit bumping the version number up in `package.json`
- Creating GitHub Release
- Creating [VEDA configuration instance](https://github.com/nasa-impact/veda-config) preview using VEDA UI version (When the release is made from `main` branch)
- Creating [Earth Data instance](https://github.com/nasa-impact/veda-config) preview using VEDA UI version (When the release is made from `main` branch)

After the last step, we can manually test if the release did not introduce any unexpected regression through the Preview URL.

Expand All @@ -28,7 +28,7 @@ If you are a contributor, you can trigger a release action through the Actions t

#### Instance Build

Upon triggering, the GitHub Action builds the [Configuration (veda-config) instance](https://github.com/nasa-impact/veda-config) using the specified release. It will create a Pull Request, as shown below, on veda-config, building a preview using the released UI.
Upon triggering, the GitHub Action builds the [Earth Data (veda-config) instance](https://github.com/nasa-impact/veda-config) using the specified release. It will create a Pull Request, as shown below, on veda-config, building a preview using the released UI.

![Screenshot of generated PR ](../media/preview-pr.png)

Expand Down

0 comments on commit 2e67e98

Please sign in to comment.