It is for the "hello bar" or "sticky bar" you use on all fromdoppler sites.
- After cloning the repository, we must run the "yarn" command in the console to install the necessary dependencies.
- Once the previous step has been executed, you are ready to execute the "yarn run dev" command to run the code locally and see the hello bar.
- When merging to the main branch, https://cdn.fromdoppler.com/doppler-sites-hellobar/asset-manifest-main.json is generated.
- When a PR is done or commits are pushed, https://cdn.fromdoppler.com/doppler-sites-hellobar/asset-manifest-pr-{PRNUMBER}.json is generated.
- When you push to the INT branch, https://cdn.fromdoppler.com/doppler-sites-hellobar/asset-manifest-INT.json is generated.
- When a tag with version format is pushed, for example v1.2.3, several equal manifests are generated: