Skip to content

Commit abb1a6f

Browse files
committed
Update sample app
1 parent aaab7d3 commit abb1a6f

13 files changed

Lines changed: 609 additions & 79 deletions

File tree

.github/workflows/devnet-bundle-release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
nexus_url: ${{secrets.NEXUS_URL}}
2323
nexus_url_release: ${{secrets.NEXUS_URL_RELEASE}}
2424
nexus_url_snapshots: ${{secrets.NEXUS_URL_SNAPSHOTS}}
25-
release_token: ${{secrets.RELEASE_TOKEN}}
26-
git_mail: ${{secrets.GIT_MAIL}}
27-
git_user: ${{secrets.GIT_USER}}
25+
release_token: ${{secrets.TECHNICAL_USER_RELEASE_TOKEN}}
26+
git_mail: ${{secrets.TECHNICAL_USER_MAIL}}
27+
git_user: ${{secrets.TECHNICAL_USER_NAME}}
2828
release_version: ${{ github.event.inputs.releaseVersion }}
2929
next_dev_version: ${{ github.event.inputs.nextDevVersion }}
3030
ms_teams_webhook_uri: ${{secrets.MS_TEAMS_WEBHOOK_URI}}

src/main/js/apps/sample/app.json

Lines changed: 414 additions & 74 deletions
Large diffs are not rendered by default.
93.9 KB
Loading
315 KB
Loading
Lines changed: 31 additions & 0 deletions
Loading
164 KB
Loading
289 KB
Loading
-7.48 KB
Binary file not shown.
-12.4 KB
Binary file not shown.
-2.94 KB
Binary file not shown.

0 commit comments

Comments
 (0)