Commit Graph

23 Commits

Author SHA1 Message Date
Pedro Piñera Buendía 8c83c86529
Add "fourier bundle" command (#2953) 2021-05-22 12:49:33 +02:00
Pedro Piñera 21c44be8c2 Remove lab 2021-05-19 18:37:30 +02:00
Pedro Piñera Buendía baacac0c8a
Rename lab to lab-backend (#2965)
* Rename lab to lab-api

* Rename to lab-backend
2021-05-19 07:28:13 +02:00
Pedro Piñera f3c2c4faad Fix linting on CI 2021-05-17 12:05:21 +02:00
Marek Fořt c88b777484
Fix rubocop warnings (#2898) 2021-05-06 21:27:44 +02:00
Pedro Piñera Buendía a773701bdc
Fix rubocop (#2698) 2021-03-24 17:04:32 +01:00
Pedro Piñera 28fde7a10c Exclude the vendor folder 2021-03-19 16:37:59 +01:00
Pedro Piñera Buendía af5885c897
Move web projects to /projects and add fourier commands to interact with them (#2682)
* Move the web projects to the projects/ directory

* Enable Yarn workspaces

* Some fixes

* Add commands to fourier

* Rename action

* Fix command

* Update yarn.lock files

* Fix path
2021-03-19 14:41:30 +01:00
Pedro Piñera Buendía d0bc36118d
Add support for printing from manifest files (#2215)
* Add support for logging from the manifest files

* Add acceptance tests

* Add fourier task to run acceptance tests

* Add tests

* Update CHANGELOG

* Update documentation

* Fix acceptance test runs

* Fix tests
2020-12-29 17:50:11 +01:00
Pedro Piñera 47e2bfe507 Add rubocop-rake and rubocop-minitest 2020-12-29 13:05:23 +01:00
Pedro Piñera 24ded8aafa Fix rubocop issue 2020-12-29 13:02:56 +01:00
Pedro Piñera 586cdc7faa Some website fixes 2020-12-28 18:56:05 +01: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
dependabot[bot] 692d2a0b61
Bump rubocop from 1.5.2 to 1.6.1 (#2138)
* Bump rubocop from 1.5.2 to 1.6.1

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.5.2...v1.6.1)

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

* Fix issues

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pedro Piñera <pepibumur@gmail.com>
2020-12-15 12:15:03 +01:00
Pedro Piñera 75e6a87ff1 New website 2019-12-17 10:07:49 +01:00
Pedro Piñera cb00c14f68 Delete Galaxy 2019-11-13 15:38:02 +01:00
Pedro Piñera Buendía 0fe1107d20
Fix CI (#656)
* Solve SystemError conflicts

* Fix FileHandlerTests

* Don't run Rubocop
2019-11-12 19:00:45 +01:00
Pedro Piñera Buendía c35a7cc676
Enable the library evolution for the ProjectDescription framework (#625)
* Enable the library evololution for the ProjectDescription framework

* Update CHANGELOG

* Update installer to pass the argument too

* Gitignore .github files

* Fix tests

* Fix tests
2019-11-04 13:49:36 +01:00
Pedro Piñera ee9f04dac3 Rename galaxy-backend to galaxy 2019-10-16 13:09:47 +02:00
Pedro Piñera Buendía 7466621646
Remove Webpacker, React, Jest, and all Javascript code from the Galaxy Rails app (#521)
* Rename galaxy to galaxy-backend

* Remove webpack, jest, and javascript dependencies

* Don't install yarn dependencies

* Remove unnecessary stuff

* Remove comments

* Delete storybooks

* Remove components

* Remove active_storage configuration
2019-09-30 18:58:29 +02:00
Pedro Piñera Buendía b68c13ccea
Fix continuous integration (#502)
* Fix continuous integratin

* Use is_available instead of availability

* Exclude fixtures/

* Fix linting issues

* Fix rubocop

* Fix linting issue
2019-09-18 23:55:46 +02:00
Pedro Piñera Buendía 3be6b6ee50
Merge galaxy into the Tuist repository (#428)
* Merge galaxy into the Tuist repository

* Delete READMEs

* Use Ruby 2.6.0

* Add bootstrap

* Add graph page

* Fix rubocop issues

* Add bootstrap
2019-07-01 17:28:58 +02:00
Pedro Piñera Buendía ddb9123c34
Add Rubocop (#216)
* Add Rubocop

* Add Danger check

* Update CHANGELOG
2019-02-06 20:04:17 +01:00