micrometer-metrics / micrometer-metrics/micrometer-github-workflows

Wait to announce the release if it is not available in Maven Central yet

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
0
Forks
1
Avg merge
1m
Merged PRs (30d)
2

Description

Even though our release process may have finished, it can take some time after that before Maven Central is able to serve the artifacts published. It would be ideal if the post-release workflow polls Maven Central to ensure that artifacts for the released version are already available before making the release announcement. Typically it does not take more than 10-20 minutes for artifacts to be available, but we may run into timeout issues with such a long-running action polling Maven Central.

Contributor guide

Open the contributing guide

Research direction

Start by locating the post-release workflow and reviewing how it currently announces releases and handles action timeouts. Check Maven Central for the released version's artifacts and define completion as announcing only after they are available, while keeping the workflow from waiting indefinitely.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, java
Domain
ci-cd, devops, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.