about summary refs log tree commit diff
path: root/.circleci
AgeCommit message (Expand)Author
2020-07-18Set bundle config in local file, and set path (#14351)David Cook
2020-05-01Fix the circleci packages for Buster. (#13583)Shlee
2020-05-01Change CircleCI test output (#13587)Eugen Rochko
2020-04-04Update config.yml (#13379)Shlee
2020-03-08Set BUNDLE_PATH in CircleCI (#13214)David Cook
2020-01-28Fix Gemfile.lock (#12995)ThibG
2020-01-15Drop support for Ruby 2.4 from CircleCI (#12834)Shlee
2020-01-11Add CircleCI task to test migrations (#12815)ThibG
2020-01-10Upgrade CircleCI testing to Ruby 2.4-2.7 (#12800)Shlee
2019-12-29Circleci - Upgrade to Buster Images (#12705)Shlee
2019-09-12Add missing locale file for ga and add rake task to check for it (#11813)Eugen Rochko
2019-08-30Pushed CircleCI docker images to more recent V (#11708)Shlee
2019-06-16Fix check-i18n builds (#11084)Eugen Rochko
2019-01-02Fix CircleCI (#9695)ThibG
2018-12-29Replace Ruby 2.3 with 2.6 in CircleCI (#9652)ashleyhull-versent
2018-10-28Update i18n-tasks and change CircleCI command (#9104)Eugen Rochko
2018-10-25Add consistent interpolations check to CircleCI (#9072)Eugen Rochko
2018-10-25Fix missing plural keys (#9084)Eugen Rochko
2018-10-20fix: Execute PAM authentication tests on CircleCI (#9029)takayamaki
2018-08-18Use CircleCI workflows for ruby dependencies (#8228)ThibG
2018-07-30Use workspace instead of caching for built assets (#8103)ThibG
2018-07-03Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)Renato "Lond" Cerqueira
2018-05-11Add CONTINUOUS_INTEGRATION: true to .circleci/config.yml (#7447)Yamagishi Kazutoshi
2018-05-09Disable simplecov on CircleCI (#7416)Yamagishi Kazutoshi
2018-05-06Port travis_retry for CI (#7379)Yamagishi Kazutoshi
2018-04-28Remove unnecessary hyphen from restore_cache key (#7276)Yamagishi Kazutoshi
2018-04-23Move precompile step to build stage (#7235)Yamagishi Kazutoshi
2018-04-21Add parallel test processors (#7215)Yamagishi Kazutoshi
2018-04-20Replace Travis to CircleCI (#7196)Yamagishi Kazutoshi