Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Pipeline status shows failed - Github fork master/main conflict #131

@oak2278

Description

@oak2278

During the pipeline steps, the forked repo has the legacy 'master' branch, but copilot pipeline.yml sets the default to main. This leads to the pipeline failing with codepipeline complaining that there is no branch 'main'

This can be worked around by editing ecsdemo-frontend/copilot/pipeline.yml and changing the branch to 'master' and then updating the pipeline with copilot pipeline update

I think the long term fix is to rename the master repo, but I'm leaving the note above as a workaround until then

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions