patternfly / patternfly-extension-issues

A repository to be used as the home for extension issues that do not belong in any specific repository yet.
0 stars 1 forks source link

Add/Update promote.sh script for extensions. #63

Closed dlabaj closed 1 week ago

dlabaj commented 1 month ago

Currently react has a script that indicates the current releases to be promoted. It would be great to have this also pull in the extensions or have a separate script for extensions. My current recommendation is to have this be part of the promote.sh script so that all the code lives in one place.

dlabaj commented 1 month ago

CC: @tlabaj @nicolethoen Not sure what you think of adding this ability to the promote.sh script.

nicolethoen commented 1 month ago

I think this script already lives in org - we can update it if it's missing extensions: https://github.com/patternfly/patternfly-org/blob/main/scripts/latest-versions.sh