Skip to content

build: replace publishing to ossrh with central portal#1637

Merged
derklaro merged 4 commits into
nightlyfrom
central-portal-publish
May 25, 2025
Merged

build: replace publishing to ossrh with central portal#1637
derklaro merged 4 commits into
nightlyfrom
central-portal-publish

Conversation

@derklaro

Copy link
Copy Markdown
Member

Motivation

OSSRH will be shut down at the end of next month and we should migrate our build to use the central portal instead.

Modification

Replace publishing to OSSRH with central portal.

Result

Snapshots and releases are published using the central portal instead of the old OSSRH.

@derklaro derklaro added this to the 4.0.0-RC13 milestone May 25, 2025
@derklaro derklaro requested a review from 0utplay May 25, 2025 18:47
@derklaro derklaro self-assigned this May 25, 2025
@derklaro derklaro added v: 4.X This pull should be included in the 4.0 release t: ci A pull request or issue regarding our ci setup (currently github actions) labels May 25, 2025
@github-actions

Copy link
Copy Markdown

Test Results

 50 files  ±0   50 suites  ±0   1m 17s ⏱️ -13s
446 tests ±0  446 ✅ ±0  0 💤 ±0  0 ❌ ±0 
777 runs  ±0  777 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4dd289d. ± Comparison against base commit 7d8e7f8.

This pull request removes 30 and adds 30 tests. Note that renamed tests count towards both.
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","insane":"!","hello":"world"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 18:28:49.017253065
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 18:28:49.017368039Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 18:28:49.017389219Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 18:28:49.017410909+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 18:28:49.017426398-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-05-25T18:28:49.017567511
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-05-25T18:28:49.017705588Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-05-25T18:28:49.007070834Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [5] 2025-05-25T18:20:29.007075302Z
…
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"hello":"world","insane":"!","this":"is"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 18:49:41.820109098
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 18:49:41.820236776Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 18:49:41.820260991Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 18:49:41.820282742+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 18:49:41.820319621-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-05-25T18:49:41.820643596
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-05-25T18:49:41.820790941Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-05-25T18:49:41.810578893Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [5] 2025-05-25T18:41:21.810583211Z
…

@derklaro derklaro merged commit d36b7b7 into nightly May 25, 2025
5 checks passed
@derklaro derklaro deleted the central-portal-publish branch May 25, 2025 18:55
GiantTreeLP pushed a commit to GiantTreeLP/CloudNet that referenced this pull request Jun 7, 2025
…ce#1637)

### Motivation
OSSRH will be shut down at the end of next month and we should migrate
our build to use the central portal instead.

### Modification
Replace publishing to OSSRH with central portal.

### Result
Snapshots and releases are published using the central portal instead of
the old OSSRH.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t: ci A pull request or issue regarding our ci setup (currently github actions) v: 4.X This pull should be included in the 4.0 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants