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

chore: fix publishing, another try #901

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Conversation

istankovic
Copy link
Member

The publishing task name was changed.

Since we upgraded gradle + various plugins recently, `./gradlew tasks`
doesn't list

  publishAllPublicationsToMavenCentral

anymore, but there is

  publishAllPublicationsToMavenCentralRepository

So use the latter.
@istankovic istankovic requested a review from a team as a code owner February 1, 2025 11:50
Copy link

github-actions bot commented Feb 1, 2025

🐰 Bencher Report

Branchivan/fix-publishing-another-try
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencymilliseconds (ms)
Commit add f(group size)/cs1/mem/1002📈 view plot
🚷 view threshold
18.88
Commit add f(group size)/cs1/mem/2📈 view plot
🚷 view threshold
6.79
Commit add f(group size)/cs1/mem/202📈 view plot
🚷 view threshold
9.29
Commit add f(group size)/cs1/mem/402📈 view plot
🚷 view threshold
11.69
Commit add f(group size)/cs1/mem/602📈 view plot
🚷 view threshold
14.73
Commit add f(group size)/cs1/mem/802📈 view plot
🚷 view threshold
16.61
Commit add f(number clients)/cs1/mem/1002📈 view plot
🚷 view threshold
982.97
Commit add f(number clients)/cs1/mem/2📈 view plot
🚷 view threshold
6.84
Commit add f(number clients)/cs1/mem/202📈 view plot
🚷 view threshold
84.70
Commit add f(number clients)/cs1/mem/402📈 view plot
🚷 view threshold
220.58
Commit add f(number clients)/cs1/mem/602📈 view plot
🚷 view threshold
426.24
Commit add f(number clients)/cs1/mem/802📈 view plot
🚷 view threshold
715.50
Commit pending proposals f(group size)/cs1/mem/1002📈 view plot
🚷 view threshold
115.70
Commit pending proposals f(group size)/cs1/mem/2📈 view plot
🚷 view threshold
28.48
Commit pending proposals f(group size)/cs1/mem/202📈 view plot
🚷 view threshold
45.63
Commit pending proposals f(group size)/cs1/mem/402📈 view plot
🚷 view threshold
60.61
Commit pending proposals f(group size)/cs1/mem/602📈 view plot
🚷 view threshold
78.98
Commit pending proposals f(group size)/cs1/mem/802📈 view plot
🚷 view threshold
93.99
Commit pending proposals f(pending size)/cs1/mem/1📈 view plot
🚷 view threshold
19.14
Commit pending proposals f(pending size)/cs1/mem/101📈 view plot
🚷 view threshold
114.86
Commit pending proposals f(pending size)/cs1/mem/21📈 view plot
🚷 view threshold
35.67
Commit pending proposals f(pending size)/cs1/mem/41📈 view plot
🚷 view threshold
56.25
Commit pending proposals f(pending size)/cs1/mem/61📈 view plot
🚷 view threshold
75.49
Commit pending proposals f(pending size)/cs1/mem/81📈 view plot
🚷 view threshold
95.08
Commit remove f(group size)/cs1/mem/1002📈 view plot
🚷 view threshold
28.25
Commit remove f(group size)/cs1/mem/2📈 view plot
🚷 view threshold
6.72
Commit remove f(group size)/cs1/mem/202📈 view plot
🚷 view threshold
8.79
Commit remove f(group size)/cs1/mem/402📈 view plot
🚷 view threshold
12.30
Commit remove f(group size)/cs1/mem/602📈 view plot
🚷 view threshold
17.60
Commit remove f(group size)/cs1/mem/802📈 view plot
🚷 view threshold
21.86
Commit remove f(number clients)/cs1/mem/1002📈 view plot
🚷 view threshold
30.97
Commit remove f(number clients)/cs1/mem/2📈 view plot
🚷 view threshold
137.67
Commit remove f(number clients)/cs1/mem/202📈 view plot
🚷 view threshold
115.00
Commit remove f(number clients)/cs1/mem/402📈 view plot
🚷 view threshold
93.39
Commit remove f(number clients)/cs1/mem/602📈 view plot
🚷 view threshold
71.86
Commit remove f(number clients)/cs1/mem/802📈 view plot
🚷 view threshold
51.06
Commit update f(group size)/cs1/mem/1002📈 view plot
🚷 view threshold
137.29
Commit update f(group size)/cs1/mem/2📈 view plot
🚷 view threshold
6.87
Commit update f(group size)/cs1/mem/202📈 view plot
🚷 view threshold
33.63
Commit update f(group size)/cs1/mem/402📈 view plot
🚷 view threshold
59.56
Commit update f(group size)/cs1/mem/602📈 view plot
🚷 view threshold
86.18
Commit update f(group size)/cs1/mem/802📈 view plot
🚷 view threshold
111.77
🐰 View full continuous benchmarking report in Bencher

@istankovic istankovic merged commit beb57f5 into main Feb 1, 2025
38 checks passed
@istankovic istankovic deleted the ivan/fix-publishing-another-try branch February 1, 2025 12:48
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