mattermost/scripts
Ashish Bhate ee76ad435b
[MM-28303]: check if mmctl exists before checking on Github and reduce requests to Github (#15387)
Summary:
Every make call would ping Github to find out the mmctl version to download. Each check made 4 requests to Github. So every make execution resulted in 4 requests to Github. This leads to frequent rate-limit errors from Github.
In this PR we check for the mmctl version only if mmctl doesn't already exist. We also print a more helpful error message.
Reduce the number the number of requests to Github from 4 to 2.

Ticket Link:
https://mattermost.atlassian.net/browse/MM-28303
2020-09-24 14:54:57 +05:30
..
diff-config.sh [MM-17703] Diff config files (#11898) 2019-08-29 22:44:12 +02:00
download_mmctl_release.sh [MM-28303]: check if mmctl exists before checking on Github and reduce requests to Github (#15387) 2020-09-24 14:54:57 +05:30
get_latest_release.sh [MM-28303]: check if mmctl exists before checking on Github and reduce requests to Github (#15387) 2020-09-24 14:54:57 +05:30
ldap-check.sh add group filter support to ldap-check.sh (#11935) 2019-11-20 13:52:26 +00:00
mattermost-mysql-5.0.sql MM-25394 session expired push notifications (#14732) 2020-06-17 14:47:54 -04:00
mattermost-postgresql-5.0.sql MM-25394 session expired push notifications (#14732) 2020-06-17 14:47:54 -04:00
mysql-migration-test.sh MM-16888: fix missing indexes (#12746) 2019-10-15 15:47:09 -03:00
prereq-check-enterprise.sh [MM-26886]: check enterprise prereqs before running tests (#15083) 2020-07-22 16:59:12 +05:30
prereq-check.sh Bump minimum Go version required (#14250) 2020-04-08 14:28:55 +05:30
psql-migration-test.sh MM-16888: fix missing indexes (#12746) 2019-10-15 15:47:09 -03:00
test-xprog.sh Make test execution not take quadratic compilation time (#7610) 2017-10-12 08:35:19 -07:00
test.sh [MM-28080] scripts/test: do not remove existing data directory (#15347) 2020-08-27 14:00:47 +03:00