docbrown/bin
Daniel Uber 1253d90114
Check for the current version of foreman when deciding to install (#14682)
* Check for the current version of foreman when deciding to install

0.87.1 was current when this was added, but `gem install foreman` now
installs 0.87.2, so this check always fails (I do not have the older
version present).

I'm suspecting we either don't want to version pin this test (assume
whatever version of foreman installed is fine) or we need to use
something like the Gemfile to have dependabot keep this version info
in sync with the upstream.

All I do here is update the current release version to test against.

* Remove foreman version constraint

If any version of (very stable) foreman is installed, assume it's
recent enough to run the (also very stable) Procfile

Only install foreman gem if it's not installed. Updates are on the user.
2021-09-08 09:31:23 -05:00
..
__tests__ Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
_guard-core Code cleanups (#659) 2018-08-07 11:00:13 -04:00
bundle Run rails app:update for 5.2.4.2 (#6743) [deploy] 2020-03-23 10:38:20 -04:00
bundleAnalyzer Added webpack bundle analyzer (#12013) 2020-12-22 19:13:40 -05:00
ci-bundle Travis Optimization:Bundle from Bash File to Use Cache (#9705) 2020-08-09 15:32:44 -05:00
container-setup Improve bash info for windows user (#13607) 2021-05-03 11:42:15 +00:00
e2e Ensure first argument is interpreted as a string (#14479) 2021-08-11 20:51:18 -04:00
e2e-ci Cleaning Test Runs for End to End (E2E) Tests (#12143) 2021-01-29 13:34:01 +01:00
e2e-setup Cypress tests for /admin/config Authentication Section (#12539) 2021-02-03 15:31:55 -05:00
generate-css-utility-classes-docs.js CSS size reduce + cleanups. (#12625) 2021-02-16 13:44:26 +01:00
guard Code cleanups (#659) 2018-08-07 11:00:13 -04:00
knapsack_pro_rspec Fix app/services' ruby 2.7 kwargs warnings (#13177) 2021-04-01 18:40:50 -04:00
parallel_rspec Code cleanups (#659) 2018-08-07 11:00:13 -04:00
rails Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
rake Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
rspec Code cleanups (#659) 2018-08-07 11:00:13 -04:00
rspecov Code cleanups (#659) 2018-08-07 11:00:13 -04:00
rubocop Delayed Jobs Investigation (#929) 2018-10-17 17:03:20 -04:00
setup Check for the current version of foreman when deciding to install (#14682) 2021-09-08 09:31:23 -05:00
spring Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
startup Correct startup script and docs (#5940) 2020-02-06 17:04:54 -05:00
test-console-check [deploy] Optimization: Dont Use Redis For Flare Tag IDs, Load Them On Boot (#8987) 2020-06-30 09:48:08 -05:00
webpack [deploy] Update webpacker configuration (#8004) 2020-05-25 12:03:18 -04:00
webpack-dev-server [deploy] Update webpacker configuration (#8004) 2020-05-25 12:03:18 -04:00
yarn Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00