Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vapkse committed Jul 2, 2024
2 parents 7befe8d + 0848fee commit 83adbb2
Show file tree
Hide file tree
Showing 37 changed files with 97 additions and 744 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci_test_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ concurrency:

jobs:
ci_test_core:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/core
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_layout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_layout:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/layout
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_list-loader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ concurrency:

jobs:
ci_test_list-loader:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/list-loader
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_message-box-dialog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_message-box-dialog:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/message-box-dialog
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_message-box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ concurrency:

jobs:
ci_test_message-box:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/message-box
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_numeric-stepper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_numeric-stepper:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/numeric-stepper
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_overlay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_overlay:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/overlay
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_search-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_search-container:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/search-container
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_sidenav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_sidenav:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/sidenav
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_snackbar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_snackbar:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/snackbar
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_splitter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_splitter:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/splitter
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_status:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/status
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_time-picker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_time-picker:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/time-picker
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_tooltip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_tooltip:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/tooltip
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_user-card.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_user-card:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/user-card
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_test_user-tooltip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:

jobs:
ci_test_user-tooltip:
if: "${{ !contains(github.event.head_commit.message, 'chore(release): publish') }}"
uses: dsi-hug/action/.github/workflows/action.yml@v1
with:
working-directory: projects/user-tooltip
Expand Down
21 changes: 16 additions & 5 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,29 @@
"dependsOn": [
"^build:ng"
]
},
"nx-release-publish": {
"dependsOn": [
"build"
],
"options": {
"packageRoot": "{workspaceRoot}/dist/{projectRoot}"
}
}
},
"release": {
"projectsRelationship": "independent",
"git": {
"commitMessage": "chore({projectName}): release version {version} [skip ci]"
},
"version": {
"conventionalCommits": true
},
"changelog": {
"projectChangelogs": {
"createRelease": "github"
}
},
"conventionalCommits": {
"types": {
"feat": {
Expand Down Expand Up @@ -68,11 +84,6 @@
"build": false,
"ci": false
}
},
"changelog": {
"projectChangelogs": {
"createRelease": "github"
}
}
}
}
Loading

0 comments on commit 83adbb2

Please sign in to comment.