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

GitHub Actions refactor #105

Merged
merged 3 commits into from
May 17, 2024
Merged

Conversation

legleux
Copy link
Collaborator

@legleux legleux commented May 13, 2024

Run clang-format

Adds builds for:

  • GCC 11
  • Clang 14
  • AppleClang 15

Runs unit tests
Removed Docker image publish. Adding it in a new action in subsequent PR.
Moved Linux packaging to different repository

@legleux legleux changed the title GitHub Sctions refactor GitHub Actions refactor May 14, 2024
@legleux
Copy link
Collaborator Author

legleux commented May 14, 2024

macOS failure is expected at the moment.

Hopefully this addition can prevent that in the future.

@legleux legleux requested a review from seelabs May 14, 2024 18:00
src/xbwd/app/main.cpp Outdated Show resolved Hide resolved
src/xbwd/app/main.cpp Outdated Show resolved Hide resolved
@legleux legleux force-pushed the ci/github-actions-refactor branch from 4f9643a to ed6d92d Compare May 16, 2024 00:29
Build with Clang-14, macOS
Run unit tests tests on Ubuntu-20.04
Remove packaging from GitHub
Don't ignore every build folder
@legleux legleux force-pushed the ci/github-actions-refactor branch from ed6d92d to 1afa863 Compare May 17, 2024 03:34
@legleux legleux merged commit 45588a6 into ripple:develop May 17, 2024
10 checks passed
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.

3 participants