generated from finos/software-project-blueprint
-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
Studio Core TeamOpened by a member of the Studio core teamOpened by a member of the Studio core teamType: EnhancementType: Feature RequestType: MaintenanceDevOps, maintenance, admin works to do with the repositoryDevOps, maintenance, admin works to do with the repositoryType: Refactor
Milestone
Description
Similar requests
- I have searched and found no existing similar requests
How are you using Studio?
No response
What problems are you trying to solve?
Looks like we can make use of changesets publish --no-git-tag and changesets/action - changesets/changesets#701 to not create release tags and publish new release to Github.
Describe the solution you would like to see implemented
-
Setup: we can't see Bug: outputreleasescript to usechangesets publish --no-git-tagpublishedis alwaysfalsewhen used withchangeset publish --no-git-tagchangesets/action#141 - Configure
changesets/actionto disablepublishing to Github- wait for Added support for a--no-git-tagCLI flag that can be used withchangeset publishchangesets/changesets#701 - Remove the part of the scripts in
concludeNewRelease.jsthat removes the tags and the created releases on Github as these are nolonger needed. -
IMPTest these in another repo. -
PROPOSEDwait for Bug: outputpublishedis alwaysfalsewhen used withchangeset publish --no-git-tagchangesets/action#141 and inherently add --json flag to changeset publish CLI command changesets/changesets#742
Describe alternatives you have considered
No response
Documentation, Design, Adoption, Migration Strategy
No response
Contribution
- I would like to work on this feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Studio Core TeamOpened by a member of the Studio core teamOpened by a member of the Studio core teamType: EnhancementType: Feature RequestType: MaintenanceDevOps, maintenance, admin works to do with the repositoryDevOps, maintenance, admin works to do with the repositoryType: Refactor