Commit Graph

11 Commits

Author SHA1 Message Date
Pedro Piñera Buendía 2480eff428
Use Ruby 3.0.1 (#2961)
* Use Ruby 3.0.1

* Update the CHANGELOG
2021-05-19 14:43:23 +02:00
Pedro Piñera Buendía 80189efcda
Add Fourier CLI (#2196)
* Define backbone CLI

* Move it under backbone/lib

* Add pipeline

* Rename CLI to fourier

* Fix Ruby veresion

* Update CHANGELOG

* Add documentation

* Prettify test run output

* Test the tuist test command

* Adjust the pipeline to use fourier for running unit tests

* Update dependencies
2020-12-26 19:03:25 +01:00
Pedro Piñera 9f6bc745b3 Remove OpenCombine 2020-02-03 08:20:55 +09:00
Pedro Piñera d6711c8703 Precompile frameworks & libraries with Swift 5.1.2 2019-12-06 18:55:04 +01:00
dependabot-preview[bot] 4b174fc660 Bump rake from 12.3.3 to 13.0.0 (#513)
* Bump rake from 12.3.3 to 13.0.0

Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.0.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v12.3.3...v13.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Remove .ruby-version
2019-09-29 18:32:23 +02:00
Pedro Piñera d28e647a51 Ruby 2.6.3 2019-07-01 17:52:59 +02:00
Pedro Piñera Buendía d47d5370e0
Replace swiftlint with swiftformat (#239)
* Replace swiftlint with swiftformat

* Update CHANGELOG

* Add missing require

* Fix require

* include .swiftformat file

* Remove require

* Fix Dangerfile

* Run Swiftformat after rebase

* Upgrade swiftformat

* Revert upgrade

* Use the right configuration
2019-02-26 21:17:26 -05:00
Pedro Piñera Buendía 8e38281fb4
Add documentation generation and document the release process (#71)
* Move xpmkit constants into xpmcore constants

* Add RELEASE.md document

* Generate documentation

* Remove xpmtools
2018-07-21 19:56:49 -04:00
Pedro Piñera 623aac7db9 Remove CHANGELOG and .ruby-version 2018-06-29 07:02:16 +02:00
Pedro 85a124a339 Replace xcproj with xcodeproj 2018-05-11 23:32:40 +02:00
Pedro Piñera a26ba3740b Create project 2018-04-16 11:01:02 +02:00