Skip to content

Commit

Permalink
Merge branch 'develop' into dmoitzi/add-new-sorting-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdanielamoitzi committed Apr 29, 2024
2 parents 21b6261 + 099459c commit 7deb24f
Show file tree
Hide file tree
Showing 22 changed files with 490 additions and 571 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build:
uses: datavisyn/github-workflows/.github/workflows/build-node-python.yml@new_deployment
uses: datavisyn/github-workflows/.github/workflows/build-node-python.yml@main
secrets: inherit
with:
cypress_enable: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ on: workflow_dispatch

jobs:
publish:
uses: datavisyn/github-workflows/.github/workflows/publish-node-python.yml@new_deployment
uses: datavisyn/github-workflows/.github/workflows/publish-node-python.yml@main
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ on: workflow_dispatch

jobs:
release:
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@new_deployment
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@main
secrets: inherit
2 changes: 1 addition & 1 deletion dist/lineup/ARankingView.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 0 additions & 11 deletions dist/lineup/ARankingView.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lineup/ARankingView.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lineup/Ranking.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 2 additions & 9 deletions dist/lineup/Ranking.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lineup/Ranking.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lineup/internal/ScoreUtils.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 2 additions & 16 deletions dist/lineup/internal/ScoreUtils.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7deb24f

Please sign in to comment.