Skip to content

Commit

Permalink
Deploy beta v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Dymel committed Dec 18, 2023
1 parent e2a82a5 commit 022627d
Show file tree
Hide file tree
Showing 48 changed files with 162,784 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ _site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
.idea
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ docker compose up
```

### Deployment
1. Create folgder in root-directory. The name should be *app-xxx*, where xxx is the same as in the version-tag in the package.json of the **egon.io** project
1. Create folder in root-directory. The name should be *app-xxx*, where xxx is the same as in the version-tag in the package.json of the **egon.io** project
2. Unzip the contents into the created folder. Do not unzip the root folder of the zip, but the contents of the folder (assets, bpmn files, etc.)
3. Change the tag in the **app-v2** file to your version tag
3. Change the symbolic link that **app-v2** links to: `rm app-v2 && ln -s app-v2.<TAG> app-v2`
4. Commit and push your changes. This will trigger the pipeline and deploy the new version, when successful
2 changes: 1 addition & 1 deletion app-v2
Binary file added app-v2.0.0-beta-3/Roboto-Regular.woff
Binary file not shown.
Binary file added app-v2.0.0-beta-3/assets/font/Roboto-Black.woff
Binary file not shown.
Binary file not shown.
Binary file added app-v2.0.0-beta-3/assets/font/Roboto-Bold.woff
Binary file not shown.
Binary file not shown.
Binary file added app-v2.0.0-beta-3/assets/font/Roboto-Italic.woff
Binary file not shown.
Binary file added app-v2.0.0-beta-3/assets/font/Roboto-Light.woff
Binary file not shown.
Binary file not shown.
Binary file added app-v2.0.0-beta-3/assets/font/Roboto-Medium.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added app-v2.0.0-beta-3/assets/font/Roboto-Thin.woff
Binary file not shown.
Binary file not shown.
685 changes: 685 additions & 0 deletions app-v2.0.0-beta-3/assets/icons.css

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app-v2.0.0-beta-3/assets/logo/dst_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app-v2.0.0-beta-3/assets/logo/edit_blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app-v2.0.0-beta-3/assets/logo/wps-icon.ico
Binary file not shown.
Binary file added app-v2.0.0-beta-3/bpmn.eot
Binary file not shown.
224 changes: 224 additions & 0 deletions app-v2.0.0-beta-3/bpmn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app-v2.0.0-beta-3/bpmn.ttf
Binary file not shown.
Binary file added app-v2.0.0-beta-3/bpmn.woff
Binary file not shown.
Binary file added app-v2.0.0-beta-3/bpmn.woff2
Binary file not shown.
Binary file added app-v2.0.0-beta-3/favicon.ico
Binary file not shown.
Loading

0 comments on commit 022627d

Please sign in to comment.