Commit Graph

58 Commits

Author SHA1 Message Date
renovate[bot] f4171fe60b
Update compnerd/gha-setup-swift action to v0.3.0 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 23:28:29 +01:00
Christian Treffs a834762450
Update WASM CI 2025-03-07 23:21:41 +01:00
Christian Treffs 2a81e3f700
Update CI 2025-03-07 23:17:11 +01:00
Christian Treffs bdf02b7764
Update CI 2025-03-07 22:55:09 +01:00
Christian Treffs b1e8c310c5
Update 2025-03-07 22:50:17 +01:00
Christian Treffs 36c2df79e4
Make versions explicit 2025-03-07 21:50:04 +01:00
renovate[bot] 77719f1bde
Update GitHub Actions non-major dependencies (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 21:39:01 +01:00
Christian Treffs bcee9db3de
Maintenance (#83)
* Update JamesIves/github-pages-deploy-action action to v4.6.9

* Update codecov/codecov-action action to v5

* Update dependency nicklockwood/SwiftFormat to v0.55.0

* Migrate codecov

* Update macOS matrix

* Update macOS job strategy matrix

* Rename jobs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 12:37:25 +01:00
Christian Treffs 2403d96e90
Fix documentation workflow 2024-11-01 10:12:54 +01:00
Christian Treffs ece8921cfe
Fix workflow 2024-11-01 10:10:09 +01:00
Christian Treffs 693acdc032
Update doc workflow 2024-11-01 10:08:44 +01:00
Christian Treffs ae23509c4a
Fix hosting base path 2024-11-01 08:12:02 +01:00
Christian Treffs bc16465ae0
Fix doc hosting base path 2024-11-01 08:08:19 +01:00
Christian Treffs 3115243f55
Update doc workflow 2024-11-01 08:04:38 +01:00
Christian Treffs 759f562316
Update documentation workflow (#79)
* Remove documentation workflow

* Update docc plugin dependency

* Add documentation workflow

* Update hosting basepath

* Update JamesIves/github-pages-deploy-action@v4.6.8
2024-11-01 07:57:20 +01:00
renovate[bot] 0b3ba9241b
Update actions/upload-artifact action to v4.4.3 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 11:13:26 +02:00
Christian Treffs 3ce36faf2d
Add support for fork PR workflows (#71)
* Conditionally run code coverage

* Update ci-macos.yml
2024-10-10 10:56:56 +02:00
Christian Treffs a5c98c4963
Dependency updates 2024-10 (#65)
* Update actions/checkout action to v4

* Update swiftwasm/swiftwasm-action action to v5.9

* Update codecov/codecov-action action to v4

* Update actions/upload-artifact action to v4

* Accumulate all non-major dependency updates into one pull request

* Update CI Xcode versions

* Update pipeline

* Swift 5.10 on windows

* Upload test failure artifacts

* Debug linux CI

* Always

* Swift test help line comment

* Linux testing

* Linux testing

* Upload artifacts

* Include hidden files

* Update testing

* Update tests

* Skip some performance tests on non Mac machines

* Remove XCTestManifest files

* Fix codecov on macOS

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 14:30:55 +02:00
renovate[bot] 7ad5a96f16
Update swiftwasm/swiftwasm-action action to v5.8 (#56) 2023-05-08 18:39:25 +02:00
renovate[bot] 88dc088cb7
Update codecov/codecov-action action to v3.1.3 (#55) 2023-04-21 07:36:02 +02:00
renovate[bot] 50e5256e7a
Update codecov/codecov-action action to v3 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 07:35:16 +00:00
renovate[bot] 4fd8aac469
Update actions/upload-artifact action to v3 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 07:31:46 +00:00
Christian Treffs 7c60425de0
Update CI (#49)
* Update ci-windows.yml

* Update ci-macos.yml

* Update ci-wasm.yml

* Update ci-macos.yml

* Update ci-linux.yml

* Update documentation.yml
2023-04-20 07:19:00 +00:00
Christian Treffs 6f1ddd2bc4
Update macOS CI (#45)
* Move to macOS 11

* Use Xcode 13.0

* Remove .swift-version
2021-09-21 14:09:06 +00:00
Christian Treffs fd57037a6d
Rename @_functionBuilder to @resultBuilder for Swift 5.4+ (#44)
* Rename @_functionBuilder to @resultBuilder for Swift 5.4+

* Pin codecov version
2021-07-16 07:55:39 +02:00
Christian Treffs a993671120
Upload artifacts only on failure 2021-06-11 15:21:53 +02:00
Christian Treffs af32c8d0fd
Upload artifacts (#43)
* Upload artifacts

* Update ci-macos.yml

* Update ci-macos.yml

* Update CI
2021-06-11 12:56:05 +02:00
Christian Treffs 2aaef3d111
Update CI (#42)
* Split CI actions into dedicated files

* Fix pipelines

* Rename pipeline jobs

* Update README
2021-06-10 02:03:03 +02:00
Christian Treffs 0161470415
Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .github/pull_request_template.md 2021-05-03 10:24:12 +02:00
Christian Treffs 4a87967722
Update pull_request_template.md 2021-05-03 08:20:19 +02:00
Christian Treffs f2fbeedc89
Update and rename PULL_REQUEST_TEMPLATE.md to pull_request_template.md
Fix CONTRIBUTING.md link
2021-05-03 08:17:01 +02:00
Christian Treffs 68daff2b6d
Add community files 2021-05-03 08:04:46 +02:00
Christian Treffs 541e21d9c9
Update FUNDING.yml 2020-12-03 11:34:27 +01:00
Christian Treffs ddd676514b
Add FUNDING.yml 2020-12-03 11:29:41 +01:00
Christian Treffs c997e07817
Update CI 2020-11-25 13:12:51 +01:00
Christian Treffs 09556e3786
Rename swiftwasm/swiftwasm-action@master to @main 2020-10-20 14:46:31 +02:00
Christian Treffs 2c2a1e173c
Update Xcode versions on CI 2020-10-08 10:22:38 +02:00
Christian Treffs e38840d291
Update actions 2020-08-28 10:31:20 +02:00
Christian Treffs e00e125a84
Update ci.yml 2020-08-12 21:54:35 +02:00
Christian Treffs c6ba65b6c0
Update ci.yml 2020-08-12 21:42:27 +02:00
Christian Treffs afdfebce55
Update ci.yml 2020-08-12 21:35:58 +02:00
Christian Treffs 27d88fe4e2
Add code coverage to github-ci 2020-08-12 21:20:08 +02:00
Christian Treffs 376d22000f
Refine CI 2020-08-11 22:21:28 +02:00
Christian Treffs 6ebdfc10f6
Add web assembly CI step 2020-08-11 21:59:23 +02:00
Christian Treffs 835b3967dc
Update CI 2020-08-10 14:42:56 +02:00
Christian Treffs eb9819021c
Update CI 2020-08-10 14:11:17 +02:00
Christian Treffs 083e8386cc
Update ci.yml 2020-08-06 19:47:21 +02:00
Christian Treffs 6db9603986
Update documentation.yml 2020-08-06 19:44:41 +02:00
Christian Treffs 71e0ccb482
Update ci.yml 2020-08-06 19:41:54 +02:00
Christian Treffs 90c464185f
Update ci.yml 2020-08-06 19:39:43 +02:00