Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Feature: GitHub Actions-based CI - #14

Merged
esden merged 8 commits into
mainfrom
feature/github-actions-ci
Sep 29, 2025
Merged

Feature: GitHub Actions-based CI#14
esden merged 8 commits into
mainfrom
feature/github-actions-ci

Conversation

@dragonmux

Copy link
Copy Markdown
Member

In this PR we introduce a set of flows for doing continuous integration on the library to detect issues early and automatically. This includes a GHA flow for Windows and aims to cover builds for all flavours of target environment (x86{,_64} and AArch64).

@dragonmux dragonmux added Enhancement General project improvement CI Continuous Integration System Build system Build system labels Sep 27, 2025
@dragonmux
dragonmux force-pushed the feature/github-actions-ci branch 2 times, most recently from d4f6ce5 to 25e6d56 Compare September 29, 2025 10:03
@dragonmux
dragonmux force-pushed the feature/github-actions-ci branch from f9f3cb9 to aee8200 Compare September 29, 2025 11:04
…able to mess things up if the "wrong" path seperator gets used
…g able to mess things up if the "wrong" path seperator gets used
@dragonmux
dragonmux force-pushed the feature/github-actions-ci branch 2 times, most recently from 209b4ad to 0b49482 Compare September 29, 2025 14:19
@codecov

codecov Bot commented Sep 29, 2025

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@dragonmux
dragonmux requested a review from esden September 29, 2025 14:46

@esden esden left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@esden
esden merged commit b261c28 into main Sep 29, 2025
4 checks passed
@dragonmux
dragonmux deleted the feature/github-actions-ci branch September 29, 2025 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Build system Build system CI Continuous Integration System Enhancement General project improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants