Skip to content

Commit

Permalink
CI: Branch 24_2 (DevExpress#27607)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexslavr authored Jun 18, 2024
1 parent 2cbd805 commit 159d863
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: [ '22_1', '22_2', '23_1', '23_2', '24_1' ]
branch: [ '22_2', '23_1', '23_2', '24_1', '24_2' ]
language: [ 'csharp', 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/packages_publishing_scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
strategy:
matrix:
branch: ['23_2', '24_1']
branch: ['23_2', '24_1', '24_2']

name: Run Packages Publishing workflow
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/paths.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
MAX_LENGTH: 170
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/playgrounds_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qunit_tests-additional-renovation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qunit_tests-renovation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/styles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testcafe_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/themebuilder_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ts_declarations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

jobs:
check-ts-bundle:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wrapper_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: DevExtreme Wrappers Tests
on:
pull_request:
push:
branches: [24_1]
branches: [24_2]

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }}
Expand Down
7 changes: 1 addition & 6 deletions apps/demos/menuMeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3821,7 +3821,6 @@
"Title": "Scrolling",
"Name": "Scrolling",
"Widget": "Menu",
"Badge": "New",
"DemoType": "Web"
}
]
Expand Down Expand Up @@ -4170,7 +4169,6 @@
"Title": "Overview",
"Name": "Overview",
"Widget": "Splitter",
"Badge": "New",
"DemoType": "Web"
}
]
Expand Down Expand Up @@ -4727,8 +4725,7 @@
{
"Title": "Grouped Fields",
"Name": "GroupedFields",
"Widget": "Form",
"Badge": "Updated"
"Widget": "Form"
},
{
"Title": "Columns Adaptability",
Expand Down Expand Up @@ -5194,7 +5191,6 @@
{
"Title": "Overview",
"Name": "Overview",
"Badge": "Updated",
"DocUrl": "",
"Widget": "DropDownButton",
"DemoType": "Web",
Expand Down Expand Up @@ -5224,7 +5220,6 @@
"Title": "Scrolling",
"Name": "Scrolling",
"Widget": "ContextMenu",
"Badge": "New",
"DemoType": "Web"
},
{
Expand Down
4 changes: 2 additions & 2 deletions packages/devextreme/ports.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"qunit": "20030",
"vectormap-utils-tester": "20031"
"qunit": "20040",
"vectormap-utils-tester": "20041"
}

0 comments on commit 159d863

Please sign in to comment.