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

Updated CI, added CD #226

Merged
merged 29 commits into from
Jun 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
c7b1f65
Add DEB packaging
Beanavil Jun 22, 2023
bafbeaa
Fix MacOS workflow
Beanavil Jul 6, 2023
21facb3
Move linux CI to presubmit and update it
mfep Jul 31, 2023
331178b
Fixes for CMake < 3.15
Beanavil Aug 3, 2023
fbe4d40
Fixes for CMake < 3.5
Beanavil Aug 2, 2023
c7c46de
Remove linux.yml
Beanavil Aug 3, 2023
9a37d39
Update Windows CI
Beanavil Aug 3, 2023
13ddddf
Migrate contents of windows.yml to presubmit.yml and delete it
Beanavil Aug 3, 2023
6a5cbdd
Update MacOS CI
Beanavil Aug 3, 2023
6ccdfdd
Migrate contents of macos.yml to presubmit.yml and delete it
Beanavil Aug 4, 2023
429563c
Add format-checking script and job
Beanavil Aug 4, 2023
855ab66
Build android binaries
Beanavil Aug 4, 2023
cd46f69
CMake minimum 3.16
mfep Aug 15, 2023
476054f
Added release workflow
mfep Sep 5, 2023
1e97d81
Update workflows to match the rest of the ecosystem
mfep Apr 26, 2024
4c1b971
Add DEB packaging
mfep Apr 26, 2024
5e8aaf0
Update pkgconfig tests
mfep Apr 26, 2024
91472a5
Warning fixes
mfep Apr 26, 2024
a54a21f
Added update-alternatives to the Debian source package
mfep Sep 27, 2023
05e0bc0
Removed unneeded STD in macos ci
mfep Sep 28, 2023
3237bfd
Ignore Markdown changes in CI
MathiasMagnus Dec 5, 2023
b54bac9
fix(ci): Using actions/checkout@v4
mfep May 17, 2024
45b622d
fix(ci): Removed VC++ v141 from Windows matrix
mfep May 17, 2024
fd158ad
fix(ci): Referencing upstream Headers repo in Linux jobs
mfep May 22, 2024
a845947
fix(ci): Using actions/cache@v4
mfep May 22, 2024
ed50872
Removed clang-format and formatting check
mfep Jun 5, 2024
95b2cf6
Disabled macos/gcc-13 due to a problem with __API_AVAILABLE
mfep Jun 5, 2024
7ffa942
Update docker images
Beanavil Jun 17, 2024
20afaf5
Fix MSVC compiler toolset version
Beanavil Jun 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
342 changes: 0 additions & 342 deletions .github/workflows/linux.yml

This file was deleted.

Loading