Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swiftwasm/carton

📦 Watcher, bundler, and test runner for your SwiftWasm apps
https://github.com/swiftwasm/carton

Always pass --enable-test-discovery to swift build (#49)

Thanks to this the presence of `LinuxMain.swift` file is no longer needed.

8b326b6181d10589a76a5d42238aa5fcfc229a2f authored over 4 years ago
Update dependencies (#50)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

46798f7a62e4283340b163dc8463c4ccb25c040d authored over 4 years ago
Fix watcher missing root directories (#48)

01fc71b320002ea73eab6e41f1bd61d73109bd8f authored over 4 years ago
Update to Vapor 4.15.2, fix formatting (#47)

dc56e8387bb7c09fc9b720e32dd17f547ad05653 authored over 4 years ago
Add sources to watcher per target (#46)

Sources are added per target and use a custom path if provided by the package manifest. Resolves...

6b4f7035f39b65d5681ce645b496e5767b33868c authored over 4 years ago
Avoid displaying destination files as SDK versions (#44)

318b2828c151bcc73c15387afe5c84036ea3702e authored over 4 years ago
Update dependencies (#43)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

f842d45b03cffb5faad2c0223e51bcb5dffcc585 authored over 4 years ago
Automatically link Foundation w/ destination.json (#41)

Resolves #4.

9ebc500d7778ec8e247af51d65521012534463f0 authored over 4 years ago
Update update-deps.yml

2068c1d6a6c03e9867bb96132d72f9e622ea1e7e authored over 4 years ago
Use Combine instead of OpenCombine where possible (#39)

d565f699e92ea0987615a4283e673e3e5202eee4 authored over 4 years ago
Update dependencies (#36)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

d30aafb7bcd39afe9f38921a761597b41b8d96d4 authored over 4 years ago
Add separate CartonHelpers/SwiftToolchain modules (#35)

This also adds a separate `Toolchain` type that abstracts a lot of the common operations. The gi...

5c590230ec2af8ea389e6bdc684c272d5d8003ac authored over 4 years ago
Fix typo in CHANGELOG.md

0710f2e45101df6c22595367ca1a0badc5d36d3e authored over 4 years ago
Use `from` instead of `upToNextMinor` for OpenCombine (#34)

This comes after I was reminded that we're using an old version in https://github.com/swiftwasm/...

bfe86508f6037f4547fc71b3a873e4f7fceeedd0 authored over 4 years ago
Bump OpenCombine version to 0.10.0 (#33)

The new version contains important bug fixes that prevent memory leaks.

2013efcf9ea30779454cff3d91157fc4d1f5e012 authored over 4 years ago
Add labels key in GHA update-deps.yml

7c8c1dd4f6b47650108a12bb56e3dfd0149dd094 authored over 4 years ago
Update dependencies (#32)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

72d62b056d0583ae31c89cbf151a7e1d12b3a12d authored over 4 years ago
Bump version to 0.3.1

17888f1ab01443e6b7f212e72bfa03ef0378ada6 authored over 4 years ago
Fix backtrace logging for async startWasiTask (#30)

bca08da3f51c11d6f9fdd0cb7ca8d5aa55fcf7e6 authored over 4 years ago
Sort the output of `carton sdk versions` (#29)

a7a7bb876c91f22a0683ca026743dfefb48c2d9a authored over 4 years ago
Check for PR labels with GitHub Actions

8111ef55a8707ca963059a5427c019d2d1bc4145 authored over 4 years ago
Bump version to 0.3.0

4c263983940814e4720eaf56bf9e82155c9a03a9 authored over 4 years ago
Add `carton sdk versions` to tasks.json

b0cec40878ac2ce20440c69dbb64cb70fb14e34b authored over 4 years ago
Check if directories exist in `sdk versions`

d54489a32d0aebef2c9d7f85a70433026b3d7206 authored over 4 years ago
Log static.zip archive download URL

0af0f36f52108f275df3bf9f85f340b749ed1ad0 authored over 4 years ago
Log archive size when downloading new SDK (#28)

* Log archive size when downloading new SDK

* Fix linter warning

c0f86d5f38aa2100289693237c065e697cfbe0c0 authored over 4 years ago
Update WASI polyfill, print a backtrace on crash (#27)

Related to https://github.com/swiftwasm/carton/issues/26.

5b325a6a9f55685b7691b0124f3f5ebb8642e907 authored over 4 years ago
Update dependencies (#24)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

e98d3fe9eeabf1e9622082a04e4fc9e3a640f12e authored over 4 years ago
Add support for the `sdk versions` subcommand (#21)

This PR implements `carton sdk versions` to list all installed sdks.

a21294b12c735472624c52da1e8dc3b93c2a685e authored over 4 years ago
Update dependencies (#23)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

c27eee4e1fb0ed2d1358d2b4f7a6fb4b21feb5bd authored over 4 years ago
Update dependencies (#20)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0c8ef37236937d2610ded8f3cf708935c769f28b authored over 4 years ago
Add a --release flag to the carton dev command (#19)

* Add a new option to the dev command to allow the passing of a destination.json file to the swi...

c07aad6fa236b996af666765a286f3bd0498775e authored over 4 years ago
Clarify carton/swiftenv installations for destination.json

fe9bb372037e77bfaace8faf46823749880c1870 authored over 4 years ago
Add --destination option to the `carton dev` command (#18)

- this add an optional flag to the `dev` command from `carton` to enable passing a `destination....

7fb12fd24ddd43bbd1382961fac0f59df623ae05 authored over 4 years ago
Update dependencies (#17)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

29217e49587986dbed427776e1cd9019bc1b7fe0 authored over 4 years ago
Update dependencies (#14)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fd2e00d7371d5f9566a32a831adbf2209ea075b3 authored over 4 years ago
Avoid triggering danger from fork repos

216c1929935cac26315240763c79908ed18c55a2 authored over 4 years ago
Allow the bot account to post Danger comments

8be4caa61480b4c66c3c506fb9d8b09a1231c5a1 authored over 4 years ago
Update dependencies (#13)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

59e95166ba373ec6eb2f0c9ab06f4762924eee83 authored over 4 years ago
Remove outdated FIXME from ToolchainManagement

33332b5b307da1c23fcdf6b390151e9e5a449375 authored over 4 years ago
Remove SDK installation from the "Roadmap" section

8f26859497a6b4f3c75bd6f19c7f212a6a6ca78c authored over 4 years ago
Refine "Motivation" section in README.md

0143300d33f7da062be823faa2754c2a591ba6d6 authored over 4 years ago
Update homebrew instructions in README.md

d9eec757f5e6873745c60c2da798038f68775085 authored over 4 years ago
Add version 0.2.0 to CHANGELOG.md

Resolve #3.
Close #9.

c92dab84e72e0383efc6046257567dc1334cdcc8 authored over 4 years ago
Make SDK installation reliable with GitHub API

1781cf068e08259de70af8f028d463bac32e61e9 authored over 4 years ago
Add expected archive size as a private constant

142b7759ca214846671bfb351ba622e2ac407e67 authored over 4 years ago
Refine `carton sdk install` command edge cases

93722832cce71842eeaaa5dbf919ced88b0ce86d authored over 4 years ago
Fully implement SDK installation with `carton sdk`

468c0fa06094e48473d22e5761b2479a01c0d580 authored over 4 years ago
Cleanup writeFuture in FileDownloadDelegate

7d1a4ebc556ba348741ed38b583c6f22d1ba9422 authored over 4 years ago
Fix handle.close() issue in FileDownloadDelegate

67cb757f417d24d32d7243a412d37c0661c30249 authored over 4 years ago
Report download progress with `carton sdk install`

7a7d1fab38607227e58012cd2b4132b7134d211b authored over 4 years ago
Update ArgumentParser dependency

22594ae10579c6faa768f4e0585665aa93d1de67 authored over 4 years ago
Start implementing the `sdk` command

a10028356cd2f614b8d71cd9c71a17f0763d285d authored over 4 years ago
Fix SwiftWasm book link in README.md

934fa831b13d63a03623b3fdd543e608c34bda32 authored over 4 years ago
Implement simple Homebrew release automation

c25134a3d10a1f53bf4041bf88a4f779a12e7dac authored over 4 years ago
Refine CHANGELOG.md

b4f17116d7f42e1a773cb3880ba853a9ca515581 authored over 4 years ago
Add version 0.1.5 to CHANGELOG.md

125a67826e0a2bd90ce6f528734c1dc9fb9da63f authored over 4 years ago
Disable default subcommand, enable version flag

b3b1144f59b4b806fa4b072a37477521083e6698 authored over 4 years ago
Add version 0.1.4 to CHANGELOG.md

bd9cb4c2cb3ff8d86f81c06278e66e8d900cb404 authored over 4 years ago
Fix dev.js `setInsance` typo, update hashes

c12c02e9c4505ffa5a686795d9a3ad1c76d48781 authored over 4 years ago
Add version 0.1.3 to CHANGELOG.md

c0000cff8e3dd3cb6337068942447741f6e24393 authored over 4 years ago
Update dev.js and static.zip URL and hashes

a9636b4c581f58af7961c7e3713a758ad139ade4 authored over 4 years ago
Update WASI link in README.md (#8)

Update with a correct link to WASI, for some browsers at least the current URL cannot be opened.

247a568ee9bd5bf61cbf6932e1b82cba97be1437 authored over 4 years ago
Update dev bundle to the latest JavaScriptKit

7b364b898fcae4d87105770b47413afa114a0ae0 authored over 4 years ago
Clarify JavaScriptKit dependency in README.md

e5b9e8657a48f16341da3db0801f6fec0321e435 authored over 4 years ago
Clarify "How does it work?" section in README.md

7b7643eeaa81856962f30ecce4b388b84265d8d9 authored over 4 years ago
Add "Motivation", "How does it work?" and "Roadmap" sections

b4da2ee5932ff6416649ee555959c20a0d8ba570 authored over 4 years ago
Add version 0.1.2 to CHANGELOG.md

8cfe4d46485f1601bf461b5bda1bcc24172ac069 authored over 4 years ago
Fix printing with console.log in async handlers

4bf0b9feb2db5f0188413afe49743cf9386e375a authored over 4 years ago
Update 0.1.1 description in CHANGELOG.md

d5e1bf97612fcc23da461a3cf7a896a778fbdb01 authored over 4 years ago
Add version 0.1.1 to CHANGELOG.md

5aef869c2905998ba694b10bcf7bbf43865f0095 authored over 4 years ago
Use AsyncHTTPClient for static.zip downloads

33fe7b678864b0b6b10e120faa5bf5b53e1021f7 authored over 4 years ago
Fix deps error message and redirects on Linux

9c5dfb99d80c4fd868e025f093a871172767b559 authored over 4 years ago
Link to the WASI website in README.md

8e50e18d8b339f7a388d0df15ef5f288fa9525d2 authored over 4 years ago
Update README.md

85720963f630c5489e5bef5466bb8635f594d8ef authored over 4 years ago
Make cron job daily in update-deps.yml

7d2ec167eb74f8ac126144fa7a746edb9f6104e7 authored over 4 years ago
Update dependencies (#6)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

c514af4b03b25a3850c38e0e7ee74a30f991efbb authored over 4 years ago
Create Dangerfile.swift

771305c629406d22bbc760f70c2f0a143cc7e192 authored over 4 years ago
Add PAT to update-deps.yml to fix triggers

655289027e6b8bd0479992e6eae4363945ec48ea authored over 4 years ago
Use actions/checkout@v2 in update-deps.yml

f4975744faa6da5846724183aa60ca1ed1b73c0a authored over 4 years ago
Update workflow name in update-deps.yml

d2507838bb470f1f6bb80af8568a66f365814498 authored over 4 years ago
Add a job for dependency updates

dc5d72f938214319bc27b6053f1afe21de523710 authored over 4 years ago
Update CHANGELOG.md

da260b26094a3ef1ae3e541d1628b1cf4c77b1a1 authored over 4 years ago
Pass --product, not --target to swift build

37e8d8145ba17c03d0a11c7f17c81b59ca267b49 authored over 4 years ago
Update CHANGELOG.md for 0.0.5

0923fa3789bb51eb9e3513c893ebf8b8519c69b9 authored over 4 years ago
Refine error reporting, pass target to swift build

e79ac9288fc200749a547acc04b5c20be0c8951e authored over 4 years ago
Update CHANGELOG.md

fb5881834b755ccdde9f70b5fb0717e2f5e52c76 authored over 4 years ago
Use EXIT_SUCCESS constant instead of 0

17eea9f7cd9a66bb96571d743c8c6c19690df1c4 authored over 4 years ago
Use latest OpenCombine, refine error handling

0721a82fd62dcd574ef5c75b40bfee87a093b818 authored over 4 years ago
Implement basic test command

0695689d3d1f8c64020ef468de5b01423290cd59 authored over 4 years ago
Refine toolchain paragraph wording in README.md

3a0c68ed88d06b9bb1f7c2aba59c682c3722109c authored over 4 years ago
Mention that both SwiftWasm and host toolchain are required.

9cc0eb41013afefc60920763b277496ef3f07751 authored over 4 years ago
Refactor `dev` command, add tests to TestApp

36b8c1d2a83ba30f3c7c290e0e68f90e3107b147 authored over 4 years ago
Update README.md

3502ebc1ababb934a16c466507326637a230d3ab authored over 4 years ago
Refine macOS requirements in README.md

cef7387bd51bba249b57cbb5975868088a29861d authored over 4 years ago
Add requirements and installation instructions

1bc667796b0ab11e11d438385aa7160f4a1ca39d authored over 4 years ago
Cleanup index route, update .swift-version

dbb31bcdb4ec7fb4badc84eb1da437701258fcea authored over 4 years ago
Update CHANGELOG.md

2a6ccbf3f8b8f3c4c84af2c153f2e751ab6debd1 authored over 4 years ago
Update expected hashes in checkDevDependencies

a88080061860ab80485c6846902b4be78675231b authored over 4 years ago
Update CHANGELOG.md, fix checkDevDependencies

f6bd46384d58f0c85fd18265f8cd9a9eec7e18fc authored over 4 years ago