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

Migrate smaller CI pipelines to Github Actions #1080

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

julienduchesne
Copy link
Member

We are looking at getting off Drone and these are the easiest
The rest will be done at a later time

@github-actions
Copy link

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-small-pipelines branch 3 times, most recently from 0550049 to 3342bec Compare October 17, 2023 23:56
@julienduchesne julienduchesne marked this pull request as ready for review October 17, 2023 23:57
@julienduchesne julienduchesne requested a review from a team as a code owner October 17, 2023 23:57
@julienduchesne julienduchesne force-pushed the julienduchesne/migrate-small-pipelines branch from 5621919 to 67c61d3 Compare October 18, 2023 00:41
Copy link
Contributor

@inkel inkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! 👏🏽 thank you so much.

GNUmakefile Outdated Show resolved Hide resolved
We are looking at getting off Drone and these are the easiest
The rest will be done at a later time
@julienduchesne julienduchesne force-pushed the julienduchesne/migrate-small-pipelines branch from 67c61d3 to c1783de Compare October 18, 2023 12:43
@julienduchesne julienduchesne merged commit 14c0d54 into master Oct 18, 2023
5 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/migrate-small-pipelines branch October 18, 2023 13:57
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