Commit Graph

11 Commits

Author SHA1 Message Date
Ian Bell
0ea724d88f Shared libraries are not built in containers, fix not needed 2025-04-10 21:46:51 -04:00
Ian Bell
0d68ee8a67 Try a different workaround for git revision issue 2025-04-10 21:27:46 -04:00
Ian Bell
7b557306b2 Update some actions to disable some permissions checks 2025-04-10 19:34:05 -04:00
Ian Bell
d3d2aa15d4 Uppercase the ARM 2024-12-07 17:46:27 -05:00
Ian Bell
991e3a0f89 Update library_shared.yml to enable arm64 on windows 2024-12-07 12:32:58 -05:00
Jeff Henning
20a062272e Update library_shared Workflow for v4 Artifacts
Create individual artifacts for each OS and then merge them into one after they are created.
2024-09-29 09:27:37 -04:00
Jeff Henning
2652273cde Update library_shared.yml
Artifacts not found error in nightly build.  Use actions/upload-artifacts@v4 for compatibility with download-artifacts@v4. Also, v3 is being deprecated.
2024-09-24 05:11:18 -04:00
Jorrit Wronski
43f1e96ce2 Skip the need for bash to evaluate shell variables 2023-08-11 10:32:42 +02:00
Jorrit Wronski
edbd9027a6 Add the different 32bit Windows builds to the CI jobs 2023-08-11 10:23:18 +02:00
Jorrit Wronski
ab5fbf9203 Update the actions to avoid Node.js 12 warnings 2022-12-07 15:05:03 +01:00
Jorrit Wronski
522e810574 Build the docs for v6.4.2 (#2191)
- Streamlined the build of the HTML documentation based on a private docker image.
- Invoke doxygen and Sphinx to create the final HTML pages.
- Employ a cache for the GitHub actions to store the output of the expensive tasks.
- Restructured the GitHub actions builders and introduced a naming scheme.
- Fixed a few typos in the docs.
- Automatically publish the documentation to GitHub pages.
2022-12-06 21:49:08 +01:00