Skip to content

Investigate if it is possible to merge update and publish actions #12119

Description

@onursumer

We now have 2 separate actions in 2 separate repos:

Update cBioPortal Frontend Package Version lives in the cbioportal-publisher repo and pushes the new versions to the cbioportal-frontend repo whenever there is a change in one or more of the packages.

cBioPortal Frontend Module Publish lives in the cbioportal-frontend repo and runs right after Update cBioPortal Frontend Package Version pushes changes to the cbioportal-frontend master branch.

Investigate if it is possible to merge these two actions in the cbioportal-frontend repo, so that updating package versions (and pushing them to the master branch) and publishing them to npm happens within a single action whenever there is a change. This way we can retire the action in the cbioportal-publisher repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

choretriagetickets that need to be looked at before assigning to team members

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions