Skip to content

Info plugin stops build when latest Insiders version doesn’t match latest public version #5773

@jonaharagon

Description

@jonaharagon

Context

#5772 (comment)

Bug description

The info plugin for reproducing a bug doesn’t work when the Insiders repo release is behind the public release version, unless it’s configured to ignore errors.

plugins:
  info:
    archive_stop_on_violation: false

I suppose this could be fixed by checking the Insiders build release separately, but it could also probably be fixed by marking the latest beta builds as pre-releases on GitHub which might make more sense, unless this lag with Insiders releases happens more frequently than just with the current beta and I haven’t noticed.

Related links

Reproduction

n/a - build fails.

Steps to reproduce

  1. Enable info plugin on current Insiders build.

Browser

No response

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue reports a bugresolvedIssue is resolved, yet unreleased if open

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions