Skip to content

TIDO-466 cleanup #5

Merged
merged 2 commits into from Jun 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -28,6 +28,14 @@ make build

This bundles React in production mode and compresses all the files into a versioned tarball inside of the `artifact` directory. Your app is now ready to be deployed!

## Deployment Information

The VERSIONS.txt file found in the root directory of this repo follows the Semantic Versioning system and should be updated accordingly whenever a new release is to be prepared.

Once the bundled artifact has been produced, it should be included as a binary attachment in a new GHE release corresponding to the appropriate commit complete with a version number tag matching that which is found in the VERSION.txt file.

The versioned release should then downloaded, decompressed, and put into the source directory within the IaC for wayfinder. At this point, applying the IaC changes will deploy the webapp.

## Other Available Commands

In the project directory, you can run:
Expand Down
Binary file removed bare_source/favicon.ico
Binary file not shown.
43 changes: 0 additions & 43 deletions bare_source/index.html

This file was deleted.

17 changes: 0 additions & 17 deletions bare_source/manifest.json

This file was deleted.