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
1.1.0
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
1.0.1
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
1.0.0
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
1.0.0-alpha.3
2019-08-18 16:52:24 -04:00
Max Howell
0ef50dff2e
Finder is a iterable Sequence; .type -> .kind
1.0.0-alpha.2
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
1.0.0-alpha.1
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
Dash2507
dac007e907
Change "pkg" to "package" ( #50 )
0.16.3
2019-06-10 17:20:05 -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
0.16.2
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
0.16.1
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
repo-ranger[bot]
e915bc0cfb
Merge pull request #43 from mxcl/Bundle.executable
...
Add Bundle.executable
0.16.0
2019-02-17 15:14:17 +00:00
Max Howell
f4c2c75aa1
Add Bundle.executable
2019-02-17 10:05:30 -05:00
repo-ranger[bot]
dc7affa28c
Merge pull request #42 from mxcl/path-components
...
Add Path.components
0.15.4
2019-02-15 18:49:13 +00: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
repo-ranger[bot]
24a54c2ee0
Merge pull request #39 from mxcl/less-manifests-test
...
You can specify future Swifts in a 4.2 manifest!
0.15.3
2019-02-14 01:00:02 +00: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
0.15.2
2019-02-13 16:28:16 -05:00
repo-ranger[bot]
a125a871f5
Merge pull request #38 from mxcl/tweaks
...
Tweaks
2019-02-13 21:13:29 +00:00