Ecosyste.ms: OpenCollective

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

github.com/tuist/tuist

Tuist's CLI
https://github.com/tuist/tuist

Remove raw xcodebuild logs in favor of resultBundlePath and xcactivitylog (#5776)

* Remove rawXcodeBuildLogs option

* Add result-bundle-path to build command

* Update tuist...

78367e26028506407c393c657580ba30386fa0d4 authored about 1 year ago
[Release] Tuist 3.39.3

ccade4ead52a7b340bdf2cb59d979c7cb1137ef3 authored about 1 year ago
[Release] Tuist 3.39.2

cd2e2f734c51095a524c323c95431fd54ff167f5 authored about 1 year ago
Fix installation URL at README.md (#5779)

* Fix installation URL at ReadMe.md

* Fix Typo

988a79e9c84530d48369ec4f37471b900debbcdd authored about 1 year ago
Include the Tuist Cloud changelog configuration

42870c69bb85322126ad3683c4dd4b121ec88161 authored about 1 year ago
[Release] Tuist 3.39.1

f174ac8e1ad7d1a6b0d24393370f829007fb03af authored about 1 year ago
Deploy the docs to Cloudflare pages

ee2a1ed6aa9abeb7a46091501ba226dd13be54dc authored about 1 year ago
Use netlify.toml instead

76f84e128b482ca3e3665f06edda712244d1da48 authored about 1 year ago
Fix redirects deployment

bc9873a80abe22cf6268b9afd502f64349ad31d0 authored about 1 year ago
Adjustments after making `docs.tuist.io` point to the Swift DocC website (#5775)

* Fix links to point to the new documentation URLs

* Point to the old documentation

* fix:...

a133ac059f1d099a6c69c49d8adcd9052b031818 authored about 1 year ago
Trigger documentation publishing

392459a8644e980320d9b48266603254828214ed authored about 1 year ago
[Release] Tuist 3.39.0

06b5b116fecbff55048b3149a759c4ba07dae087 authored about 1 year ago
[Release] Tuist 3.39.0

3a25c75cfaeaa997f802d5a0b2bcf0cddae03ab0 authored about 1 year ago
Optimize the graph traverser function to obtain the platforms for external dependencies (#5770)

* Optimize the traversal logic

* Fix logic

* Fix linting issue

8782708f6c60cfdc282ade02483cc2aea6a0eea8 authored about 1 year ago
Add support for transitive Swift Macros (#5772)

Co-authored-by: Daniele Formichelli <[email protected]>

070fc12f91d46a03df4c882cd86edc66ad2acd32 authored about 1 year ago
Fix explicit dependencies for archive (#5764)

* Fix explicit dependencies for archive

* Add script comments

be19d42cfd40b081e2b281a3910eed9742877394 authored about 1 year ago
Add SkippedTests for TestAction (#5767)

* Add SkippedTests for TestAction

* Renamed skippedTestIdentifiers to skippedTests.

------...

a9ba54730e093cd25a0e8ec1f6e31ba83589dac4 authored about 1 year ago
Log the xcodebuild command that's being executed (#5768)

47653d9eb7c9ead0d613db25de011768f7b5bb2b authored about 1 year ago
add dp221125 as a contributor for code (#5771)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

3a1c7d07cf1d3dc86b65bf99027af518ccdea9d1 authored about 1 year ago
Fix cache warm by temporarily removing external dependencies check (#5765)

* Fix cache warm by temporarily removing external dependencies check

* Run lint:fix

b1839611470256eed80e656dc8752c726ea4a155 authored about 1 year ago
Merge pull request #5750 from tuist/Fix5746

Fixes non-deterministic condition resolution

689b2ca9161e5a84226880c9234aad0a73250e50 authored about 1 year ago
chore: lint

ce656604ff2c36e17f02cbb2a66f6bb9646cd3e7 authored about 1 year ago
Adjust the `XcodeBuildController` interface for creating XCFrameworks (#5762)

* Adjust the XcodeBuildController interface for creating XCFrameworks

* Update the PULL_REQUE...

fa298fb5400c9b62eb77a2ad221f2317881ab57d authored about 1 year ago
Add option to enforce explicit dependencies (#5759)

927753e210c7d2d9c8faa3e2ac459fc33ea2963e authored about 1 year ago
property cleanup

de796b3b1bb39f188ffe7b150a8d796a74e26382 authored about 1 year ago
Linting

dbcfa30c2526683fe1f0ead0ba472fa89367658d authored about 1 year ago
Prefer an exact match on `developmentRegion` when choosing localization strings files (#5758)

* Update ordering to prefer an exact match on developmentRegion

* Linted

ea2adc7bac4109b60c565d83ab471532b0df57b0 authored about 1 year ago
Run our transitive condition test multiple times to ensure consistent results

57404cad0db720d4e842daa5bc8ca6dba550e79b authored about 1 year ago
Updating comments

1c3827d41bb055e4eeb5bfebaef422877da4fd60 authored about 1 year ago
Export the raw xcodebuild logs from CI workflows (#5736)

* Export the raw xcodebuild logs

* Fix options position

* Use a different name to prevent ...

b862982f7123d6b13ef52a65ebad198a641df523 authored about 1 year ago
[Release] Tuist 3.38.0

797b02d585f5457185ba22eda29d8675bc4cc713 authored about 1 year ago
[Release] Tuist 3.38.0

e2ecc2182df6736800004ba1e52431aceb9fa9a9 authored about 1 year ago
Rename rtx to mise (#5757)

* Rename rtx to mise

* Update jdx/mise-action@v1 version to v2

* Address comments

f58d0eed283d7c55e477101bd7efa39ad34b049c authored about 1 year ago
Fix fetching with `-p` flag (#5742)

* Fix fetching -p flag
Bug - https://github.com/tuist/tuist/issues/5608

* Fix lint errors

...

13becc27e717a5ab520b09c7a7c6cc916e85b655 authored about 1 year ago
Change cache warm from frameworks to xcframeworks (#5752)

* Change cache warm from frameworks to xcframeworks

* Add xcframeworks to the rest of command...

d4656e3842a7363cf914779a89c1d244a58a9289 authored about 1 year ago
Add Package.swift support for tuist edit (#5751)

* Add Package.swift support for tuist edit

* Do not use hardcoded Xcode path

* Run lint:fi...

9980b392ed637944052010c04249f3ca96e3c53f authored about 1 year ago
Linting

7a5789020e633d573d45bc7c7ce75d9e342d6acb authored about 1 year ago
Convert to an `NSCache` based caching implementation

Using a dictionary (which is a value type) resulting in too much memory thrashing due to copy on...

1f516e0180968216f236ab5cda72bb6a71b7c612 authored about 1 year ago
Add enforceExplicitDependendencies generation option (#5698)

* Add mapper to enforce explicit dependencies

* Working mapper for majority of products

* ...

b14eba5718b3940733bfd94884285e47dab8b80e authored about 1 year ago
Add a `--generate-only` flag to the build command (#5711)

* Added a --only-generate flag to the build command

* Rename --generate-only to --only-genera...

f466c6e1d9fa7fe6e84155014e22d164141d72db authored about 1 year ago
Add test for #5746

a13b2047f264ac5ea59d339a59d29f72b4567ab7 authored about 1 year ago
Remove skipping visited nodes

Skipping nodes was only valid in cases where the path taken does not impact the result. In this...

eb1b6379bafe1d5f09dd8389bcb8dfb8fb0cec9d authored about 1 year ago
add danibachar as a contributor for code (#5748)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

675239c06bbadc4a656b7597420800e81d7885d7 authored about 1 year ago
chore: lint (#5747)

e14da601b28aa13c0843fab377a33fbdfde1e842 authored about 1 year ago
feat(ProjectDescription): make models mutable except for entry point models (#5745)

7d053f942703921d3454ade0066ed505563ce09c authored about 1 year ago
[Release] Tuist 3.37.0

8f07c87e0d8088ca4336f1148bc713b9efc8996a authored about 1 year ago
[Release] Tuist 3.37.0

1b8515637cd66c34753a2b1fbc329bdaa20058f4 authored about 1 year ago
[Release] Tuist 3.37.0

a83c16d993e5f9b0e9b2a7f85a0ab5496d8095c0 authored about 1 year ago
[Release] Tuist 3.37.0

80c5eb1c38e4715a1dfe42daf142d5a4cd83237b authored about 1 year ago
[Release] Tuist 3.37.0

522c1b637e41c815ba38dd5abcaa8ffc6976d5fe authored about 1 year ago
Use Xcode 15.1 on CI (#5718)

* Use Xcode 15.1

* Force CI

* Add .xcode-version to the list of paths that trigger CI

19c1d7cd60108ac7eda371f6f3894fda829a701f authored about 1 year ago
add dxmvsh as a contributor for code (#5721)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

c41a01f1bfaa21bd18d0fcb4f55041c655669c74 authored about 1 year ago
Use .rtx.toml for configuring rtx (#5717)

* Use .rtx.toml for configuring rtx

* Set experimental: true to be able to use tasks

656c2f055bfdbd989a383ca5f43443a1e540b9ea authored about 1 year ago
create fixture enum for acceptance tests (#5702)

* test: create fixture enum for acceptance tests

* fix: fix compilation error

* chore: rem...

a561c737292b666aefa556cb96216776c792a927 authored about 1 year ago
Remove cloud-related constants (#5710)

7474ccba52e18437aa87bb5b5133da82dffdc5d1 authored about 1 year ago
[Release] Tuist 3.36.5

8f473c47f2e06c42cb862735e4fa2e78adcf097e authored about 1 year ago
Make CleanCommand public (#5709)

ad2e36ae106dcd06c5fba4f3c6b6774b64c58f47 authored about 1 year ago
[Release] Tuist 3.36.4

c39199cb0dab8d226543eb01aaf3f6804fb00b48 authored about 1 year ago
[Release] Tuist 3.36.3

b0ab742cdcc19fe8cd8c09e7352af80150e2038b authored about 1 year ago
Fix deployment targets on tree shake (#5705)

* fix: Fix deployment targets on tree shake

* feat: Enhance unit test

c75ee5ca5e30beb18637a8d5212d263d8982f140 authored about 1 year ago
[Release] Tuist 3.36.2

4102fe2b34ffe88d48a2b373b5484a56346995c1 authored about 1 year ago
Fix a bug that causes platform from being wrongly stripped (#5704)

* Fix a bug that causes platform from being wrongly stripped

* Add test

39ee1054645569a9db12e4f98dfda45fb1c415d7 authored about 1 year ago
Allow specifying Xcodebuild arch argument (#5701)

047db9270128ee2c830048991f118d2f359ea8c3 authored about 1 year ago
Merge pull request #5691 from tuist/multi-platform/enhance-build-phases

[Multiplatform] Enhance build phases to account for platform conditions

34624c6f39f4c4265bc944a217c978056faa27a0 authored about 1 year ago
Merge branch 'main' into multi-platform/enhance-build-phases

9be2088a073de9d769c17562ee1fcaa79ee69852 authored about 1 year ago
[Release] Tuist 3.36.1

b520d39112bf87cddab62ffb271019e1f92ab629 authored about 1 year ago
Revert swift-tools-version update

7c8d6704bfea0568b276e625a535b48cf92a9b28 authored about 1 year ago
[Release] Tuist 3.36.1

401c161dd859aa947f574aaae29acc928986cc7d authored about 1 year ago
[Release] Tuist 3.36.1

398a168b3062984f85eafe31a28b9e773779f991 authored about 1 year ago
feat: Enhance some unit tests

ae232669178a651eabf9a72f92bb7dd946bae905 authored about 1 year ago
[Release] Tuist 3.36.1

dc3253dc045ca2795752b6dd82e33fc691df71b6 authored about 1 year ago
Add missing `XcodeProj` dependency to `TuistAcceptanceTesting` (#5699)

* Add missing explicit dependency

* Add missing dependency

d4e796cb43dd51a8a887f0cbc30aae1717d5fcc3 authored about 1 year ago
chore: Add explicit TuistSupport dependency

feae9b84ab10719b30d69dd32bffc9d7a00744e2 authored about 1 year ago
Add option to export raw xcodebuild logs to a given file (#5696)

* Fix tests

* Add option to output raw xcodebuild logs

* Remove import

* Address comments

3d24528c4dd3b0a437f1f393dd3d2f3e820ec0c8 authored about 1 year ago
Export the TuistDependencies product (#5697)

2ad7cf0f56ee0a2efef6b7bed78fb12b97407414 authored about 1 year ago
feat: Add fixture to acceptance tests

43c0aa8bde32bd65481f93489e97a154c41520b0 authored about 1 year ago
chore: Revert testing changes

3b6989fcb1f9988343375ad7a076c3e57458f4f6 authored about 1 year ago
Merge branch 'main' into multi-platform/enhance-build-phases

2c8dc5e757596a4405c6923418f864a96e2e8f27 authored about 1 year ago
chore: Lint

8d153a76373908a8846a9001f906615462d3a819 authored about 1 year ago
fix: Fix MockGraphTraverser

4b7072ecdaef4e084258b67e716d3d4ab6df1c45 authored about 1 year ago
Document dependencies (#5693)

* Documen dependencies

* Address comments

3340c432acccfc4ff95b99cc98fd69b35a3a7a9a authored about 1 year ago
Fix logic when applying `platformFilters` for the dependencies build phase. (#5690)

* Fix logic to use the `from` target in the dependency relationship

This was causing our `app...

8a07080b61899749d38b4901b32257c32f8d2924 authored about 1 year ago
chore: Add other remaining methods

dc1d568f141427e594ff635faf2fa5bd8ce8d472 authored about 1 year ago
Document the command line interface (#5692)

f2303ca5ccd650b608e2ed38683befb324b20036 authored about 1 year ago
chore: save

611c9266b0e253fad37a5dc1800a3bfd0db4abe5 authored about 1 year ago
feat: Initial start of adding multiplatform support to build phases

5d11932feecc1bbbbf67b39d88a61985edf8abdb authored about 1 year ago
Nudge developers to the new installation method by warning them from `tuistenv` (#5684)

* Add a warning to tell users to update their installation method

* Add a link to the post

...

629d1f38622d17487b1c72d0dc7012a3f0eefd0a authored about 1 year ago
Include `XCTVapor` in a predefined list of testing packages (#5687)

ce93de6f7e2edaf2a4c1204e94cd4d4879be279d authored about 1 year ago
Skip docc dry run on push to main (#5688)

56361ed010088dd7e72ef264d2273af4786dc988 authored about 1 year ago
Convert rest of acceptance tests to Swift (#5686)

* Migrate precompiled, run, and scaffold features

* Migrate scaffold, init

* Convert rest ...

d336395899e03ae082bd07c4d6cf901f885e0156 authored about 1 year ago
Fix broken link

76cf29a2c18871861943fd9fc43c10470799258f authored about 1 year ago
Add link to other installation methods

bf7d79b18fc99faadd56cb87dd2bb0e02cd544c6 authored about 1 year ago
Update installation instructions

4553d6e2b220cb6edf0ef041f3a10d1fdfdb3435 authored about 1 year ago
Documentation improvements and "project structure" documentation page (#5683)

* Beautify the slugs

* Update the swift-tools-versions to 5.8 to be able to hide symbols when...

d0cc3d1b6d8b9e9932a356f04963bb0d3c52b59a authored about 1 year ago
[Release] Tuist 3.36.0

1833bc10e2b3b965e4bae0fa49d75f61702c9517 authored about 1 year ago
docs: make crunchyroll logo smaller

eb034b68b2fbf3c0cf8eacec58cba73fbc20c664 authored about 1 year ago
Add Crunchyroll logo (#5682)

a2c90d2e718edc413d7f73caadac01cc4bbdfe59 authored about 1 year ago
Narrow down external target platforms using upstream supported platforms (#5674)

* Add a graph mapper that tree-shakes platforms in external dependencies

* Remove Firebase ex...

d8afe300ce692c314a249b87637a298b09c38217 authored about 1 year ago
Migrate the rest of generate-x.feature acceptance tests to Swift (#5675)

* Migrate generate-4.feature acceptance tests to Swift

* Migrate generate-5.feature acceptanc...

ca446ee3853b3e12ef6822d193a2d638971a3603 authored about 1 year ago
Fix skip-test-targets on a chosen scheme (#5673)

024531e14ae7d95c4169af165cf74a8e9d019379 authored about 1 year ago