Code Monkey home page Code Monkey logo

gh-alerts-subscriptions-kotlin's People

Contributors

nomisrev avatar realdavidvega avatar renovate[bot] avatar serras avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gh-alerts-subscriptions-kotlin's Issues

[BUG] Prevent sending repo subscription event twice

With the current implementation, we send a notification to Kafka every time a user subscribes to a repository, don't we? The expected behavior should be to send the message only for the first subscription to the repo.

Update to Tegral OpenAPI

According to the project website, the Koa library has changed name and integrated into Tegral OpenAPI. I think we should migrate the code too, it seems that only dependencies and imports should change.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • chore(deps): update gradle/gradle-build-action action to v2.4.2 [security]
  • chore(deps): update all dependencies (actions/checkout, actions/setup-java, actions/upload-artifact, confluentinc/cp-kafka, confluentinc/cp-schema-registry, confluentinc/cp-zookeeper, gradle, postgres, guru.zoroark.tegral:tegral-openapi-ktorui, guru.zoroark.tegral:tegral-openapi-ktor, io.micrometer:micrometer-registry-prometheus, org.apache.avro:avro, io.confluent:kafka-avro-serializer, io.confluent:kafka-schema-registry-client, org.jetbrains.kotlinx:kotlinx-datetime, org.apache.commons:commons-compress, io.github.nomisrev:kotlin-kafka, com.github.avro-kotlin.avro4k:avro4k-core, io.github.microutils:kotlin-logging, org.flywaydb:flyway-core, io.kotest.extensions:kotest-assertions-arrow-fx-coroutines, io.kotest.extensions:kotest-assertions-arrow, org.postgresql:postgresql, org.testcontainers:kafka, org.testcontainers:postgresql, app.cash.sqldelight, app.cash.sqldelight:postgresql-dialect, app.cash.sqldelight:jdbc-driver, ch.qos.logback:logback-classic, io.ktor.plugin, io.ktor:ktor-client-resources, io.ktor:ktor-client-serialization, io.ktor:ktor-client-content-negotiation, io.ktor:ktor-client-apache, io.ktor:ktor-server-resources, io.ktor:ktor-server-metrics-micrometer, io.ktor:ktor-server-auth, io.ktor:ktor-server-tests, io.ktor:ktor-server-netty, io.ktor:ktor-server-default-headers, io.ktor:ktor-server-cors, io.ktor:ktor-server-core, io.ktor:ktor-serialization-kotlinx-json, io.ktor:ktor-server-content-negotiation, io.gitlab.arturbosch.detekt, io.gitlab.arturbosch.detekt:detekt-gradle-plugin, org.jetbrains.kotlinx.kover, io.kotest.multiplatform, io.kotest:kotest-runner-junit5, io.kotest:kotest-property, io.kotest:kotest-framework-engine, io.kotest:kotest-assertions-core, org.jetbrains.kotlin.plugin.serialization, org.jetbrains.kotlin.jvm, org.jetbrains.kotlin:kotlin-gradle-plugin, com.gradle.enterprise, org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-core, io.arrow-kt:arrow-fx-coroutines, io.arrow-kt:arrow-core)
  • chore(deps): update all dependencies (major) (actions/checkout, gradle, com.sksamuel.cohort:cohort-hikari, com.sksamuel.cohort:cohort-kafka, com.sksamuel.cohort:cohort-core)
  • Click on this checkbox to rebase all open PRs at once

Detected dependencies

docker-compose
docker-compose-app.yml
docker-compose.local.yml
docker-compose.yml
  • postgres 15.1-alpine
  • confluentinc/cp-zookeeper 7.3.1
  • confluentinc/cp-kafka 7.3.1
  • confluentinc/cp-schema-registry 7.3.1
github-actions
.github/workflows/build.yml
  • actions/checkout v3.3.0
  • actions/setup-java v3.9.0
  • gradle/gradle-build-action v2.3.3
  • actions/upload-artifact v3.1.2
gradle
buildSrc/src/main/kotlin/Detekt.kt
buildSrc/src/main/kotlin/predef.kt
gradle.properties
libs.versions.toml
  • io.arrow-kt:arrow-core 1.1.5
  • io.arrow-kt:arrow-fx-coroutines 1.1.5
  • io.arrow-kt:suspendapp 0.4.0
  • io.arrow-kt:suspendapp-ktor 0.4.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.6.4
  • io.kotest:kotest-assertions-core 5.5.4
  • io.kotest:kotest-framework-engine 5.5.4
  • io.kotest:kotest-property 5.5.4
  • io.kotest:kotest-runner-junit5 5.5.4
  • io.kotest.extensions:kotest-assertions-arrow 1.3.0
  • io.kotest.extensions:kotest-assertions-arrow-fx-coroutines 1.3.0
  • io.ktor:ktor-server-content-negotiation 2.2.2
  • io.ktor:ktor-serialization-kotlinx-json 2.2.2
  • io.ktor:ktor-server-core 2.2.2
  • io.ktor:ktor-server-cors 2.2.2
  • io.ktor:ktor-server-default-headers 2.2.2
  • io.ktor:ktor-server-netty 2.2.2
  • io.ktor:ktor-server-tests 2.2.2
  • io.ktor:ktor-server-auth 2.2.2
  • io.ktor:ktor-server-metrics-micrometer 2.2.2
  • io.ktor:ktor-server-resources 2.2.2
  • io.ktor:ktor-client-apache 2.2.2
  • io.ktor:ktor-client-content-negotiation 2.2.2
  • io.ktor:ktor-client-serialization 2.2.2
  • io.ktor:ktor-client-resources 2.2.2
  • ch.qos.logback:logback-classic 1.4.5
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.8.0
  • io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.22.0
  • org.testcontainers:postgresql 1.17.6
  • org.testcontainers:kafka 1.17.6
  • com.zaxxer:HikariCP 5.0.1
  • app.cash.sqldelight:jdbc-driver 2.0.0-alpha05
  • app.cash.sqldelight:postgresql-dialect 2.0.0-alpha05
  • org.postgresql:postgresql 42.5.1
  • org.flywaydb:flyway-core 9.12.0
  • io.github.microutils:kotlin-logging 3.0.4
  • com.github.avro-kotlin.avro4k:avro4k-core 1.6.0
  • io.github.nomisrev:kotlin-kafka 0.3.0
  • io.github.nomisrev:kotlinx-serialization-jsonpath 0.2.0
  • org.jetbrains.kotlinx:kotlinx-datetime 0.4.0
  • io.confluent:kafka-schema-registry-client 7.3.1
  • io.confluent:kafka-avro-serializer 7.3.1
  • org.apache.avro:avro 1.11.1
  • io.micrometer:micrometer-registry-prometheus 1.10.3
  • guru.zoroark.tegral:tegral-openapi-ktor 0.0.3
  • guru.zoroark.tegral:tegral-openapi-ktorui 0.0.3
  • com.sksamuel.cohort:cohort-core 1.7.3
  • com.sksamuel.cohort:cohort-ktor2 1.7.3
  • com.sksamuel.cohort:cohort-kafka 1.7.3
  • com.sksamuel.cohort:cohort-hikari 1.7.3
  • org.jetbrains.kotlinx.kover 0.6.1
  • io.kotest.multiplatform 5.5.4
  • org.jetbrains.kotlin.jvm 1.8.0
  • io.gitlab.arturbosch.detekt 1.22.0
  • org.jetbrains.kotlin.plugin.serialization 1.8.0
  • app.cash.sqldelight 2.0.0-alpha05
  • io.ktor.plugin 2.2.2
settings.gradle.kts
  • com.gradle.enterprise 3.12.2
build.gradle.kts
  • org.apache.commons:commons-compress 1.22
buildSrc/settings.gradle.kts
buildSrc/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 7.6

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.