|
462aa6f87a
|
add OpenTelemetry
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-12-12 00:18:41 +01:00 |
|
dependabot[bot]
|
34ccb3ae66
|
Bump io.sentry.jvm.gradle from 4.12.0 to 4.14.1
Bumps [io.sentry.jvm.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 4.12.0 to 4.14.1.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-android-gradle-plugin/compare/4.12.0...4.14.1)
---
updated-dependencies:
- dependency-name: io.sentry.jvm.gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-12 00:14:10 +01:00 |
|
dependabot[bot]
|
c55bf79909
|
Bump org.springframework.boot from 3.3.5 to 3.4.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.4.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.0)
---
updated-dependencies:
- dependency-name: org.springframework.boot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-12 00:13:56 +01:00 |
|
dependabot[bot]
|
508af76753
|
Bump org.springframework.boot from 3.3.4 to 3.3.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
---
updated-dependencies:
- dependency-name: org.springframework.boot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-31 23:38:58 +01:00 |
|
dependabot[bot]
|
17748de229
|
Bump io.sentry.jvm.gradle from 4.11.0 to 4.12.0
Bumps [io.sentry.jvm.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-android-gradle-plugin/compare/4.11.0...4.12.0)
---
updated-dependencies:
- dependency-name: io.sentry.jvm.gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-31 23:38:52 +01:00 |
|
|
cb144cf874
|
update Dockerfile
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-16 21:45:03 +02:00 |
|
|
34dd6323ef
|
add health check into docker container
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-15 09:54:58 +02:00 |
|
|
4ddcabd6c9
|
new config
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-14 22:15:05 +02:00 |
|
|
e50fd5af74
|
fix dockerfile
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-13 00:51:31 +02:00 |
|
|
4558d2de25
|
optimize Dockerfile
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-13 00:48:40 +02:00 |
|
|
0d6333a069
|
add readiness check for dokku
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-12 21:59:26 +02:00 |
|
dependabot[bot]
|
07d11d4330
|
Bump com.github.ben-manes.caffeine:caffeine from 3.1.2 to 3.1.8
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.2 to 3.1.8.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.2...v3.1.8)
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-12 21:53:22 +02:00 |
|
|
a5fc35da16
|
update build configuration
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-12 21:39:08 +02:00 |
|
|
53b61f4090
|
update dockerfile
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-10 00:20:18 +02:00 |
|
|
a36c4b0c9d
|
don't register yourself
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-01 00:40:22 +02:00 |
|
|
0d0ab011ae
|
add sentry logging
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-01 00:26:00 +02:00 |
|
|
abef2e3eb5
|
add proper caching
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-10-01 00:17:06 +02:00 |
|
|
b640d1eaee
|
remove instance hostname
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-09-30 23:43:09 +02:00 |
|
|
a04333638f
|
more configuration
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-09-30 23:36:55 +02:00 |
|
|
d9a278f9a3
|
using secret variables
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-09-30 23:19:25 +02:00 |
|
|
ef4fd613c3
|
using visible variables
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-09-30 23:16:42 +02:00 |
|
|
18430cce51
|
add CI/CD
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-09-30 23:07:37 +02:00 |
|
|
859e39dad7
|
add docker
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-09-30 22:24:21 +02:00 |
|
|
3b41e370c3
|
initial commit
Signed-off-by: Peter Siegmund <developer@mars3142.org>
|
2024-09-30 22:21:03 +02:00 |
|