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

BUILD: Update runtimes for build/running #367

Merged
merged 8 commits into from
Aug 26, 2024
Merged

Conversation

kishorereddy
Copy link
Contributor

@kishorereddy kishorereddy commented Aug 26, 2024

Overview

Bump up various runtimes and also setup docker for the tests

  1. kotlin : Bumped to 1.8.22
  2. ktor : Bumped to 2.3.12
  3. mysql: Version 8.0.8

Ticket(s)

#366

Links(s)

n/a

Dependencies

  1. kotlin : Bumped to 1.8.22
  2. ktor : Bumped to 2.3.12
  3. mysql: Version 8.0.8

Design

  1. build.gradle : Updated to kotlin in all build scripts
  2. gradle wrapper: Fixed gradle version in gradle wrapper
  3. ktor : Fixed package names used in Ktor
  4. docker: Added mysql docker database in docker compose for use in unit-tests.

Notes

  1. Also fixed the reference to older version of grade. Now using 8.2.1 in the gradle wrapper.

Pending

n/a

Tests

Tests ( including the database tests ) can now be run as part of the docker-compose setup

@kishorereddy kishorereddy merged commit cceed09 into main Aug 26, 2024
@kishorereddy kishorereddy deleted the build/upgrade-deps branch February 8, 2025 01:10
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.

1 participant