Commit b0735fd
authored
[Feat][SDK- 471] Update publishing (#342)
* build: update gradle from 6.9.4 to 8.14.3
* build: update quality gradle files
* build: update agp from 4.2.2 to 7.4.2
* build: update scala from 2.12.4 to 2.13.14
* build: update spring boot and spring dependency management
* build: update revapi from 1.4.4 to 1.8.0
* build: update nebula integration testing plugin from 3.4.0 to 10.0.1
* build: bumpt agp from 7.4.2 to 8.6.0
* build: add vanniktech plugin (skip Android for the moment because agp is not applied yet)
* build: update build.gradle groovy to kotlin
* build: add version catalog and update settings.gradle to kotlin
* build: replace release.gradle with publish convention plugin
* build: update android build.gradle to kotlin
* build: update ci
* build: skip Android quality check for now
* build: register agp in root build.gradle.kts to prevent agp not found from vanniktech
* build(rollbar-java): migrate build.gradle to Kotlin and fix failing CI
* build(rollbar-java): update canonical path for generated code
* build(rollbar-java): declare inputs so Gradle knows when to rerun the task
* build: update mokito to 5.18.0 and fix Java tests
* test: fix failing test in Java 17
* build: use kotlin for rollbar-reactive-streams gradle, update testng to v7.10.2 and use mockito-core v5.13.0
* test: fix failing tests from mockito update
* build: add JVM flag for BlockHound test tasks on JDK 13+
* build: add flag only in Java 17
* test: fix failing test
* build(android): remove package from manifests, is deprecated in AGP 8+
* build(android-example): fix namespace misspelling
* build: add Gradle JVM option to increase MetaspaceSize and heap in CI and locally
* build: use Vanniktech plugin for release
* build: fix release missing coordinates and add android.quality.gradle
* build: skip android.quality.gradle for now
* doc: update CHANGELOG for v 2.1.0-alpha.1
* update version to 2.1.0-alpha.1 and run release from branch to test publishing
* build: fix signing publication
* build: update signing
* revert: do not release from this PR branch
* fix: publish without manual confirmation in maven central
---------
Co-authored-by: chris <[email protected]>1 parent 6a72e7b commit b0735fd
File tree
32 files changed
+595
-599
lines changed- .github
- scripts
- workflows
- build-logic
- conventions
- src/main/kotlin
- examples
- rollbar-android
- src/main
- rollbar-scala
- rollbar-spring-boot-webmvc
- gradle
- wrapper
- rollbar-android
- src/main
- rollbar-java
- src/test/java/com/rollbar/notifier
- filter
- transformer
- rollbar-reactive-streams-reactor
- rollbar-reactive-streams
- src/test/java/com/rollbar/reactivestreams/notifier
- sender/http
32 files changed
+595
-599
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 41 | + | |
| 42 | + | |
49 | 43 | | |
50 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
73 | 104 | | |
74 | 105 | | |
75 | 106 | | |
76 | 107 | | |
77 | 108 | | |
78 | 109 | | |
79 | 110 | | |
80 | | - | |
| 111 | + | |
81 | 112 | | |
82 | 113 | | |
83 | 114 | | |
84 | | - | |
85 | | - | |
| 115 | + | |
| 116 | + | |
86 | 117 | | |
87 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
88 | 121 | | |
89 | 122 | | |
90 | 123 | | |
91 | | - | |
92 | | - | |
| 124 | + | |
93 | 125 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
100 | 140 | | |
101 | 141 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 142 | | |
108 | 143 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Lines changed: 67 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
This file was deleted.
0 commit comments