Commit Graph

2831 Commits

Author SHA1 Message Date
Pedro Piñera Buendía e4432419c9
Remove deprecated methods (#1202)
* Remove deprecated methods

* Update CHANGELOG
2020-04-09 10:34:23 +02:00
Marek Fořt c1fcfed17b
SwiftUI Template (#1180)
* Change templatePath from String to Path.

* Refactor template content into .stencil files.

* Move shared templates out of default directory.

* Add swiftui template.

* Add fixture for swiftui template.

* Fix SceneDelegate issues.

* Fix macos init.

* Run swiftformat.

* Address minor changes.

* Edit changelog.
2020-04-08 13:27:32 +02:00
Pedro Piñera Buendía 683664dbdd
Fix link (#1199) 2020-04-08 10:13:00 +02:00
Pedro Piñera Buendía 7365df1ce1
Allow passing the data to the manifest through environment variables (#1183)
* Add Environment struct to the ProjectDescription framework

* Add tuistVariables to environment

* Pass down tuist environment variables when compiling the manifest and the helpers

* Add acceptance test

* Extract helpers hashing logic into a class and add unit tests

* Add documentation

* Update CHANGELOG

* Remove usage of Swift-5.2-only API

* Address some comments
2020-04-07 08:53:32 +02:00
Kas c78d68d0f5
Add `TargetNodeGraphMapper` (#1158)
* Add GraphTargetNodeMapper

- Introduce a new component to allow mapping the graph without modifying the original (the graph and models are all reference types)
- The new component also ensures orphaned nodes are removed

Test Plan:

- Verify the tests pass

* Adopt `GraphMapping`
2020-04-06 19:05:19 +02:00
Pedro Piñera 3ca6280b3b Version 1.6.0 2020-04-06 17:51:01 +02:00
Pedro Piñera Buendía 9f04c09797
Merge pull request #1185 from tuist/cloud-cli
Implement cloud auth, session, and session commands
2020-04-06 17:14:18 +02:00
dependabot-preview[bot] ad96b71f03
Merge pull request #1192 from tuist/dependabot/npm_and_yarn/website/react-16.13.1 2020-04-06 12:29:36 +00:00
dependabot-preview[bot] 78509be7c1
Bump react from 16.13.0 to 16.13.1 in /website
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.0 to 16.13.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 12:16:32 +00:00
dependabot-preview[bot] 9a0e00f994
Merge pull request #1189 from tuist/dependabot/npm_and_yarn/website/mdx-js/mdx-1.5.8 2020-04-06 12:13:44 +00:00
dependabot-preview[bot] 349a039048
Bump @mdx-js/mdx from 1.5.7 to 1.5.8 in /website
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v1.5.7...v1.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 12:01:43 +00:00
dependabot-preview[bot] 3cfbe83003
Merge pull request #1196 from tuist/dependabot/npm_and_yarn/website/mdx-js/react-1.5.8 2020-04-06 11:59:05 +00:00
dependabot-preview[bot] 5947b17a1a
Merge pull request #1190 from tuist/dependabot/npm_and_yarn/website/gatsby-2.20.12 2020-04-06 11:56:43 +00:00
dependabot-preview[bot] fae1d61e47
Bump gatsby from 2.19.44 to 2.20.12 in /website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.44 to 2.20.12.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.44...gatsby@2.20.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:50:56 +00:00
dependabot-preview[bot] ca3aa68e36
Merge pull request #1195 from tuist/dependabot/npm_and_yarn/website/gatsby-remark-images-3.2.2 2020-04-06 11:50:02 +00:00
dependabot-preview[bot] 83c33d4064
Merge pull request #1197 from tuist/dependabot/npm_and_yarn/website/prettier-2.0.3 2020-04-06 11:49:52 +00:00
dependabot-preview[bot] d7cee467da
Merge pull request #1194 from tuist/dependabot/npm_and_yarn/website/gatsby-transformer-yaml-2.3.1 2020-04-06 11:49:15 +00:00
dependabot-preview[bot] fb7397084d
Merge pull request #1193 from tuist/dependabot/npm_and_yarn/website/gatsby-plugin-mdx-1.1.4 2020-04-06 11:48:55 +00:00
dependabot-preview[bot] 98ba6bacc1
Merge pull request #1191 from tuist/dependabot/npm_and_yarn/website/gatsby-plugin-offline-3.1.2 2020-04-06 11:48:29 +00:00
dependabot-preview[bot] fadd406b53
Bump @mdx-js/react from 1.5.7 to 1.5.8 in /website
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v1.5.7...v1.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:46:59 +00:00
dependabot-preview[bot] 2d4bdab1c6
Merge pull request #1188 from tuist/dependabot/npm_and_yarn/website/fortawesome/free-solid-svg-icons-5.13.0 2020-04-06 11:44:17 +00:00
dependabot-preview[bot] ab729edce7
Bump prettier from 2.0.2 to 2.0.3 in /website
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:36:51 +00:00
dependabot-preview[bot] 0c869d38bc
Bump gatsby-remark-images from 3.2.0 to 3.2.2 in /website
Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@3.2.2/packages/gatsby-remark-images)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:36:22 +00:00
dependabot-preview[bot] b087306545
Bump gatsby-transformer-yaml from 2.3.0 to 2.3.1 in /website
Bumps [gatsby-transformer-yaml](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-yaml/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@2.3.1/packages/gatsby-transformer-yaml)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:36:02 +00:00
dependabot-preview[bot] 011220d916
Bump gatsby-plugin-mdx from 1.1.3 to 1.1.4 in /website
Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-mdx/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@1.1.4/packages/gatsby-plugin-mdx)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:35:41 +00:00
dependabot-preview[bot] 0d0dbb2013
Bump gatsby-plugin-offline from 3.1.0 to 3.1.2 in /website
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@3.1.2/packages/gatsby-plugin-offline)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:35:02 +00:00
dependabot-preview[bot] bed4c289aa
Bump @fortawesome/free-solid-svg-icons from 5.12.1 to 5.13.0 in /website
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.12.1...5.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:32:28 +00:00
Pedro Piñera Buendía b17192aa98
Update Sources/TuistKit/Commands/Cloud/CloudSessionCommand.swift
Co-Authored-By: Andrea Cipriani <andreacipriani89@gmail.com>
2020-04-03 19:45:21 +02:00
Pedro Piñera Buendía eef7b48b4f
Update Sources/TuistKit/Commands/Cloud/CloudLogoutCommand.swift
Co-Authored-By: Andrea Cipriani <andreacipriani89@gmail.com>
2020-04-03 19:45:14 +02:00
Pedro Piñera b864f075ae Remove unnecessary import 2020-04-03 19:06:42 +02:00
Pedro Piñera c409132503 Revert "Remove unnecessary import"
This reverts commit 2865510fe8.
2020-04-03 19:05:57 +02:00
Pedro Piñera 2865510fe8 Remove unnecessary import 2020-04-03 19:02:40 +02:00
Pedro Piñera 12e0025720 Test services 2020-04-03 18:00:59 +02:00
Pedro Piñera 3916ca421b Implement cloud auth, session, and session commands 2020-04-03 17:27:41 +02:00
Pedro Piñera Buendía f14eabc0f6
Merge pull request #1056 from tuist/generate-cache
Graph cache mapper
2020-04-03 17:27:26 +02:00
Pedro Piñera 652e623fa6 Add missing dependency 2020-04-03 15:37:00 +02:00
Pedro Piñera 862ad763b4 Use the cache from the focus command 2020-04-03 14:54:21 +02:00
Pedro Piñera Buendía 6df4117da4
Merge pull request #1182 from tuist/xcodeproj-7.10.0
Use XcodeProj 7.10.0
2020-04-02 19:27:48 +02:00
Pedro Piñera 4144970e1b Update CHANGELOG 2020-04-02 18:40:16 +02:00
Pedro Piñera d41215361a Use XcodeProj 7.10.0 2020-04-02 18:38:29 +02:00
Pedro Piñera Buendía 72516d9ee0
Merge pull request #1179 from tuist/content-hasher-improvements
Some minor improvements
2020-04-02 14:09:40 +02:00
Pedro Piñera 9703ec219e Fix tests 2020-04-02 12:41:27 +02:00
Pedro Piñera 65e01abd10 Don't print (it might take a while) 2020-04-02 12:41:27 +02:00
Pedro Piñera eb2e735280 Update CHANGELOG 2020-04-02 12:41:27 +02:00
Pedro Piñera 1edc14d4c9 Print errors during the compilation of XCFrameworks 2020-04-02 12:41:27 +02:00
Pedro Piñera 5c798e6152 Add note to the scratch document 2020-04-02 12:41:27 +02:00
Pedro Piñera 4e71b8104f Print errors when the commands are signaled 2020-04-02 12:41:27 +02:00
Pedro Piñera 18a44f848a Don't hash frameworks that have a dependency with XCTest 2020-04-02 12:41:27 +02:00
Pedro Piñera Buendía 185e713e26
Merge pull request #1176 from tuist/rename-udependencies
Some polishing in the uFeatures documentation
2020-04-02 10:36:11 +02:00
Pedro Piñera Buendía 4f06d8ee89
Merge branch 'master' into rename-udependencies 2020-04-02 10:32:39 +02:00