Skip to content

CI: Add initial support for CI with Github Actions#4

Merged
chp-io merged 4 commits intoIntroVirt:mainfrom
chp-io:ci
Apr 26, 2022
Merged

CI: Add initial support for CI with Github Actions#4
chp-io merged 4 commits intoIntroVirt:mainfrom
chp-io:ci

Conversation

@chp-io
Copy link
Copy Markdown
Contributor

@chp-io chp-io commented Apr 26, 2022

This patch adds the following CI features:

  • Verify the code was formatted with clang-format
  • Verify the debug target builds
  • Verify the release target builds
  • Upload deb packages as artifacts whenever the CI is triggered (push, PR)
  • Upload deb packages to a new Github Release on new versioning tag: v* pushed

chp-io added 4 commits April 21, 2022 16:02
This patch adds the following CI features:
- Verify that the code was formatted with clang-format
- Verify the debug target builds
- Verify the release target builds
- Upload deb packages as artifacts
@chp-io chp-io merged commit 6706bab into IntroVirt:main Apr 26, 2022
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.

1 participant