[all] adding CircleCI configuration file
See original GitHub issueAt the moment there is only TravisCI
configuration file. Adding those for CircleCI
would be fairly easy to do and Jose said it could be a nice addition to the project.
I am willing to do it if welcomed. In the case I need to merge on all projects, do I need to create a PR for each or one would be enough for the merge-master to pass it on the others?
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Configuring CircleCI
CircleCI offers several execution environments in which to run your jobs. To specify an execution environment choose an executor, then specify and image...
Read more >Configuration Introduction - CircleCI
CircleCI believes in configuration as code. Consequently, the entire delivery process from build to deploy is orchestrated through a single file called config....
Read more >Sample config.yml Files - CircleCI
This document provides sample .circleci/config.yml files, as follows: CirlceCI has created an extension for Visual Studio Code that reduces context ...
Read more >Reusable Config Reference Guide - CircleCI
This command lets you see the expanded configuration with all reusable keys processed. Follow the Using the CircleCI CLI documentation for installation ...
Read more >Introduction to YAML Configurations - CircleCI
The crux of connecting CircleCI to your project is a config.yml , which is held in a .circleci directory. CircleCI configuration files are...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll be happy to set up Firebase Test Lab as well when possible.
Continued in https://github.com/googlesamples/android-architecture/pull/230