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

feat/ci-refactoring #463

Merged
merged 3 commits into from
Mar 15, 2024
Merged

feat/ci-refactoring #463

merged 3 commits into from
Mar 15, 2024

Conversation

paolofacchinetti
Copy link
Contributor

@paolofacchinetti paolofacchinetti commented Mar 15, 2024

Description

  • remove circleCI with gha for unit testing
  • bump actions versions
  • migrate the deprecated gradle/gradle-build-action to gradle/actions/setup-gradle
  • add dependabot for gha

Checklist:

  • There are tests regarding this feature
  • The code follows the Kotlin conventions (run ./gradlew ktlintCheck)
  • The code passes all tests (run ./gradlew check)
  • There is a specific documentation in the docs directory

Copy link
Collaborator

@lanarimarco lanarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@lanarimarco lanarimarco merged commit b6bfec1 into develop Mar 15, 2024
2 checks passed
@paolofacchinetti paolofacchinetti deleted the chore/bump-ci branch March 15, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants