Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Migrate Danger to Kotlin and update GitHub Actions #257

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

VahidGarousi
Copy link
Collaborator

  • Migrated Danger checks from Ruby to Kotlin.
  • Introduced Dangerfile.df.kts for Kotlin-based Danger configuration.
  • Removed legacy Dangerfile and Gemfile.
  • Updated danger_checks.yml GitHub workflow to use the Danger Kotlin action.
  • Added .java-version file to specify the Java version.
  • Set concurrency in danger_checks.yml to cancel in-progress workflows for the same PR.
  • Upgraded gradle/gradle-build-action to v3.

…ions

-   Migrated Danger checks from Ruby to Kotlin.
-   Introduced `Dangerfile.df.kts` for Kotlin-based Danger configuration.
-   Removed legacy `Dangerfile` and `Gemfile`.
-   Updated `danger_checks.yml` GitHub workflow to use the Danger Kotlin action.
-   Added `.java-version` file to specify the Java version.
-   Set concurrency in `danger_checks.yml` to cancel in-progress workflows for the same PR.
-   Upgraded `gradle/gradle-build-action` to `v3`.
@VahidGarousi VahidGarousi added the enhancement New feature or request label Feb 9, 2025
@VahidGarousi VahidGarousi self-assigned this Feb 9, 2025
@VahidGarousi VahidGarousi requested a review from Kaaveh February 9, 2025 10:53
@Kaaveh Kaaveh merged commit 71204c2 into Kaaveh:kmp Feb 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants