Skip to content

Bug: Github Workflow references not found #2260

@StephenKing

Description

@StephenKing

Which package(s) does this bug affect?

  • Create Plugin
  • Sign Plugin
  • Plugin E2E
  • Plugin Meta Extractor
  • Plugin ESLint Rules

Package versions

create-plugin@6.1.5

What happened?

I've created a plugin and once I've pushed it to GitHub, workflows were failing with errors like

Unable to resolve action grafana/plugin-actions@v1.0.1, unable to find version v1.0.1. Unable to resolve action grafana/plugin-actions@v1.0.2, unable to find version v1.0.2

What you expected to happen

Generated workflow files should work

How to reproduce it (as minimally and precisely as possible)

  1. Create a plugin
  2. Push to GitHub

Environment

N/A

Additional context

#2234 replaced references to https://github.com/grafana/plugin-actions/ from using @main to @vX.Y.Z. However, it was missed that no tags in that form exist, but only like @subaction/X.Y.Z.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🔬 In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions