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

Add Github CI workflow #22

Merged
merged 10 commits into from
Mar 27, 2024
Merged

Add Github CI workflow #22

merged 10 commits into from
Mar 27, 2024

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Mar 26, 2024

Closes #19

Adds multiple Github workflows:

  • lint (clippy and fmt)
  • test (runs a build check and the examples)
  • integration (runs daily against current pinned version of alloy and latest commit on main of alloy)
  • dependencies (runs weekly, opens a ticket with outdated dependencies and proposed new ones)

Does not yet have integration set up with Discord webhooks

@zerosnacks zerosnacks marked this pull request as draft March 26, 2024 13:11
@zerosnacks zerosnacks changed the title WIP: add Github CI workflow Add Github CI workflow Mar 26, 2024
@zerosnacks zerosnacks marked this pull request as ready for review March 26, 2024 14:59
@zerosnacks zerosnacks marked this pull request as draft March 26, 2024 14:59
@zerosnacks zerosnacks marked this pull request as ready for review March 26, 2024 15:45
@zerosnacks zerosnacks mentioned this pull request Mar 26, 2024
5 tasks
@zerosnacks zerosnacks merged commit ecee2d8 into main Mar 27, 2024
4 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/add-github-workflows branch March 27, 2024 08:03
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.

Add CI workflow
3 participants