Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Actions: Migrate Cloud pipelines #1119

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

julienduchesne
Copy link
Member

Migrated:

  • Cloud instance pipeline that runs on every PR/pushes
  • Cloud API pipeline that runs on-demand

Will do other pipelines in another PR. I timeboxed this

Copy link

github-actions bot commented Nov 2, 2023

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically. To do so, a Grafana Labs employee must promote the Drone build.

For maintainers, it's better to run only the Cloud tests you need, rather than all of them. You can do so by setting the following parameter when promoting:

TESTARGS='-run=<testname>'

@julienduchesne julienduchesne force-pushed the julienduchesne/migrate-cloud-pipelines branch 2 times, most recently from d617dad to f2ed826 Compare November 2, 2023 01:35
Migrated:
- Cloud instance pipeline that runs on every PR/pushes
- Cloud API pipeline that runs on-demand

Will do other pipelines in another PR. I timeboxed this
@julienduchesne julienduchesne force-pushed the julienduchesne/migrate-cloud-pipelines branch from f2ed826 to 952f514 Compare November 2, 2023 01:36
@julienduchesne julienduchesne marked this pull request as ready for review November 2, 2023 01:43
@julienduchesne julienduchesne requested a review from a team as a code owner November 2, 2023 01:43
@julienduchesne julienduchesne merged commit 3d42324 into master Nov 2, 2023
6 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/migrate-cloud-pipelines branch November 2, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants