Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,3 @@ jobs:
run: git tag -a v$(./.github/workflows/calculateVersion.sh) -m v$(./.github/workflows/calculateVersion.sh)
- name: Push tags
run: git push origin v$(./.github/workflows/calculateVersion.sh)
ssr-regression:
needs: release
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/github-action@v6
with:
working-directory: ./regression-test
build: npm run build
start: npm start
34 changes: 0 additions & 34 deletions regression-test/src/app/components/ACCESSIBLECONTENT_IUI.js

This file was deleted.

31 changes: 0 additions & 31 deletions regression-test/src/app/components/ALERT_IUI.js

This file was deleted.

34 changes: 0 additions & 34 deletions regression-test/src/app/components/APPLYLOCALE_IUI.js

This file was deleted.

56 changes: 0 additions & 56 deletions regression-test/src/app/components/APPNAV_IUI.js

This file was deleted.

36 changes: 0 additions & 36 deletions regression-test/src/app/components/AVATAR_IMG_IUI.js

This file was deleted.

31 changes: 0 additions & 31 deletions regression-test/src/app/components/AVATAR_IUI.js

This file was deleted.

31 changes: 0 additions & 31 deletions regression-test/src/app/components/BADGE_IUI.js

This file was deleted.

35 changes: 0 additions & 35 deletions regression-test/src/app/components/BADGE_WITH_COUNT_IUI.js

This file was deleted.

31 changes: 0 additions & 31 deletions regression-test/src/app/components/BASEBUTTON_IUI.js

This file was deleted.

36 changes: 0 additions & 36 deletions regression-test/src/app/components/BILLBOARD_IUI.js

This file was deleted.

Loading
Loading