Files
codeql/.github/workflows
Paolo Tranquilli 003866621f Swift: rework workflows
* A unique workflow file has been created merging all `swift-*.yml`
  workflows
* Change filtering at job level was added using [dorny/paths-filter][1]
* only one build of the extractor is made, and then shared via cache
  (not as an artifact because of [this longstading issue][2])
* integration tests are now run on on macOS
* qltests are not run any more on macOS to cut on feedback time
* autobuilder tests were moved to the macOS build step to avoid loading
  bazel twice

[1]: https://github.com/dorny/paths-filter#examples
[2]: https://github.com/actions/upload-artifact/issues/38
2022-10-31 16:59:11 +01:00
..
2022-09-01 09:36:50 +02:00
2022-09-22 03:58:17 +00:00
2022-08-09 07:59:25 +02:00
2022-08-02 16:33:21 +02:00
2022-04-20 11:21:06 +12:00
2022-10-10 15:27:48 +02:00
2022-08-02 16:33:21 +02:00
2022-08-02 16:33:21 +02:00
2022-10-31 16:59:11 +01:00