Commit Graph
124 Commits
Author SHA1 Message Date
Brenda Wallace 51e69d79b2 Turn on elastic search 7 tests (#2386)
* Turn on elastic search 7 tests, and  Install ES first, check later
this give ES time to start in the background instead of slowing us down
2020-01-19 20:22:07 +13:00
Brenda Wallace 08be5a7de6 Fix/travis ci (#2384)
* Upgrade to xenial on travis-ci
* Wait for ES to start
* Retry elastic search 25 times
2020-01-18 17:41:48 +13:00
Brenda Wallace f26aad95a2 small file fixes 2020-01-07 22:20:58 +13:00
Brenda bdee705b55 Update with frozen literals 2019-12-26 13:38:17 +13:00
Brenda Wallace 5ae4dbaa73 Fix coverage reporter 2019-11-25 13:33:47 +13:00
Brenda Wallace 69d3b89e87 Update install_elasticsearch.sh 2019-08-07 22:52:11 +12:00
Daniel O'Connor cf03cf4ad9 Merge branch 'dev' into harvest-show 2019-08-07 16:33:40 +09:30
Brenda Wallace 0dc1720711 Double quote to prevent globbing and word splitting. 2019-08-04 16:24:09 +12:00
Brenda Wallace 080e0dbc78 give the caller clues if they don't set a version 2019-08-04 16:21:31 +12:00
Brenda Wallace 953af21e3e prefix namespace into ELASTIC_SEARCH_VERSION for travis-ci 2019-08-03 11:23:45 +12:00
Brenda Wallace 2c69b5a99c Echo the elastic search version 2019-07-29 16:24:50 +12:00
Brenda Wallace 52b6ab3931 Output and stop on error 2019-07-03 12:04:13 +12:00
Brenda Wallace 4495d03899 Move percy specs to static check run 2019-07-03 08:48:35 +12:00
Brenda Wallace 9982e94af7 Run all feature specs to find percy snapshots 2019-06-12 14:29:28 +12:00
Brenda Wallace accf549e58 Delete percy-new.sh 2019-06-12 11:18:24 +12:00
Brenda Wallace f0d49b7e9d capitalize to match the specs 2019-05-29 15:46:42 +12:00
Brenda Wallace 54f54f020a Make sure we precompile the assets before running percy 2019-05-25 10:31:26 +12:00
Brenda Wallace de3aeaf823 add base branch to percy 2019-04-26 16:34:04 +12:00
Brenda Wallace ba62208dd1 Add percy 2019-04-23 10:21:07 +12:00
Brenda Wallace cde61a1c4f Use Regex to search for author 2019-02-09 09:04:24 +13:00
Brenda Wallace bffbd94462 Read the file contents in ruby 2019-02-09 09:03:34 +13:00
Brenda Wallace c8e5cecaf6 Fixes checking for github bots in contributors 2019-02-08 09:51:41 +13:00
Brenda Wallace 99ac99b399 Can't update pip on travis, so don't 2019-01-06 16:19:58 +13:00
Brenda Wallace 97b377cf83 Add --no-document to install of linters
as suggested in https://github.com/brigade/overcommit/issues/610
2019-01-06 16:17:34 +13:00
Brenda Wallace 798b4a8b47 Switching to yarn 2019-01-06 09:53:47 +13:00
Brenda Wallace 4374a4800b Commenting out linter checks until overcommit is fixed 2019-01-03 14:44:35 +13:00
Brenda Wallace 12472d3762 Return to previous version 2019-01-03 14:41:11 +13:00
Brenda Wallace 7d7ae1f044 Pin to older childprocess 2019-01-03 14:19:45 +13:00
Brenda Wallace 84201c4f55 Pin to ruby 2.5.3 on linting 2019-01-03 14:12:27 +13:00
Brenda Wallace 8229c7196c Don't install rubocop in linters. Use the one in the bundle 2019-01-03 13:50:30 +13:00
Brenda Wallace 550860178e Merge remote-tracking branch 'upstream/dev' into upgrade/rails-5 2018-09-11 16:07:30 +12:00
Brenda Wallace d0b785bcd3 Pass elasticsearch version from travis.yaml 2018-09-09 13:33:20 +12:00
Brenda Wallace 53b08422ce Force new config when installing elasticsearch 2018-09-09 11:08:34 +12:00
Brenda Wallace a051523354 Upgrade to elasticsearch 6.2.3 2018-09-09 10:56:21 +12:00
Brenda Wallace 5563b183dc Revert "Remove custom elastic search installer in travis"
This reverts commit d629203570.
2018-09-09 10:52:20 +12:00
Brenda Wallace d629203570 Remove custom elastic search installer in travis 2018-09-09 09:44:43 +12:00
Brenda Wallace f8a404a88b Merge remote-tracking branch 'upstream/dev' into upgrade/rails-5
Conflicts:
	Gemfile
	Gemfile.lock
	app/models/crop.rb
	app/models/forum.rb
	app/models/photo.rb
	app/models/planting.rb
	app/models/seed.rb
	db/schema.rb
	spec/models/garden_spec.rb
	spec/models/planting_spec.rb
2018-04-28 21:25:06 +12:00
Brenda Wallace cdde3994b2 Revert "Auto corrected by following Style/ExpandPathArguments"
This reverts commit a5b84403bb.
2018-04-21 10:35:28 +12:00
Awesome Code a5b84403bb Auto corrected by following Style/ExpandPathArguments 2018-04-20 22:19:28 +00:00
Brenda Wallace a00237dfcb Style fixes after rubocop upgrade 2018-04-02 15:48:16 +12:00
Brenda Wallace 00ea96a73e Can't rename GROWSTUFF_ELASTICSEARCH 2018-03-20 11:35:01 +13:00
Brenda Wallace 7f24927dc9 Clean up errors on undefined shell vars 2018-03-20 11:06:37 +13:00
Brenda Wallace 715ff4d41d Merge branch 'dev' into fix/coverage 2018-03-19 17:47:01 +13:00
Brenda Wallace 5992c974c7 Adding codeclimate coverage 2018-03-19 17:08:04 +13:00
Brenda Wallace 65b4c7dbc1 Revert "Auto corrected by following Style/StringLiterals"
This reverts commit ab56a3c6b3.
2018-02-09 07:58:47 +13:00
Awesome Code ab56a3c6b3 Auto corrected by following Style/StringLiterals 2018-02-07 10:20:26 +13:00
Awesome Code 020d024e4b Auto corrected by following EmptyLine 2018-01-23 09:00:34 +13:00
Awesome Code a5fa033f2d Auto corrected by following EmptyLine 2018-01-08 23:46:57 +00:00
Brenda Wallace 3fdc23098e Use perl names for cli script variables 2017-12-06 14:16:47 +13:00
Shiny 811011419e Exit if we can't cd 2017-11-26 09:39:43 +13:00