googleapis / googleapis/google-cloud-php

feat: add a command for promoting components to GA

Open
#8,535 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1.2k
Forks
463
Avg merge
2d 1h
Merged PRs (30d)
145

Description

We often move components from preview to GA (pre-1.0 to 1.0).

Create a command that makes the necessary changes. This includes:
- migrating the README to say that the component is stable/GA
- updating the component in `.repo-metadata.full.json` from "preview" to "stable"
- potentially tell release-please to make the next version stable (I'm quite sure how this would work...)

This is all for now, but in the future there could be more steps, so it'd be nice to have them automated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.