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
91ea98fa5b4792833371d6711a8f278eb27217a0 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7c4b19cffb8aae40271ecca5a56504a37a08aef1 authored over 4 years ago* Update JavaScriptKit version in TestApp
* Use new APIs
f4564c5c42d878c4f47f24fdc80e6f49fcd8ea77 authored over 4 years ago762a500640e3e4f226c12e1eaf4d3e4183208461 authored over 4 years ago
1c946ea2aa111606e399b8177b107f9737e2c098 authored over 4 years ago
ea810786d4203c2ba81c2a9ca392899a469038c4 authored over 4 years ago
9d8a8a5a43fe1f59b9c62cd5d4e1c1b9e2b196cf authored over 4 years ago
2f2b13ec6e866916bb0f187c1f118531de5f4e76 authored over 4 years ago
Other than a simple bump, we shouldn't check for the revision anymore. Now the recommended way t...
566e3419e221462526fe8853c1926cf10399f1dd authored over 4 years agoWithout this patch `ProcessRunner` output pollutes non-interactive terminals such as GitHub Acti...
c3d108db10b6ee43374c236d41e0497a01becab2 authored over 4 years ago`carton` can't install toolchains from `.pkg` archives at the moment, and the latest toolchain s...
55013181aa301a2eb86994ffecf356d6695af4e0 authored over 4 years agoResolves #119.
* Mention the Docker image in `README.md`
* Update .dockerignore
* Test ...
a8895693734872f68e64234f60b8824e334df0d2 authored over 4 years ago017a6323a976864c8447d2eed13f28363e695fcc authored over 4 years ago
753f06ace853a0d0d16ede6ba13a377c33db223a authored over 4 years ago
Resolves #114.
As support for SwiftLint in Danger seems a bit buggy (causing duplicate warnin...
4635766c61c1651a51995d17f707f2651867e42b authored over 4 years agoNow that Big Sur is available on GitHub Actions, we can get more certainty that everything works...
d4c92c5e0e597933f3b43900e444858631cb42a1 authored over 4 years ago* Remove sudo usage from `install_ubuntu_deps.sh`
`sudo` is not always available in Docker co...
19883a503c7e259a328cb8ba619ce3dd90ac104d authored over 4 years agoResolves #127.
* Add separate Builder class, use WasmTransformer
* Don't apply the transfo...
08956baf1d545208c09703843faf5e1ba6068c69 authored over 4 years agoIn the latest 5.3 toolchain all known issues with IndexStoreDB and SwiftPM support were resolved...
703078dd83a9901513714b2c6a0189d199900f11 authored over 4 years agofc14c28f0cddea1ce896722cdcd8e436ab805f38 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0aca3c99b769c2d35f722521e4f4ab7d61d5381c authored over 4 years ago`TestApp/.swift-version` is removed as it was mostly duplicating the default toolchain version. ...
567baac2d537e4e517bcb5cc5d92f900e67cadf9 authored over 4 years ago97a7e4fbac163384e64b6c8fc510866f5f11b7bc authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
95cb7d5086f2e9a957422e44339c77ec27f1745a authored over 4 years ago* Add @carson-katri and @kateinoigakukun to `FUNDING.yml`
* Update README.md
6c46eb02bd26121c24dce4c20180f4ad65c0e2d5 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
467187bc178c222d578383cecc3cfcd5e02cfe80 authored over 4 years ago* Automatically open dev server in system browser
* Allow opting out of automatically opening...
0731ccb36fd512e548e5cce72169163f9df9e220 authored over 4 years agoa34ffd42494f65670fefa2f1675db1ece23b37ab authored over 4 years ago
* Allow changing dev server's port
* Update entrypoint/dev.js
Co-authored-by: Jed Fox <git...
447ef7de2ff7547e8c2fa3a322ac15aefcefe40d authored over 4 years ago6c1a12df6cd5e80cf6e5555fac4a42d44ff738ad authored over 4 years ago
511ed784ed36d4a018f0d779880ba0d2c9c2ccd9 authored over 4 years ago
e76a97ece5fb30e6c7d81cf926b02fa30c1e3cf5 authored over 4 years ago
d11aca1989e0a068b85101d9853bcf2607be02ed authored over 4 years ago
ec698a677e1b491ac43df29a142f6c6006bb05f1 authored over 4 years ago
TTY terminal output is unavailable on CI, or when users redirect output to a file or a pipe. In ...
cd660a8d8641f848a31fa34cd5f00d3d10d7afaf authored over 4 years agoc75f6c98d74db0753e68642cdcbf08138d0f1f2f authored over 4 years ago
The latest SwiftWasm 5.3 snapshot requires users to use `import WASILibc` instead of `import Gli...
4eb18d2f0495496de7a27ea73a1bf7b7d2331b83 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c588d55cf7df0a02c5291d904e03a88a78ba48e2 authored over 4 years ago* Define `resourcesPath` on `SwiftToolchain.Package`
* Implement resources copying in `carton...
1e49463d64b6e3398e98ea38d46156a2910dacb4 authored over 4 years agoResolves #25
b2aa6fd62c7922755c123f1e077330d1d16330ab authored over 4 years agoHandling of the `static.zip` archive has changed slightly, where now the archive no longer has a...
3478fb082eace52432a617199c45cdeec07666a7 authored over 4 years agoThis change requires `wasm-5.3-SNAPSHOT-2020-09-08-a` or later, therefore the default toolchain ...
9c94fd02b18693975b1c43bf72b54088d1952ab2 authored over 4 years agoThe latest 5.3 toolchain snapshot fixes release builds of Tokamak.
We no longer need `carton...
c051ab77b506d7c0c32d444798fedd8322bc5cb7 authored over 4 years ago
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.co...
Allows passing a path to your custom `index.html` as `--custom-index-page` to `carton dev` and `...
53a1d46813efde89a917b989a6f1e14d3f30ec5a authored over 4 years agoNew `bundle.js` entrypoint is added, which only differs from `dev.js` in the lack of the WebSock...
5a5e7397eb26649c11b7d9fc581c46ed2c667368 authored over 4 years ago4d437c6dd67cde1c5b3abd781e248f6e6a710d5e authored over 4 years ago
45fb3bb7f86a1c9524775d15ddf8c10d49ba20be authored over 4 years ago
* Ignore generate-xcodeproj artifact
* Add carton package command which proxies to swift-pack...
86c9998a32e31c9c54c7cd65aba86d624cf19f45 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6d71bdfa0c5d126bb921ca9ef7cc9b04400d75a3 authored over 4 years ago751a638841e612b6365e2107cc105d2c2cb4a8e1 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
52ca099e026288f429b7bf273081a724100bd689 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8bedd9f81e18714bdb2863b3714a8255285ed3a1 authored over 4 years ago7150f629baecbed5ea6559bf2313ecd05e234b75 authored over 4 years ago
3b7ae735b769cee00d6acb62fbbd58c94a2d074f authored over 4 years ago
Xcode 12 warning is removed as 5.3 SwiftWasm snapshots that became the default are compatible wi...
5b00355a08ac767845e6755b624ce3ebeca6644f authored over 4 years agoResolves #77.
Also updates the Tokamak template to use the `App`/`Scene` lifecycle and to dep...
ef8bd948c0e50146abfbf81dd049fe1e8238beb3 authored over 4 years agoPreviously, initial manifest parsing error was ignored with `try?` and `ToolchainError.missingPa...
a2e928ac92e305cb35ce95733e256fd0cd50039b authored over 4 years agoThe latest 5.3 snapshot should be more stable and also supports specifying dependency on JavaScr...
c51f6176a0a1a668e29fdd52ebf16a48e3895861 authored over 4 years agoResolve #7 as described in https://github.com/vapor/vapor/issues/2451.
Additionaly, new forma...
b083cc031c86c54d217550318ed6409a8ddeeccb authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
610ab94d40a5cad61f2300599a2b4a5fb3d2f16c authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e4aae1530dfe85aeb6bf4c41361b6b9e55c04dde authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8df17333dc88e8e69f05a2c51ca0471a1ecc9527 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7c4466a6a4f94576d3ce5bf32c5ec1e3b3e9d812 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
97c0659aa8eb5e26b00f8e5d309953f67e1bbebd authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
330f807a006d4b7f6b9aaeb8d0bdab3c9cbf1922 authored over 4 years ago* fix(install): fix crash caused by force try install invalid version
* fix: update message w...
853c289c1c7d4dad79d396a787aaf248f9b9c614 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-...
This should unblock https://github.com/swiftwasm/carton/pull/74 as we currently can't install sq...
574401e14f0bec4aadbd86c7fd747c680c9ebf99 authored over 4 years ago00877353b8da9cf0dad3208048ce009299a84f39 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
93aaee61f932463a72b556b90de2b04270c970c6 authored over 4 years agoCurrently, when `carton dev` is launched in any subdirectory of the package not containing `Pack...
db504a06c5df72bab9e4522b743e55e9c686f073 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8fe82bed77fc2289d480668ababa3d41fd6435c0 authored over 4 years agoThis should somewhat alleviate the beta 3 issues reported here: https://github.com/swiftwasm/car...
9e4c683fcb01ee077f302a5a2464626a5624afbe authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3688ca1a03ecab48c835dac15e3cf447e64fb04e authored over 4 years agoe0b82baa6710b4aecfcbcd3123d76edb4b57224a authored over 4 years ago
9fcda30525e0265bd210245370342df641a07329 authored over 4 years ago
This reverts commit 6125c131da588fd3eab9a09368bc33ac9e512b5e.
98acbc0ac2c8c909af7e8e65bc1e9022f620e156 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
30e8bdc95512c616253ed5aba5f91d56c6476e8f authored over 4 years agoDestination files are no longer needed for linking with Foundation.
3d57f175f6f85a52279b055212a621a582d68593 authored over 4 years agod70133a5683d0ac4398d055701706aef0b59b97e authored over 4 years ago
0e8f0034c5675801ed44dbd7490cafeb198e3d8c authored over 4 years ago
2509fd0f0da5e468c72bf563d718a0972cbc51ec authored over 4 years ago
4653be43ceeed21485f990802d4eb2ba7581ca13 authored over 4 years ago
3bbad92f0b2dc1e37c2dee1bde750590385334e8 authored over 4 years ago
947ecb13228af3a8228c2523bc39a98f4c45da07 authored over 4 years ago
6125c131da588fd3eab9a09368bc33ac9e512b5e authored over 4 years ago
Resolves #56.
Also, a brief doc comment is added to the `Equality` assertions helper type.
dc503df32526dc766cb385e5b446c55b7475bfac authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
5ec0dd274c3a7a1eccca47b58a553326ba4cf931 authored over 4 years ago`dev.js` entrypoint has been updated to include the recent JavaScriptKit runtime fix: https://gi...
749a17d7308f3eeee4d58ec0dd47bb544458d84c authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
816984a6746f42f0482a32ecfa0db9454698b8cf authored over 4 years agof27a65bf648208287df954345058c6bca343bd42 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
326ac029d22ba3c90e092fb49befbea37f897a34 authored over 4 years ago537da48876fa479d574c9b35846ae72664c1f275 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
18f0009ce3ac8560c3fe51ba47742624d95b942c authored over 4 years ago628cc76bbb3bd32c696fd8fa8754e4e95e8d64bd authored over 4 years ago
Support `carton sdk local` subcommand. #15
831588a84c838858a61e00a302b873d766b035a8 authored over 4 years agoRefines the `carton test` command as a continuation of #42 work.
9bfb3dde703454318f9081ffe19baca106575c6c authored over 4 years agod30930f560077ba4aecd7c6a482ed9ac14851542 authored over 4 years ago
Implements the first part of https://github.com/swiftwasm/carton/issues/42.
76769443d682d8f54ea9992492c8d4ad48e2c2b4 authored over 4 years ago