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

Update dependencies (#258)

78daa626209e0173ec48d44d4b61b00e42b0f193 authored over 3 years ago
Disable `--enable-test-discovery` for old versions (#257)

cdcdd7f82c0238d1c0fe3ed5e817a0e1580865e7 authored over 3 years ago
Update dependencies (#256)

8d29e6d5850d5fd0831e3e8b13758c7280097304 authored over 3 years ago
Update `CHANGELOG.md`

43f23b498165b60ab8d24548202b6de0658283e5 authored over 3 years ago
Fix dynamic linking issue in `Dockerfile`

43cad1abb235ae4c4737f6c5742e78521153e6e0 authored over 3 years ago
Update error message in `Server.swift`

f6ae632383465e4653053ab172a65a056fe3004c authored over 3 years ago
Add Big Sur jobs for Homebrew release workflow

febf5913296a1551d8644a284eff86ee73ac30b3 authored over 3 years ago
Update `Dockerfile` for SwiftWasm 5.4.0 (#255)

* Update `Dockerfile` for SwiftWasm 5.4.0

* Push Docker image on release

* Use `GITHUB_TOK...

022849f9a2ff7c14dac01c6c095dd1af45676c38 authored over 3 years ago
Clean up `README.md`

e2544afcb5c791fcf131413b70f193f31fd59be2 authored over 3 years ago
Add a section for version 0.11.0 to `CHANGELOG.md`

44930ecfe440d0f866621c1454a7270d3b92424f authored over 3 years ago
Bump version to 0.11.0, update dependencies (#251)

* Bump version to 0.11.0, update dependencies

* Test on Big Sur with Xcode 12.5

* Update t...

dd6439700fb8e540eefe97552b537fc4dd6d31a1 authored over 3 years ago
Update link in `README.md` (#252)

Use direct OpenCombine link instead of relying on a redirect

1c9502e83377e45fa0ec2c46d3df3ee404e7a1b7 authored over 3 years ago
Update dependencies (#247)

00f3dcbb6cc811c3e3dc474013ec6001e36a903f authored over 3 years ago
Fix release CI script

0c918b50193ecb7afc6a2d562d3eb8f3739ee267 authored over 3 years ago
Bump version to 0.10.0, update `CHANGELOG.md` (#244)

ed06b25ab0bc3e2bd8649b7f79632a9e219bb5d4 authored over 3 years ago
Update dependencies (#245)

b67fe181effcff7ad602081b4a6e121e7f0ff8f9 authored over 3 years ago
Update JSKit and Tokamak versions in templates (#243)

6da6dade9f27ca59987dfdfe9f9f305a4688aa6e authored over 3 years ago
Fix Ubuntu deps, clarify Linux support in README (#242)

Resolves #237.

* Fix Ubuntu deps, clarify Linux support in README

* Avoid using `sudo` if ...

10c21db4bfc84ae412f3d81bd9e2354149612fda authored over 3 years ago
Add support for Chrome and Safari to DestinationEnvironment (#228)

Ref #227. Not sure if `.edge` is intended to represent Chrome-Edge or legacy Edge.

7204aa4e785adacb8482388dfa2d916959319075 authored over 3 years ago
Update dependencies (#232)

18113a1a67ca9314d0b78467051909255f051b0b authored over 3 years ago
Fix `carton dev` crashing with SO sanitizer (#239)

Previously, the file we need to include with the build to enable the stack overflow sanitizer wa...

ae8015413b142d5ced37235e1a4afbb11e293108 authored over 3 years ago
Avoid building in `release` mode when testing (#240)

This fixes the issue with Linux builds, as Linux CI hosts were updated to Swift 5.4 which no lon...

227efcd07a6c105dfe2e9ba9eb37414d39b25f1f authored over 3 years ago
Update SwiftPM dependencies (#229)

abfd10d0cdc19bdc349ac7bd51376539d3cc1fc4 authored almost 4 years ago
Update JS dependencies in `package-lock.json` (#231)

846a05dc89c345718ec4edd024bc36810f51b8ae authored almost 4 years ago
Integrate stack sanitizer (#230)

* Update WasmTransformer

* Add build flavor to determine build options

* Enable stack over...

1acf9c3ad7bdb138440bee47bc530cdacfc67410 authored almost 4 years ago
Update dependencies (#226)

09e8718cb711c0564d4147f1d61dc35efac9f7b9 authored almost 4 years ago
Update dependencies (#225)

Co-authored-by: MaxDesiatov <[email protected]>

2e82b501a73f0f6f21b3e4f7e05ab6dc0044af01 authored almost 4 years ago
Update dependencies (#224)

Co-authored-by: MaxDesiatov <[email protected]>

c36f4ad840085493ead411e45592741026926f43 authored almost 4 years ago
Update dependencies (#223)

Co-authored-by: MaxDesiatov <[email protected]>

99d8dde99cdf614c5565dc07214adba2431d395c authored almost 4 years ago
Update dependencies (#220)

Co-authored-by: MaxDesiatov <[email protected]>

1eba1689ac2bd97f71fcf4755e88666ceceea37b authored almost 4 years ago
Add `carton init` with template test. Supports #99 (#221)

* Added init with template test. Supports #99

* Moved expectedTemplateSource outside of test ...

45850d66e0afec3d12bd245bb120f67314c704fc authored almost 4 years ago
Update dependencies (#219)

Co-authored-by: MaxDesiatov <[email protected]>

2385b04252ecf05dc5531904c19451e58c30ad69 authored about 4 years ago
Add tests for `sdk versions` and `sdk local` commands (#218)

* Added tests for version and local

* Debugging versions tests on ci

* Added brew install ...

4b062aef86831d0862a61110696aca14ce99f7ed authored about 4 years ago
Update dependencies (#215)

Co-authored-by: MaxDesiatov <[email protected]>

bb410237ee5438e01ee59def2d1d309b25b93063 authored about 4 years ago
Add test for `carton sdk install` (#217)

* Added test for sdk install

* Removed commented out code

Co-authored-by: thecb4 <cavelle@...

c9250c3b011d02f47999cafc40f0b87b68ae3d83 authored about 4 years ago
Use libSwiftPM instead of custom model types (#194)

* Use libSwiftPM instead of custom model types #120

* Update SwiftPM dependencies

* Add wr...

4ef7b5339e0dc891945b12d242ae45232d2a2b06 authored about 4 years ago
Update dependencies (#214)

Co-authored-by: MaxDesiatov <[email protected]>

97534328463c56266926e7c57f179ace9c1f3027 authored about 4 years ago
Use `set -ex` for easier debugging of workflow scripts

c31b8d7df222bd358322d22c8ae1923b6b485def authored about 4 years ago
Temporarily stop testing on Big Sur

Big Sur builds can't proceed right now due to https://github.com/actions/virtual-environments/is...

69ad2473b52f66687e4cd6cbf4b82a1863035d51 authored about 4 years ago
Bump dates to 2021 in `LICENSE`

a683d2e98ebe77ea07368a25289dbd8745fc547f authored about 4 years ago
Add host argument to `dev` and `test` commands (#213)

* Add host argument to dev and test commands

* Delete Brewfile.lock.json

* Update swift.ym...

046ce7e106425f9b3e27f99de0e6a822da8eb12c authored about 4 years ago
Update dependencies (#211)

Co-authored-by: MaxDesiatov <[email protected]>

fe272a95ce432f49619f7be36dbe6e121f8c5b26 authored about 4 years ago
ci/carton test --environment defaultbrowser (#209)

* Added Test for carton test --environment defaultBrowser

* Method documentation, test file c...

794eb9f85e728fb5bad7484bdf0f4cab3a42027e authored about 4 years ago
Link to the org sponsorship page from `README.md` (#210)

084dbf17a4d5afb7c750449b31a6a574a19bff08 authored about 4 years ago
Update the "Roadmap" section in `README.md` (#207)

Just a paragraph about browser testing removed. It is no longer relevant since this feature has ...

851bd8736cfa9b6ad22b72af9c60900506b5653a authored about 4 years ago
Update FUNDING.yml

1e3ccf1de65c330b057b9891fcd7c32a628cdd5d authored about 4 years ago
Avoid running tests while building the Docker image (#204)

We already run these tests on Ubuntu as a part of separate CI jobs.

bde1dd5d4193bde8ce48cbaeaf364deba8b587c8 authored about 4 years ago
Fix browser testing for Safari, update tasks.json (#202)

* Fix browser testing for Safari, update tasks.json

* Remove autodiff code from `TestApp/main...

116840c74684fdedc6e3da629ff32aa832cacc71 authored about 4 years ago
Add `test` command test with no arguments (#198)

* Added test command test with no arguments

* Changed build and test to release configuration...

fc0487d62357f4e07bd357ccb4229819fd51a353 authored about 4 years ago
Add tests for `dev` and `bundle` commands (#196)

* carton dev and bundle default command tests

* removed tests_output

* removed .testfile

* ca...

22165481bfa8372bb530b775219efb65c907e311 authored about 4 years ago
Add Dev tests and fix hard coded paths (#192)

* Added Dev tests and fixed hard coded paths, fixes #183

* Fixed Path dependency in 5.2 Packa...

d7352b5a250c0b3a21ec1a79489e3e0d751f422b authored about 4 years ago
Fix typo in `CHANGELOG.md`

0ac284a2cfdee4f74dfe0e8b23db3cd66951ae49 authored about 4 years ago
Changes to project structure to allow for better testability (#191)

* Changed sources folder to separate the CLI from the 'Kit' to allow for testability of each com...

5fe8c8edac087f1ed3de487c327a6621e622d1b1 authored about 4 years ago
Update dependencies (#190)

Co-authored-by: MaxDesiatov <[email protected]>

dd452fb6f1bf73355d4b9a8f6f08b54146d21fa4 authored about 4 years ago
Update `CHANGELOG.md` for 0.9.1

a88429084d9c9f754359ec22ae313feb8b68f895 authored about 4 years ago
Bump version to 0.9.1, update `CHANGELOG.md`

b47058f446e70701c1ee7fb96e9f1c1839e32f2c authored about 4 years ago
Add more debug/release tasks to `tasks.json`

d42606d18f50c50164a6bd914b7a59a29bd1d4c1 authored about 4 years ago
Update dependencies (#188)

Co-authored-by: MaxDesiatov <[email protected]>

77451a94ad42b1056c4cd23f60add4c57c99a94c authored about 4 years ago
Fix parsing system targets in `Package.swift` (#189)

This will unblock making CI work in TokamakUI/Tokamak#333.

ac19a7e8683003d4373d96358a7cd8b14eebb9b5 authored about 4 years ago
Bump ini from 1.3.5 to 1.3.8 (#187)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

3015e7e4dc377b3a07e65457f00a061da26a8573 authored about 4 years ago
Add support for Chrome and Safari stack traces (#186)

1af4f5a6d0f1f7081bf320e4557946c45b9718e0 authored about 4 years ago
Bump Tokamak template to enable Xcode autcomplete

63423206026e0015b8b5fc0d760845c695f0409a authored about 4 years ago
Update dependencies (#184)

Co-authored-by: MaxDesiatov <[email protected]>

d1cf3bfcc3ed4c142d7d6dc80373a9e102366bb2 authored about 4 years ago
Update release.yml

c6c4a11ec5f75159b67772db4dff3a0647a50a88 authored about 4 years ago
Bump version to 0.9.0, update `CHANGELOG.md`

a7314cbb2e4662efe2c2356ae327ffc6cb8de17e authored about 4 years ago
Mark all commands as implemented in `README.md` (#180)

Also update the `carton test` section.

64e9c97ddc0fa81ba31fab6cd3dcb0d06bb7dbeb authored about 4 years ago
Bump versions of libraries in `Template.swift` (#182)

646ce1c2e1009598e8f89a37f114d6f2b6e56445 authored about 4 years ago
Serve main bundle resources from root directory (#176)

This is required to make the `Image` view work as described in https://github.com/TokamakUI/Toka...

09a4e67e9efa218d6e07ee10c664949a0b039da7 authored about 4 years ago
Use FileDownloadDelegate from the AHC package (#171)

`FileDownloadDelegate` was introduced in https://github.com/swift-server/async-http-client/pull/...

ef402e71e893d81c18e6ffff6369d0f62e02ded2 authored about 4 years ago
Bump JSKit, add support for testing in browsers (#173)

Resolves https://github.com/swiftwasm/carton/issues/42.

Also updates JavaScriptKit dependency...

1c15282114f3d79f00f488cc3470dca3e6da2785 authored about 4 years ago
Update dependencies (#179)

Co-authored-by: MaxDesiatov <[email protected]>

66770cc009a3e73e7cdbf479d201888e892ed523 authored about 4 years ago
Bump `defaultToolchainVersion` to 5.3.1 (#178)

* Bump defaultToolchainVersion to 5.3.1

* Bump version in Dockerfile

64da926cea996d0c6ebd25e3ebb66850472af9f8 authored about 4 years ago
Demangle and print Firefox stack traces in terminal (#162)

This currently supports only Firefox, parsing of stack traces for other browsers will be added i...

377aa7617ac3e6eb6fb08664d26cdd5fdcf566c5 authored about 4 years ago
Update dependencies (#172)

Co-authored-by: MaxDesiatov <[email protected]>

e6ec9310706705421eb28fd97f659ee7e0b6ca08 authored about 4 years ago
Reduce job frequency in `update-deps.yml`

b56e3058c504cbddf26df92d7e8d6bb783c7129d authored about 4 years ago
Use peter-evans/create-pull-request@v3 in `update-deps.yml`

fd35bfd5df832cb47d68c86ed95f6d0d50531855 authored about 4 years ago
Update dependencies (#170)

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

bcf30a0a11fc177580e298f16f5e2cd29effb839 authored about 4 years ago
Update release.yml

90d072a8897eb3e958314fe482f36d0ceb3e8dc5 authored about 4 years ago
Bump version to 0.8.1, update `CHANGELOG.md`

abfaeb9a258143ecf89673e01c753e8e762df8fd authored about 4 years ago
Add minimum deployment target in template (#165)

* Add minimum deployment target in template

* import TokamakDOM instead of Shim to avoid mini...

c9777ddf66e1a8a6c5a2fc507ca374453c56098f authored about 4 years ago
Remove wabt-strip from log comment (#164)

c3bbfb38f37a41f07eb7a1270b1863c6b998a092 authored about 4 years ago
Update `release.yml` to use PAT

5c6a3d0897907b3bd772a7ad0598b0587487b2a9 authored about 4 years ago
Bump version to 0.8.1, update `CHANGELOG.md` (#163)

e62b6adcf7c246236ff4cc8ddf630c38496a116d authored about 4 years ago
Update Tokamak version used in init template (#160)

cc398196ffc6a84aaf927514d1a98d616896062e authored about 4 years ago
Update dependencies (#159)

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

ff169be4aaa63eccf873d1c200eeaf2809d15e66 authored over 4 years ago
Add image source label (#161)

8fdad38376f45b63bd8259c81ca4f58feff83f05 authored over 4 years ago
Bump version to 0.8.0, update `CHANGELOG.md` (#158)

* Bump version to 0.8.0, update `CHANGELOG.md`

* Fix subsection title formatting in CHANGELOG.md

59bc8271d42968f03a0f70b020b674407db43572 authored over 4 years ago
Support system installed toolchain (#157)

* Support system installed toolchain

* Fix linux build

* Apply latest swiftformat

* App...

d13e7bad2ed0fd573236b4a6e40135ab46762dbd authored over 4 years ago
Remove wabt dependency (#156)

* Use WasmTransformer.stripCustomSections

* Remove wabt dependency

b9702ea285f8bbc625b3fc64064806d79c9f19af authored over 4 years ago
Use ghcr.io/swiftwasm/swift as base image (#154)

* Use ghcr.io/swiftwasm/swift as base image

* Drop swift- prefix for toolchain name

* Upda...

501274a72d7fbaabdd1b621f5a3e68cfea8d6c4f authored over 4 years ago
Fix handling of test bundles with .wasm extension (#153)

After https://github.com/apple/swift-package-manager/pull/3013 was merged and cherry-picked for ...

ac9721043334eade08b32d303edd5de0a3b85bd1 authored over 4 years ago
Round testing time to two decimal places (#152)

Currently test report outputs time as something like `0.17200000000000013s, estimated 1s`. This ...

92d49f92d0fe96193517b6cc81fa5f8ad39136d3 authored over 4 years ago
Build only test product and its deps for testing (#150)

Every Swift package with test targets has an implicit test product with `"\(package.name)Package...

cbc04fb4f0a9642821dd87497a01a8574ecb0382 authored over 4 years ago
Apply formatting w/ latest version of SwiftFormat

8f140d05f3d1a3931b093ae163e01a1403dbd7eb authored over 4 years ago
Update dependencies (#149)

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

a4b7f9f095c11ae79bb93ee1986ea09905d4710b authored over 4 years ago
Update toolchain and remove extra compiler flags (#147)

* Update toolchain version and remove extra compiler flags

* Ignore .swiftpm

0ee05ba7a97879f4e49cc42eaee975a589600dba authored over 4 years ago
Fix handling of binaries with `.wasm` extension (#148)

Latest toolchains produce binaries with the `.wasm` extension which `carton` can't handle yet.

b1f01a437b1d7b0105d5444a45d9fcf1da339111 authored over 4 years ago
Pretty print `carton test` output (#144)

1e286b4828ac724026793ca1fd33e6436bdbe4d5 authored over 4 years ago
Stop using destination.json (#141)

* Remove unnecessary linker flags

* Remove destination json

* Import CoreFoundation explic...

88a8e956f4e290eea942f2538180b41e4450e666 authored over 4 years ago
Use Xcode 12.2 on macOS Big Sur (#145)

For some reason GHA Big Sur hosts no longer have Xcode 12.1 installed as evidenced by CI failure...

2e244f79994ba49b89097fe0ecaa8db7621a83fa authored over 4 years ago