Skip to content

Commit

Permalink
docs: keep images in github cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho committed Aug 1, 2024
1 parent fdd2a85 commit 7c2114e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,11 @@ To locally test Atomium using Alpha/Beta versions, follow the steps below:

1. Update the `.release-please-manifest.json` file in the root directory of the Atomium project with the next version number + alpha. Ex: the current version is `2.10.0`, so the next alpha version can be `2.11.0-alpha.1` (OBS: in the example, it is updating only the core lib, update the libs that your changes impact).

![image](./utils/doc-images/add-alpha-version-to-release-json.png)
![add alpha version to release](https://github.com/user-attachments/assets/3e3adaa2-1bcd-4442-8d1a-118cc14cc274)

2. Add the same version to the repespective `package.json` file in the root directory of the lib project. Ex: packages/core/package.json

![image](./utils/doc-images/add-alpha-to-package-json.png)
![add alpha to package](https://github.com/user-attachments/assets/3e3adaa2-1bcd-4442-8d1a-118cc14cc274)

3. Build the Atomium libraries by running the following command in the root directory of the Atomium project

Expand Down
Binary file removed utils/doc-images/add-alpha-to-package-json.png
Binary file not shown.
Binary file not shown.

0 comments on commit 7c2114e

Please sign in to comment.