Commit Graph
100 Commits
Author SHA1 Message Date
Max Howell 9c6f807b0a Merge pull request #77 from ConfusedVorlon/find_hidden_modifier
Find hidden modifier
2021-07-30 12:28:04 -04:00
Max Howell 13d62c3068 Merge pull request #75 from mxcl/ci/macos-11
[ci] can has macos-11
2021-06-23 12:48:10 -04:00
Max Howell 99a0474b0f [ci] can has macos-11 2021-06-23 12:32:23 -04:00
Max Howell 82640e629d Merge pull request #74 from mxcl/ci/5.5
ci/5.5
2021-06-17 12:00:29 -04:00
Max Howell f49e5c82c7 This seems more correct 2021-06-17 11:55:53 -04:00
Max Howell 287afe3783 Fix docs for ls(.a) 2021-06-17 11:55:52 -04:00
Max Howell bb449ff412 Merge pull request #73 from mxcl/fixes/55
typealias PathStruct and add Swift 5.5 niceness
2021-06-16 11:11:18 -04:00
Max Howell 14f03abaad typealias PathStruct and add Swift 5.5 niceness
Fixes #55
2021-06-16 11:05:17 -04:00
Max Howell ecbb3a60fe Merge pull request #71 from mxcl/ci/warnings-as-errors
[ci] warnings as errors
2021-06-07 10:45:37 -04:00
Max Howell 3af771f543 [ci] warnings as errors 2021-06-07 10:14:36 -04:00
Max Howell 0b68e5c011 Merge pull request #70 from mxcl/ci/mxcl/xcodebuild
use mxcl/xcodebuild
2021-06-05 13:45:31 -04:00
Max Howell fec4ed25de use mxcl/xcodebuild 2021-06-05 10:55:16 -04:00
Max Howell 6e78d9317e Merge pull request #69 from mxcl/continuous-resilience
#continuous-resilience
2021-05-29 15:12:58 -04:00
Max Howell 3035c45808 #continuous-resilience 2021-05-29 15:10:17 -04:00
Max Howell 39f81ae258 Fix pods deploy 2021-05-28 16:23:47 -04:00
Max Howell 670dc1163f Merge pull request #68 from mxcl/ci/more 2021-05-28 16:05:44 -04:00
Max Howell eb33ff8906 [ci] more; some fixes I found 2021-05-28 16:01:57 -04:00
Max Howell f9cee2c75f Merge pull request #67
[ci] fix
2021-04-30 08:20:56 -04:00
Max Howell 7a974911d8 [ci] fix 2021-04-30 08:06:10 -04:00
Max Howell 891d70ec7c Specify Swift 5.1 syntax for targets 2020-08-30 16:27:17 -04:00
Max Howell 142d4bc111 Merge pull request #64 from mxcl/Path.source()
Add `Path.source()`
2020-08-19 13:41:50 -04:00
Max Howell 6461a550c6 Add Path.source() 2020-08-19 13:27:40 -04:00
Max Howell 8b90260517 Merge pull request #63 from mxcl/codecov-linux
Code coverage for linux
2020-08-01 19:45:07 -04:00
Max Howell 7924d20c8c Code coverage for linux 2020-08-01 15:59:54 -04:00
Max Howell 07007a5421 GHA CI Badge 2020-07-26 13:59:53 -04:00
Max Howell 8a217b3982 Merge pull request #62 from mxcl/sort-ls
ls() is sorted; Fixes #58
2020-07-26 13:58:44 -04:00
Max Howell 2b50909946 ls() is sorted; Fixes #58 2020-07-26 13:48:15 -04:00
Max Howell baa6416208 Use GHA instead of Travis where possible 2020-07-26 13:39:10 -04:00
Max Howell 6e99825d9f Probably redundant tests, but why not 2020-02-09 14:52:49 -05:00
Max Howell 6e37bfde4d Update README.md 2020-02-09 14:29:28 -05:00
Max Howell 6e1eeb158a No fatal on linux Swift < 5 2020-01-25 14:00:59 -05:00
Max Howell 260196a27a CodeCoverage++ 2020-01-25 14:00:59 -05:00
Max Howell 0de9715b46 [ci skip] Update README.md 2020-01-25 12:05:58 -05:00
Max Howell 240d699986 Delete pushed version tag on failed deploy 2020-01-25 10:53:23 -05:00
Max Howell b63b5746dc Delete pushed version tag on failed deploy 2020-01-24 12:14:03 -05:00
Max Howell f062ed9ce3 Fix CI deploy 2020-01-24 12:01:34 -05:00
Max Howell f1f7ee33b1 [ci skip] List all support Swift 2020-01-24 11:17:42 -05:00
Max Howell 694d04f18b Prepare 1.0.0 release 2020-01-24 11:03:07 -05:00
Max Howell 5636a7ac65 Update Swift Linux test versions 2020-01-18 12:10:32 -05:00
Max Howell 3e964833ff Fix README documentation for Finder 2020-01-18 12:10:32 -05:00
Max Howell 30122659a5 Update linux-tests; fail if warnings on travis
* Update linux-tests; fail if warnings on travis

* Fix warnings on Linux

* Typo

* Can’t test these on Linux
2019-08-18 16:52:24 -04:00
Max Howell 0ef50dff2e Finder is a iterable Sequence; .type -> .kind 2019-07-24 14:39:47 -04:00
Max Howell dfad7367b7 Get out documentation %age up 2019-07-21 21:35:48 -04:00
Max Howell af091cc1f0 Split this test so I can figure out CI failure 2019-07-21 18:58:50 -04:00
Max Howell e5188bf93b Still not fixed 2019-07-21 18:58:49 -04:00
Max Howell 462a62920f Update Swifts in CI; Test Xcode 11 2019-07-21 18:58:49 -04:00
Max Howell 45b0b59a94 Better rx for tagged version detection on Travis 2019-07-21 17:37:10 -04:00
Max Howell 62073d584b Remove Entry since it is barely worthwhile sugar 2019-07-21 17:37:10 -04:00
Max Howell 621d1b0160 Remove @dynamicMember generally 2019-07-21 17:37:10 -04:00
Max Howell d2bb2a1fdc Path.find() 2019-07-21 17:22:38 -04:00
Max Howell 38e98ee7fd Jazzy requires Xcode 10.2 now (per their docs) 2019-07-21 09:07:03 -04:00
Max Howell b6b4a74a26 Move deploy script to @mxcl/ops 2019-04-14 12:40:07 -04:00
Max Howell b76db41ca4 422 means the release already exists, so… succeed 2019-04-14 10:49:17 -04:00
Max Howell 8d5d67b81b Merge pull request #48 from mxcl/travis-swift-5.0-GM
[travis] Swift 5 GM
2019-03-25 22:02:33 -04:00
Max Howell 21ddc7dc3a [travis] Swift 5 GM 2019-03-25 21:40:17 -04:00
Max Howell f324b4a562 Merge pull request #47 from mxcl/fix-symlink-delete
Adds `kind` fixes deleting broken symlinks
2019-03-18 19:56:39 -04:00
Max Howell 0e061f9cc8 Adds kind fixes deleting broken symlinks
`delete()` and other functions would check `exists` to do certain behaviors, but `exists` will validate a symlink if the entry is a symlink, thus instead we check if the path is an actual entry now instead.
2019-03-18 19:47:49 -04:00
Max Howell 7e774b6cf5 Use 10.2 image for pretest
Also some tidy
2019-03-06 15:55:51 -05:00
Max Howell 8b371fa5d2 Allow initialization from Substring etc. 2019-03-06 15:55:51 -05:00
Max Howell 02fd579f19 mxcl.github.io -> mxcl.dev
[ci skip]
2019-02-28 18:40:19 -05:00
Max Howell f4c2c75aa1 Add Bundle.executable 2019-02-17 10:05:30 -05:00
Max Howell 476cdc1461 Add Path.components 2019-02-15 13:38:36 -05:00
Max Howell a644208c62 Test Swift 4.0.3 also 2019-02-13 21:34:35 -05:00
Max Howell d7a9819350 Fix publishing the release in the deploy stage
[ci skip]
2019-02-13 20:52:39 -05:00
Max Howell 3735ed4476 You can specify future Swifts in a 4.2 manifest! 2019-02-13 19:40:07 -05:00
Max Howell 2880aa556b This hack did not work in fact 2019-02-13 16:28:16 -05:00
Max Howell d79844cf2b Use a symlink to prevent Package.swift divergence 2019-02-13 15:53:41 -05:00
Max Howell d0648411ea Get minimum supported Swift version for CocoaPods 2019-02-13 15:47:40 -05:00
Max Howell e74cc63271 [ci skip] Fix publish release command 2019-02-13 15:27:06 -05:00
Max Howell 28f84d3961 Deploy needs Swift 5 2019-02-13 10:54:10 -05:00
Max Howell b65d167937 “Scriptify” deployment 2019-02-13 10:12:32 -05:00
Max Howell b7c189e6af These deployment versions are the defaults
Well, almost, but adjusted we still work so in fact the ”bump” was spurious.
2019-02-13 09:32:19 -05:00
Max Howell e68ad25cc0 [ci] Xcode 10.2 2019-02-12 15:23:27 -05:00
Max Howell c9d300a7b6 Path(_ url:) -> Path(url:) 2019-02-11 20:40:27 -05:00
Max Howell ed4b773870 Fill in this TODO in README
[skip ci]
2019-02-11 15:13:14 -05:00
Max Howell 097e020735 There are no usernames on iOS etc. 2019-02-11 15:11:22 -05:00
Max Howell be49fb9e49 Merge pull request #34 from mxcl/symlinks
Symlink funcs & support `NSURL` file-refs
2019-02-11 15:06:56 -05:00
Max Howell 164cd2b413 Fix iOS, etc. 2019-02-11 14:19:27 -05:00
Max Howell 709c3fb99d Symlink funcs & support NSURL file-refs
* Also removes most `NSString` usage
* Also does more thorough testing in some places
* Also adds
* Fixes `Path?(_:)` resolving symlinks in some cases
2019-02-11 14:04:06 -05:00
Max Howell 8469565b06 Bundle.privateFrameworks 2019-02-09 13:24:57 -05:00
Max Howell ed45d10179 Docs updates; CocoaPods 16.0 release; [ci skip] 2019-02-08 09:14:23 -05:00
Max Howell 8033ae49b4 Add [pathos]
[pathos]: https://github.com/dduan/Pathos

[skip ci]
2019-02-04 12:05:14 -05:00
Max Howell b290173486 Update travis scripts 2019-02-04 12:04:48 -05:00
Max Howell 8248354a80 Some documentation improvements 2019-02-01 15:18:15 -05:00
Max Howell 14963e48f5 Merge pull request #30 from mxcl/codecov
More coverage
2019-02-01 10:26:59 -05:00
Max Howell 7f5340bc19 More coverage
Though I can hardly test these functions, at least we can verify they run
without crashing etc.
2019-02-01 10:17:37 -05:00
Max Howell 74074c634f Merge pull request #29 from mxcl/codecov
More coverage
2019-01-31 21:33:50 -05:00
Max Howell 74656bbfcd More coverage 2019-01-31 21:17:37 -05:00
Max Howell cced2af2cd Merge pull request #28 from mxcl/codecov
More coverage
2019-01-31 19:17:43 -05:00
Max Howell b9abd07318 More coverage 2019-01-31 19:09:36 -05:00
Max Howell 6b52932e7b Merge pull request #27 from mxcl/codecov
More coverage
2019-01-31 16:29:08 -05:00
Max Howell c456081e65 More coverage 2019-01-31 14:26:09 -05:00
Max Howell ec6c0113f9 Remaining code coverage
Can’t do coverage for Linux unfortunately.
2019-01-31 13:11:50 -05:00
Max Howell 7970c4d8a7 Document robustness & XP
[ci skip]
2019-01-31 12:38:41 -05:00
Max Howell e342da8644 Remove auto-tagging since I can do this manually 2019-01-31 12:28:16 -05:00
Max Howell 9aa91c649e Merge pull request #26 from mxcl/codecov
Increase code coverage
2019-01-31 12:25:41 -05:00
Max Howell 62ea0d47b3 Fixes & increased code coverage 2019-01-31 12:15:31 -05:00
Max Howell 49ef073e34 Refactor rename -> rename(to:) 2019-01-31 10:15:39 -05:00
Max Howell 889d825b3a Merge pull request #24 from mxcl/rename
Rename
2019-01-31 10:08:02 -05:00
Max Howell f1cd06fdff Add CI post success hook yamls 2019-01-31 09:58:46 -05:00