Skip to content

CI is not showing the latest build via HTML previews #607

Description

@mmcky

Our ci.yml netlify upgrade in #599 is not showing the latest html on the links deploy-preview-{{ pr number }}. Perhaps this is reserved by netlify to do their own deploy-preview mechanism.

Here are the command options we are currently using:

              --context deploy-preview \
              --alias deploy-preview-${{ github.event.pull_request.number }} \

perhaps we should change our naming structure from deploy-preview to pr-${{ github.event.pull_request.number }} to ensure we don't overlap with netlify mechanisms. I looked at the netlify log and it says:

10:52:03 AM: Using a branch name that starts with `deploy-preview-` can result in unexpected behavior

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions