summaryrefslogtreecommitdiffstats
path: root/.github/workflows/main-auto.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add binary testing to CI testing (#3971)Allen Byrne2024-01-311-60/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add binary test job * Correct names of jobs * Add build mode to binary names * Limit packaging execution * Make mac DragNDrop optional * Format if checks * fix checks for TS * Allow examples to be packaged * Correct if NOT format * Correct configure and workflow call * Separate out CMake/Autotools Parallel job * Correct binary examples path * Correct dir path for windows test * Correct paths and add extlibs * Windows binaries do not have a share folder
* Bump the github-actions group with 4 updates (#3894)dependabot[bot]2023-12-131-2/+2
| | | | | | Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [ossf/scorecard-action](https://github.com/ossf/scorecard-action), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-python](https://github.com/actions/setup-python). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-181-0/+182