Skip to content

chore: Replace drone pipelines with GHA workflows#110

Merged
zerok merged 5 commits intomainfrom
zerok/move-to-gha
Jan 16, 2024
Merged

chore: Replace drone pipelines with GHA workflows#110
zerok merged 5 commits intomainfrom
zerok/move-to-gha

Conversation

@zerok
Copy link
Copy Markdown
Contributor

@zerok zerok commented Jan 16, 2024

With this we want to replace the current CI pipelines written in Drone in favor of workflows in GHA. This should also make contributing easier again.

Resolves #109

@zerok zerok force-pushed the zerok/move-to-gha branch 6 times, most recently from 24940e5 to a7bf05b Compare January 16, 2024 08:32
@zerok zerok force-pushed the zerok/move-to-gha branch from a7bf05b to aeeccad Compare January 16, 2024 08:36
@zerok zerok marked this pull request as ready for review January 16, 2024 08:41
@zerok zerok requested a review from a team as a code owner January 16, 2024 08:41
Comment thread .github/workflows/build.yml Outdated
@zerok zerok force-pushed the zerok/move-to-gha branch 2 times, most recently from 18c8a94 to 1396548 Compare January 16, 2024 09:17
Comment thread .github/workflows/golangci-lint.yml Outdated
Comment thread .github/workflows/golangci-lint.yml
Copy link
Copy Markdown
Contributor

@dsotirakis dsotirakis left a comment

Choose a reason for hiding this comment

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

LGTM!

@zerok zerok force-pushed the zerok/move-to-gha branch from 1396548 to a941351 Compare January 16, 2024 09:51
Copy link
Copy Markdown
Contributor

@iainlane iainlane left a comment

Choose a reason for hiding this comment

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

👍 nice stuff

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.

Move CI pipelines over to GHA

3 participants