Ecosyste.ms: OpenCollective

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

Tuist

A productivity platform for app developers
Collective - Host: opensource - https://opencollective.com/tuistapp - Website: https://tuist.io/ - Code: https://github.com/tuist

Merge pull request #1 from danibachar/3.22.0-release

tuist 3.22.0 addition

github.com/tuist/homebrew-tuist - 465883796aeb83d9412354ac8c0c176d685522a5 authored over 1 year ago
tuist 3.22.0 addition

github.com/tuist/homebrew-tuist - 98636fb5699dc6cb809ba021f108b8a58118e81d authored over 1 year ago
move scripts to their own directory

github.com/tuist/homebrew-tuist - dc05e3df94a10d2c566af5eee6444788b60e6dd7 authored over 1 year ago
sort dependencies by their groups

github.com/tuist/homebrew-tuist - a518091d5de3e54e9fb5a33f8c936e40269d09b2 authored over 1 year ago
exclude Gemfile from the rubocop rule

github.com/tuist/homebrew-tuist - 02821959327559aa10a5a4cc129dc05104acdf0a authored over 1 year ago
Fix openssl to use system path (#5370)

* Explicitly use `/usr/bin/openssl` to avoid any other versions being accidentally used

fix-o...

github.com/tuist/tuist - c2eb4adac4c9bd6f72fbd911e4926937ad600977 authored over 1 year ago
add roanutil as a contributor for code (#5373)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 824ed4d7a1533674a448a26f8426a632ce875c64 authored over 1 year ago
chore: bump app_with_spm_dependencies dependencies (#5340)

github.com/tuist/tuist - 4bd77c0aa4bfb1b041f64677e815bd30da9e633b authored over 1 year ago
Update dependency swift-server/async-http-client to from: "1.19.0"

github.com/tuist/SwiftyESBuild - 04f1bd2cf864b71a424734365addefbf3883fefe authored over 1 year ago
Add support for TUIST_CLOUD_URL to override the default Cloud URL (#5368)

github.com/tuist/tuist - 5fabc154c88ef1af7ecd35943ab20e8f76feb920 authored over 1 year ago
Print URL when inviting a user (#5367)

github.com/tuist/tuist - 91a6500cd3f88114901fcc4afbd643a8e3897dfc authored over 1 year ago
Fix cloud auth race condition (#5366)

github.com/tuist/tuist - 08e8daf0e5acf37631d4961d34dea4c7881568a2 authored over 1 year ago
Server URL as option for cloud logout and session commands (#5365)

github.com/tuist/tuist - c520911ca112cc01099b962d8acb83deb9a4f93b authored over 1 year ago
Add note to changelog about potential breaking changes (#5347)

- https://github.com/tuist/tuist/pull/5132 has now been merged which is an important pre-requist...

github.com/tuist/tuist - e84d1f4d451758b089f9f7327d522dfbb2cb930e authored over 1 year ago
Fix issue #5237 by adding `toValidSwiftIdentifier()` extension to `String` (#5358)

* Add toValidSwiftIdentifier extension on String

* format

* fix tests

* Fix comment line

github.com/tuist/tuist - d2de398b587ce0c08809579bb2eeaaf69adb2a0e authored over 1 year ago
[Release] Tuist 3.23.1

github.com/tuist/tuist - 7c73c99b15e8f7c4b81638b260979781d49804dc authored over 1 year ago
Derive platform filters based on the specified destinations (#5357)

* Derive platform filters based on the specified destinations

* Only apply platform filters i...

github.com/tuist/tuist - 0089c9fe5c26ee9f047aaa4ba885194125c2e75d authored over 1 year ago
[Release] Tuist 3.23.0

github.com/tuist/tuist - f8b5fe2f0561dec5e05d82cd0207bb84f9b7c4d6 authored over 1 year ago
add kevin58332 as a contributor for code (#5353)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 6719c5e315fed182e2de244df2ea0863945f8270 authored over 1 year ago
Allow mlpackage files to be included into source files (#5352)

Now that Apple is shifting towards mlpackage files instead of mlmodel, it will be helpful to sup...

github.com/tuist/tuist - bfc0b89b11b9fecac39ad00193e06b54e0de03dc authored over 1 year ago
Enable strict concurrency checking in CI (#11)

Enable strict concurrency checking in CI

### Motivation

To further avoid concurrency bugs, ena...

github.com/tuist/swift-openapi-urlsession - 2b08113dab3356fbd2d9c87da50f4e4bb38933f8 authored over 1 year ago
chore(deps): update dependency apple/swift-log to from: "1.5.3"

github.com/tuist/SwiftyTailwind - aa6135a52127957203b198bf78741d9e0bb598fa authored over 1 year ago
Update dependency apple/swift-log to from: "1.5.3"

github.com/tuist/SwiftyESBuild - f2b2d890612b2975f025f60d9b9382aacf8e4ca5 authored over 1 year ago
Multi-Platform support - Phase 1: Introduce `TuistGraph.Destination` and migrate `TuistGraph.Target` to use it (#5132)

This is phase 1 which introduces some of the necessary updates internally within Tuist without a...

github.com/tuist/tuist - a01d4fbe777e221160f336913491de1964e8e973 authored over 1 year ago
Fix tuist cache warm --xcframeworks of SPM frameworks due to missing macCatalyst availability (#5302)

* Make macCatalyst platform always available in SPM packages

macCatalyst should be always ava...

github.com/tuist/tuist - 1cd8d16f0b7cc8a11dddabb53a12b0db1f8c3cca authored over 1 year ago
Fix issue with file template generator removing spaces after update to stencil 0.15.1 (#5344)

github.com/tuist/tuist - 2c5b68d8c7aca5c30260573f84a234128ac28ce2 authored over 1 year ago
add woohyunjin06 as a contributor for code (#5343)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 56e5d745dd01ec0e6ff5c54a124a09e6d0fd693d authored over 1 year ago
Add `--skip-cache` argument to `tuist generate` (#5342)

* Add `skip-cache` argument to `tuist generate`

* Validate whether `sources` and `skip-cache`...

github.com/tuist/tuist - d4e8753c23d6d037b075f76806cf1caad540ffd8 authored over 1 year ago
Support for stencil modifiers in scaffold filenames (#5315)

* Use stencil to render filenames instead of string substitution

* remove unnecessary reduce,...

github.com/tuist/tuist - c08611a3d5d06aad790393fb2aca16584908b85b authored over 1 year ago
Rewrite cloud commands to use REST instead of GraphQL (#5338)

* Rewrite existing cloud command to use REST instead of GraphQL

* Remove GraphQL

github.com/tuist/tuist - 86bdee192468d223488371b523a7d16760d7bd20 authored over 1 year ago
Add cloud project token command (#5337)

* Add tuist cloud project token command

* Use request body instead of query params for POST r...

github.com/tuist/tuist - 4c4d1fa24b640095c4d580c862f866181d962779 authored over 1 year ago
Add cloud organization update member command (#5336)

github.com/tuist/tuist - 97984130c33a155ce0795b8ce35b42eafb10b2a8 authored over 1 year ago
Add cloud organization remove member command (#5335)

github.com/tuist/tuist - be374127c2c1f6eeb1897ca565f7cbdb239875a3 authored over 1 year ago
Add cloud organization remove invite command (#5334)

github.com/tuist/tuist - 488e5d7b801c2c3f59d67dcde84aa90aaaa25c65 authored over 1 year ago
Add cloud organization invite command (#5333)

github.com/tuist/tuist - eeffacae407ab77911b8e5e78a48e7266339d706 authored over 1 year ago
Add tuist cloud organization show command (#5331)

github.com/tuist/tuist - 86ae2d79535a9b1adf0d267310842e2c3d7d6a50 authored over 1 year ago
Add tuist cloud organization delete command (#5330)

github.com/tuist/tuist - 5a41109c8531ccf5e46c40a21c277a9e81fc2fd9 authored over 1 year ago
Add cloud project delete command (#5321)

github.com/tuist/tuist - 054d20d4ca619e4a1fbc211465b8e1dddb34a615 authored over 1 year ago
Add tuist cloud organization list command (#5328)

github.com/tuist/tuist - af1481320d5c42d1cb0df049ac4ed9c460f22823 authored over 1 year ago
Add cloud organization create command (#5326)

github.com/tuist/tuist - 499df065d6c6f328e41033aa803d6e1ad71589d6 authored over 1 year ago
Add tuist cloud project list command (#5316)

github.com/tuist/tuist - 7d5b3b2e4949563aa86415a481bddca198034bff authored over 1 year ago
Add Telepass logo (#5324)

github.com/tuist/tuist - b266b9980a0f2e2e61d9cc8a116beef7739f16c3 authored over 1 year ago
update readme.md

Adding Codemagic and Tuist caching blog post to the readme file.

github.com/tuist/awesome-tuist - 416f05070a58840bc9be9196a3e668fbc9113aef authored over 1 year ago
Add codemagic as sponsor

github.com/tuist/tuist - f2a11c448acbf71cab9c7bf342d6c3c48f2e8901 authored over 1 year ago
Merge pull request #20 from tuist/renovate/major-react-monorepo

fix(deps): update react monorepo to v18 (major)

github.com/tuist/docs - ed4e5dc3f21f01e5c530880b889de219a769f545 authored over 1 year ago
Merge pull request #22 from tejassharma96/allow-stencil-filters-in-swift

Allow using stencil filters in swift scaffold definitions

github.com/tuist/docs - 65bc8fafb1db6521b03ce70887d5634d5c9cc122 authored over 1 year ago
Add tuist cloud project create command (#5312)

* Create project via REST API for cloud next

* Use a feature flag instead of scope next comma...

github.com/tuist/tuist - ca3da913aff3572848820d21c641f2cdefd63595 authored over 1 year ago
Update docs/commands/scaffold.md

Co-authored-by: Marek Fořt <[email protected]>

github.com/tuist/docs - 824b38f816bc1c4873c4de128592bd987087d2b9 authored over 1 year ago
Allow using stencil filters in swift scaffold definitions

github.com/tuist/docs - 7f31a2a18d0e04498919778803189d79b719b8c8 authored over 1 year ago
Update changelog

github.com/tuist/tuist - 30e093a861ce010fe6605594d722948047285a0a authored over 1 year ago
Update CHANGELOG

github.com/tuist/tuist - b0a4232c8f525664ccfbf7b785e497e8eeadb11b authored over 1 year ago
[Release] Tuist 3.22.0

github.com/tuist/tuist - 0c6551fab555930024519e506c64b115eec963e1 authored over 1 year ago
Merge pull request #10 from tuist/all-contributors/add-csjones

docs: add csjones as a contributor for content

github.com/tuist/SwiftyTailwind - 7bbe364969137b8f7572726a4476bdfb75520785 authored over 1 year ago
docs: create .all-contributorsrc [skip ci]

github.com/tuist/SwiftyTailwind - c4ce4f05962bd885c03201628ed38d28be1095c5 authored over 1 year ago
docs: update README.md [skip ci]

github.com/tuist/SwiftyTailwind - 058dafaacd168e43d9a24c25f6885418862b549e authored over 1 year ago
Merge pull request #9 from csjones/LINKS

Fixes broken links in README

github.com/tuist/SwiftyTailwind - 3d6d5a718967c51de2dbd07c6757cc344a31708e authored over 1 year ago
Merge pull request #21 from tuist/cloud/project-list-json

Add json flag to the project list arguments

github.com/tuist/docs - d859514cad0f5f939339acaaff03460dfb3950ae authored over 1 year ago
Add json flag to the project list arguments

github.com/tuist/docs - c9b71949c104fcc5ab0c23eafe73f0b0766a8f81 authored over 1 year ago
fix(deps): update react monorepo to v18

github.com/tuist/docs - df86f93882b8edc50da1dc03a5b1abe107ece1d1 authored over 1 year ago
Update Node

github.com/tuist/docs - 5670e968caff85f9517b324059eeba28b07abcea authored over 1 year ago
Merge pull request #13 from tuist/renovate/search-insights-2.x

fix(deps): update dependency search-insights to v2.7.0

github.com/tuist/docs - a429cbc06b2300147cde7c37af732be25c2bba96 authored over 1 year ago
Update versions

github.com/tuist/docs - 262238e821b504752c0d430523e23b51f0ed96f8 authored over 1 year ago
Merge pull request #9 from stephanecopin/stephane/test-plan-support

Update test command documentation

github.com/tuist/docs - eafa050794ed324fe79098befbd7bbfb701ac270 authored over 1 year ago
fix(deps): update dependency search-insights to v2.7.0

github.com/tuist/docs - 80d16079ca12228e29fcf73582df89fc3331ca8d authored over 1 year ago
Merge pull request #17 from tuist/all-contributors/add-stephanecopin

docs: add stephanecopin as a contributor for doc

github.com/tuist/docs - 5b9020d426c2fbf7b312f1125d3e61c032a971e5 authored over 1 year ago
docs: create .all-contributorsrc [skip ci]

github.com/tuist/docs - 6b6afe36eb5cab00c3bffee760f143862ffd1828 authored over 1 year ago
docs: update README.md [skip ci]

github.com/tuist/docs - 35682410c65b8162259866236c954811c303d470 authored over 1 year ago
Merge pull request #14 from tuist/renovate/clsx-2.x

Update dependency clsx to v2

github.com/tuist/docs - f12eefa20201fa259a093438975fbcb7a4aa2749 authored over 1 year ago
Merge pull request #16 from tuist/cloud/list-project

Docs for tuist cloud project project

github.com/tuist/docs - cb90812ac01e0a754f4f6456acec83e820eb1c7f authored over 1 year ago
Merge pull request #15 from tuist/cloud/create-project

Docs for cloud create project

github.com/tuist/docs - 81020d6f9600079b977ee8b371eef154181f7067 authored over 1 year ago
Add docs for tuist cloud project list command

github.com/tuist/docs - 56af730b7486b6ca003af452319defd0658fb196 authored over 1 year ago
Add docs for tuist cloud project create command

github.com/tuist/docs - 0ddc7f234955ba6d92e62e6bf6cc755c9e584311 authored over 1 year ago
Add .nvmrc file

github.com/tuist/docs - df5ca5ef15c2d186427faa37ce057635196a4876 authored over 1 year ago
Revert "Remove Stream as Sponsor"

This reverts commit b31b6c83bd4cc6ef6563797fa998231d487e5593.

github.com/tuist/tuist - 53612b8a0ee7c88216eb2124c0141a5aa6f24a6f authored over 1 year ago
Remove Stream as Sponsor

github.com/tuist/tuist - b31b6c83bd4cc6ef6563797fa998231d487e5593 authored over 1 year ago
Add Emerge Tools to the README

github.com/tuist/tuist - 79d5d185ea4bfea1f9038201d36dfe4dc14e17c6 authored over 1 year ago
Fixes broken links in README

github.com/tuist/SwiftyTailwind - a4cdc7dab13b5c6cc67644d1ec30755a8c12ead7 authored over 1 year ago
Only apply the stale workflow when certain labels are present (#5311)

github.com/tuist/tuist - 13a36249eb03dcb5d6320de8b55e503b121f4ecb authored over 1 year ago
Fix GraphViz layout algorithm documentation typo (#5309)

github.com/tuist/tuist - 171105ec30901d7af830a3007d202c270437788e authored over 1 year ago
Add license section

github.com/tuist/homebrew-tuist - ec1293de2546021889cd2f78c4480cafaa03d53d authored over 1 year ago
Capitalize heading

github.com/tuist/homebrew-tuist - 8b5d44fc055d6d5712dd1740105b3309635627da authored over 1 year ago
Add a link to the discussion

github.com/tuist/homebrew-tuist - 47c95eaf78412dedef816db09c6ff0e7cbcb5080 authored over 1 year ago
Add boilerplate files

github.com/tuist/homebrew-tuist - f69dfd69ebad3384fc83cc0031ea3cdc7a0658d9 authored over 1 year ago
Add link to the video "Day in the life of a Software Engineer"

github.com/tuist/awesome-tuist - 8073f63a8b462624087ec687fe6f0a64ca3e32a3 authored over 1 year ago
Disable ExistentialAny temporarily (#10)

Disable ExistentialAny temporarily

### Motivation

Unfortunately until we adopt 5.9, adding Exi...

github.com/tuist/swift-openapi-urlsession - f6e6c2fc1011e0f20a5ea1a0a57ab388f9aebc4d authored over 1 year ago
Update dependency clsx to v2

github.com/tuist/docs - 83867dc539b0fa4c77dab2ddcde9582e4eb71273 authored over 1 year ago
Add Runway as sponsor

github.com/tuist/tuist - 0e9fb68348338bbbc473728954a153918c0122f9 authored over 1 year ago
Fix changelog

github.com/tuist/tuist - 17af2d3686f6115ab3661d12928df93dfcff838f authored over 1 year ago
Fix changelog

github.com/tuist/tuist - f0f75e2cefaafc8511afbf9115af6ed01608424d authored over 1 year ago
Full compatibility with the "ExistentialAny" upcoming feature (#9)

Discussed and requested in
https://github.com/apple/swift-openapi-generator/pull/99#issuecommen...

github.com/tuist/swift-openapi-urlsession - 001c4e9ef843efd9bbba4feb94bd010ca46d7cee authored over 1 year ago
[Release] Tuist 3.21.1

github.com/tuist/tuist - ecd60c208d51c5f40972753d1dc38c3f2a949326 authored over 1 year ago
Update changelog

github.com/tuist/tuist - 3425193dd82f67430c1242159a3b058a751fd0f6 authored over 1 year ago
Fix plist code generation for single file case. (#5292)

* Add failing test for Single Plist resource

* Fix plist resource synthesizer template to wor...

github.com/tuist/tuist - 8d28dbce1fa2483c20eb386c4dccd270ee36a458 authored over 1 year ago