-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#1457] Update Oztechan/Global action to v1.0.5
Co-authored-by: Mustafa Ozhan <[email protected]>
- Loading branch information
1 parent
76a911c
commit 1af4918
Showing
4 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|
@@ -148,7 +148,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|
@@ -229,7 +229,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Run Quality Jobs | ||
run: ./gradlew check koverMergedXmlReport --parallel | ||
|
@@ -302,7 +302,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Detekt | ||
run: ./gradlew detektAll | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ on: | |
|
||
jobs: | ||
ProjectAutomations: | ||
uses: Oztechan/Global/.github/workflows/[email protected].3 | ||
uses: Oztechan/Global/.github/workflows/[email protected].5 | ||
with: | ||
project_id: 2 | ||
secrets: inherit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ on: | |
jobs: | ||
|
||
PublishRelease: | ||
uses: Oztechan/Global/.github/workflows/[email protected].3 | ||
uses: Oztechan/Global/.github/workflows/[email protected].5 | ||
with: | ||
slack_channel: "ccc-github" | ||
secrets: inherit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|
@@ -203,7 +203,7 @@ jobs: | |
status: ${{ steps.status.outputs.status }} | ||
steps: | ||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|