Commit Graph

647 Commits

Author SHA1 Message Date
renovate[bot] 5a7e7f6f2c
Update dependency ordo-one/package-benchmark to from: "1.29.2" (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 23:36:49 +01:00
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 95a68d3be5
Refine renovate.json 2025-03-07 23:05:01 +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 fe373e2c3f
Update renovate.json 2025-03-07 22:41:11 +01:00
Christian Treffs 8a1e19dc11
Update renovate.json 2025-03-07 22:33:20 +01:00
Christian Treffs a77d5eb257
Update renovate.json 2025-03-07 22:25:02 +01:00
Christian Treffs f69d47a87e
Refine customManager 2025-03-07 22:12:37 +01:00
Christian Treffs 616d9979e0
Move to customManagers 2025-03-07 22:05:32 +01:00
Christian Treffs 1b8039809d
Renovate swift-tools-version 2025-03-07 21:56:43 +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 102e97cc9a
Update renovate.json 2025-03-07 19:08:41 +01:00
Christian Treffs 2aee784f51
Update renovate.json 2025-03-07 19:06:06 +01:00
Christian Treffs c56a9f7155
Update renovate.json 2025-03-07 19:00:04 +01:00
Christian Treffs 240688a4e2
Update renovate.json 2025-03-07 18:41:56 +01:00
renovate[bot] 713d0fa3b3
Migrate config renovate.json (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 18:23:38 +01:00
Christian Treffs e70179b362
Update renovate 2025-03-07 18:19:19 +01:00
Christian Treffs 58377bcfbc
Update renovate.json (#90) 2025-03-07 17:51:54 +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
Joseph Heck fdf08687d6
DocC documentation generation (#77)
* initial stub files to support DocC generation

* add dependency on docc-plugin to support local previewing of documentation

* adding preview documentation commands to view documentation

* adding documentation generation commands

* cleanup with precommit

* update to reference expected location, or how to preview

* cleaning up documentation for global hashing algorithms

* adding documentation for ManagedContiguousArray

* adding documentation for UnorderedSparseSet

* directly porting README getting started into an Essentials article
2024-11-01 06:52:41 +01:00
renovate[bot] 9708eba6cb
Update dependency ordo-one/package-benchmark to from: "1.27.3" (#75) 2024-10-18 07:17:18 +02:00
renovate[bot] d4e779fc66
Update dependency ordo-one/package-benchmark to from: "1.27.2" (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 12:04:47 +02:00
Joseph Heck e0ee97bd7f
adding package-benchmark sub-project (#64) 2024-10-10 18:51:46 +02: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
Joseph Heck 85ed3e2862
marks sourcery stencils as excluded from swiftpm processing (#69)
Co-authored-by: Christian Treffs <ctreffs@gmail.com>
2024-10-10 11:08:53 +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 11f46f354d
Raise minimum Swift version to 5.8 (#67)
* Raise Swift tools version to 5.8

* Update README

* Add Swift version file

* Format code for 5.8

* Update swiftformat config
2024-10-09 20:52:56 +02:00
Christian Treffs 2c1c5885ae
Modernize project (#66)
* Add Mintfile

* Update Makefile

* Use old swiftlint and swiftformat versions

* Lint

* Update SwiftLint and SwiftFormat Versions + Lint

* Re-add documented make rules

* Update sourcery to 2.2.5

* Update SwiftLint and Lint
2024-10-09 17:08:12 +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
renovate[bot] 7b077419ed
Update swift Docker tag to v5.8.0 (#51)
* Update swift Docker tag to v5.8.0

* Delete .gitlab-ci.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christian Treffs <ctreffs@gmail.com>
2023-04-20 09:21:22 +02:00
renovate[bot] e7151356b8
Add renovate.json (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 09:20:02 +02: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