grafana / grafana/plugin-ci-workflows

Allow customizing runner size

Open
#97 1 comment 0 reactions 1 assignee Claimed by @xnyo View on GitHub
enhancement
Dominant language
Go
Stars
10
Forks
6
Avg merge
19h 51m
Merged PRs (30d)
97

Description

Slack thread: https://raintank-corp.slack.com/archives/C0671T2J5CH/p1747311975354289

Add an input to be able to specify which runner (or runner size) is used for building the plugin and running e2e tests.

Currently, it defaults to `ubuntu-latest-8-cores`. However, those runners have limits and we don't really need such big runner for small plugins. The default should be the smaller `ubuntu-latest` (which is also free on public repos).

We should also use `github-hosted-ubuntu-x64-large` instead of `ubuntu-latest-cores`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.