-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1966 from Adyen/chore/release_process_changes
Release process changes
- Loading branch information
Showing
35 changed files
with
1,051 additions
and
221 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Breaking changes,New,Fixed,Improved,Changed,Removed,Deprecated |
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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,89 @@ | ||
[included] | ||
"androidx.activity:activity" = "[AndroidX Activity](https://developer.android.com/jetpack/androidx/releases/activity)" | ||
"androidx.activity:activity-compose" = "[AndroidX Activity Compose](https://developer.android.com/jetpack/androidx/releases/activity)" | ||
"androidx.annotation:annotation" = "[AndroidX Annotation](https://developer.android.com/jetpack/androidx/releases/annotation)" | ||
"androidx.appcompat:appcompat" = "[AndroidX Appcompat](https://developer.android.com/jetpack/androidx/releases/appcompat)" | ||
"androidx.autofill:autofill" = "[AndroidX Autofill](https://developer.android.com/jetpack/androidx/releases/autofill)" | ||
"androidx.browser:browser" = "[AndroidX Browser](https://developer.android.com/jetpack/androidx/releases/browser)" | ||
"androidx.compose.compiler:compiler" = "[AndroidX Compose Compiler](https://developer.android.com/jetpack/androidx/releases/compose-compiler)" | ||
"androidx.compose:compose-bom" = "[AndroidX Compose BoM](https://developer.android.com/develop/ui/compose/bom/bom-mapping)" | ||
"androidx.constraintlayout:constraintlayout" = "[AndroidX ConstraintLayout](https://developer.android.com/jetpack/androidx/releases/constraintlayout)" | ||
"androidx.fragment:fragment-ktx" = "[AndroidX Fragment](https://developer.android.com/jetpack/androidx/releases/fragment)" | ||
"androidx.lifecycle:lifecycle-runtime-ktx" = "[AndroidX Lifecycle Runtime](https://developer.android.com/jetpack/androidx/releases/lifecycle)" | ||
"androidx.lifecycle:lifecycle-viewmodel-compose" = "[AndroidX Lifecycle ViewModel Compose](https://developer.android.com/jetpack/androidx/releases/lifecycle)" | ||
"androidx.lifecycle:lifecycle-viewmodel-ktx" = "[AndroidX Lifecycle ViewModel](https://developer.android.com/jetpack/androidx/releases/lifecycle)" | ||
"androidx.preference:preference-ktx" = "[AndroidX Preference](https://developer.android.com/jetpack/androidx/releases/preference)" | ||
"androidx.recyclerview:recyclerview" = "[AndroidX RecyclerView](https://developer.android.com/jetpack/androidx/releases/recyclerview)" | ||
"app.cash.paykit:core" = "[CashApp Pay](https://github.com/cashapp/cash-app-pay-android-sdk/releases)" | ||
"ch.twint.payment.sdk:android-sdk" = "Twint" | ||
"com.adyen.threeds:adyen-3ds2" = "[Adyen 3DS2](https://github.com/Adyen/adyen-3ds2-android/releases)" | ||
"com.android.library" = "[Android Gradle Plugin](https://developer.android.com/build/releases/gradle-plugin)" | ||
"com.google.android.gms:play-services-wallet" = "[Play Services Wallet](https://developers.google.com/pay/api/android/support/release-notes)" | ||
"com.google.android.material:material" = "[Material](https://github.com/material-components/material-components-android/releases)" | ||
"com.squareup.okhttp3:okhttp" = "[OkHttp](https://square.github.io/okhttp/changelogs/changelog/)" | ||
"com.tencent.mm.opensdk:wechat-sdk-android-without-mta" = "[WeChat](https://developers.weixin.qq.com/doc/oplatform/en/Mobile_App/Access_Guide/Android.html)" | ||
"kotlin" = "[Kotlin](https://github.com/JetBrains/kotlin/releases)" | ||
"org.jetbrains.kotlinx:kotlinx-coroutines-android" = "[Kotlin Coroutines Android](https://github.com/Kotlin/kotlinx.coroutines/releases)" | ||
"org.jetbrains.kotlinx:kotlinx-coroutines-core" = "[Kotlin Coroutines](https://github.com/Kotlin/kotlinx.coroutines/releases)" | ||
|
||
[excluded] | ||
# We only need the package name, but since toml files are key value base we set an empty value. | ||
"androidx.arch.core:core-testing" = "" | ||
"androidx.compose.material3:material3" = "" | ||
"androidx.compose.ui:ui" = "" | ||
"androidx.compose.ui:ui-graphics" = "" | ||
"androidx.compose.ui:ui-test-manifest" = "" | ||
"androidx.compose.ui:ui-tooling" = "" | ||
"androidx.compose.ui:ui-tooling-preview" = "" | ||
"androidx.hilt:hilt-navigation-compose" = "" | ||
"androidx.preference:preference-ktx" = "" | ||
"androidx.test.espresso:espresso-contrib" = "" | ||
"androidx.test.espresso:espresso-core" = "" | ||
"androidx.test.espresso:espresso-intents" = "" | ||
"androidx.test.ext:junit-ktx" = "" | ||
"androidx.test.uiautomator:uiautomator" = "" | ||
"androidx.test:rules" = "" | ||
"app.cash.turbine:turbine" = "" | ||
"com.adevinta.android:barista" = "" | ||
"com.android.application" = "" | ||
"com.android.tools.lint:lint" = "" | ||
"com.android.tools.lint:lint-api" = "" | ||
"com.android.tools.lint:lint-tests" = "" | ||
"com.google.dagger.hilt.android" = "" | ||
"com.google.dagger:hilt-android" = "" | ||
"com.google.dagger:hilt-android-compiler" = "" | ||
"com.google.dagger:hilt-android-testing" = "" | ||
"com.google.dagger:hilt-compiler" = "" | ||
"com.google.devtools.ksp" = "" | ||
"com.google.pay.button:compose-pay-button" = "" | ||
"com.lemonappdev:konsist" = "" | ||
"com.pinterest.ktlint:ktlint-cli" = "" | ||
"com.squareup.leakcanary:leakcanary-android" = "" | ||
"com.squareup.moshi:moshi-adapters" = "" | ||
"com.squareup.moshi:moshi-kotlin" = "" | ||
"com.squareup.okhttp3:logging-interceptor" = "" | ||
"com.squareup.okhttp3:mockwebserver" = "" | ||
"com.squareup.retrofit2:converter-moshi" = "" | ||
"com.squareup.retrofit2:retrofit" = "" | ||
"io.gitlab.arturbosch.detekt" = "" | ||
"io.gitlab.arturbosch.detekt:detekt-formatting" = "" | ||
"jacoco" = "" | ||
"org.bitbucket.b_c:jose4j" = "" | ||
"org.jetbrains.dokka" = "" | ||
"org.jetbrains.kotlinx.binary-compatibility-validator" = "" | ||
"org.jetbrains.kotlinx:kotlinx-coroutines-test" = "" | ||
"org.json:json" = "" | ||
"org.junit.jupiter:junit-jupiter-api" = "" | ||
"org.junit.jupiter:junit-jupiter-engine" = "" | ||
"org.junit.jupiter:junit-jupiter-params" = "" | ||
"org.junit.vintage:junit-vintage-engine" = "" | ||
"org.mockito.kotlin:mockito-kotlin" = "" | ||
"org.mockito:mockito-android" = "" | ||
"org.mockito:mockito-junit-jupiter" = "" | ||
"org.robolectric:robolectric" = "" | ||
"org.sonarqube" = "" | ||
# These are used in our SDK, but we already display Kotlin in through another dependency. | ||
"kotlin-android" = "" | ||
"kotlin-parcelize" = "" | ||
"org.jetbrains.kotlin.android" = "" | ||
"org.jetbrains.kotlin:kotlin-parcelize-runtime" = "" |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: Check | ||
|
||
on: | ||
workflow_call: | ||
|
||
jobs: | ||
check: | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
- name: Set up JDK | ||
uses: actions/setup-java@v4 | ||
with: | ||
distribution: 'zulu' | ||
java-version: 17 | ||
|
||
- name: Grant execute permission for gradlew | ||
run: chmod +x gradlew | ||
|
||
- name: Gradle check | ||
run: ./gradlew check |
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
6 changes: 3 additions & 3 deletions
6
.github/workflows/check_develop.yml → .github/workflows/check_main.yml
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
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
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
name: Create github release | ||
|
||
on: | ||
workflow_call: | ||
inputs: | ||
version-name: | ||
required: true | ||
type: string | ||
|
||
jobs: | ||
create_github_release: | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
# Create a Github release with release notes. | ||
- name: Create Github release | ||
uses: ncipollo/release-action@v1 | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
VERSION_NAME: ${{ inputs.version-name }} | ||
with: | ||
token: ${{ env.GITHUB_TOKEN }} | ||
tag: ${{ env.VERSION_NAME }} | ||
name: ${{ env.VERSION_NAME }} | ||
draft: true |
Oops, something went wrong.