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

Gradle Enterprise rename #66

Merged
merged 1 commit into from
Oct 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Maven Central](https://img.shields.io/maven-central/v/io.micronaut.controlpanel/micronaut-control-panel-bom.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.micronaut.controlpanel%22%20AND%20a:%22micronaut-control-panel-bom%22)
[![Build Status](https://github.com/micronaut-projects/micronaut-control-panel/workflows/Java%20CI/badge.svg)](https://github.com/micronaut-projects/micronaut-control-panel/actions)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=micronaut-projects_micronaut-control-panel&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=micronaut-projects_micronaut-control-panel)
[![Revved up by Gradle Enterprise](https://img.shields.io/badge/Revved%20up%20by-Gradle%20Enterprise-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.micronaut.io/scans)
[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.micronaut.io/scans)

The Micronaut Control Panel module provides a web UI that allows you to view and manage the state of your Micronaut
application, typically in a development environment.
Expand Down Expand Up @@ -35,4 +35,4 @@ Releases are completely automated. To perform a release use the following steps:
* [Publish the draft release](https://github.com/micronaut-projects/micronaut-control-panel/releases). There should be already a draft release created, edit and publish it. The Git Tag should start with `v`. For example `v1.0.0`.
* [Monitor the Workflow](https://github.com/micronaut-projects/micronaut-control-panel/actions?query=workflow%3ARelease) to check it passed successfully.
* If everything went fine, [publish to Maven Central](https://github.com/micronaut-projects/micronaut-control-panel/actions?query=workflow%3A"Maven+Central+Sync").
* Celebrate!
* Celebrate!