From e203bdf6f433faccc780d5f6855fb8a2abbd4e43 Mon Sep 17 00:00:00 2001 From: Piotr Krzeminski Date: Sun, 1 Sep 2024 19:58:27 +0200 Subject: [PATCH 01/58] chore: prepare for next dev cycle --- .github/workflows/end-to-end-tests.main.kts | 4 ++-- build.gradle.kts | 2 +- .../workflows/docsnippets/GettingStartedSnippets.kt | 2 +- images/teaser-with-newest-version.svg | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/end-to-end-tests.main.kts b/.github/workflows/end-to-end-tests.main.kts index 54f1cc0aec..abe837c00e 100755 --- a/.github/workflows/end-to-end-tests.main.kts +++ b/.github/workflows/end-to-end-tests.main.kts @@ -1,7 +1,7 @@ #!/usr/bin/env kotlin @file:Repository("file://~/.m2/repository/") -@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.0") -@file:DependsOn("io.github.typesafegithub:action-updates-checker:3.0.0") +@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.1-SNAPSHOT") +@file:DependsOn("io.github.typesafegithub:action-updates-checker:3.0.1-SNAPSHOT") @file:Repository("https://bindings.krzeminski.it") @file:DependsOn("actions:checkout:v4") @file:DependsOn("actions:github-script:v7") diff --git a/build.gradle.kts b/build.gradle.kts index 980bdf5013..45645bd119 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ plugins { } group = "io.github.typesafegithub" -version = "3.0.0" +version = "3.0.1-SNAPSHOT" nexusPublishing { repositories { diff --git a/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt b/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt index 70ac9354d2..458df38471 100644 --- a/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt +++ b/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt @@ -19,7 +19,7 @@ class GettingStartedSnippets : #!/usr/bin/env kotlin @file:Repository("https://repo.maven.apache.org/maven2/") - @file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.0") + @file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.1-SNAPSHOT") @file:Repository("https://bindings.krzeminski.it") @file:DependsOn("actions:checkout:v4") diff --git a/images/teaser-with-newest-version.svg b/images/teaser-with-newest-version.svg index 84bbf44bb5..a9622e3c22 100644 --- a/images/teaser-with-newest-version.svg +++ b/images/teaser-with-newest-version.svg @@ -1,4 +1,4 @@ -