Commit Graph

28 Commits (master)

Author SHA1 Message Date
Chris Veilleux 3f6298a057 add Google STT api key back to fix test. 2022-09-28 16:15:10 -05:00
Chris Veilleux f8e062a5a3 point Google Cloud STT to secrets file on Jenkins host 2022-09-28 15:50:19 -05:00
Chris Veilleux 8ed421708d change Google STT environment variable to new Google Cloud API key and remove Assembly AI environment variables. 2022-09-28 13:22:34 -05:00
Chris Veilleux 91294258f9 add environment variables necessary for STT api call 2022-08-26 14:37:48 -05:00
Chris Veilleux bfc537d973 added the libsndfile system package to resolve a librosa issue. 2022-08-26 08:17:35 -05:00
Chris Veilleux ae7757a595 Publish allure report to Jenkins 2022-08-25 15:10:18 -05:00
Chris Veilleux 0a02e28110 change package manager from pipenv to poetry 2022-08-24 13:22:05 -05:00
Chris Veilleux 9298be41b6 upgraded db python environment to 3.9 and changed how city table is loaded due to new version of psycopg 2022-07-18 15:31:46 -05:00
Chris Veilleux 3121f091b9 changed github api environment variable to use new github app
changed github api environment variable to use new github app

changed github api environment variable to use new github app

changed github api environment variable to use new github app

changed github api environment variable to use new github app

changed github api environment variable to use new github app
2022-07-18 15:31:45 -05:00
Chris Veilleux 07cb73a9bd changed the base image for the database bootstrap step 2022-07-18 15:31:44 -05:00
Chris Veilleux a13fc0f919 updated Dockerfile to use Python 3.9 as a base 2022-07-15 12:03:54 -05:00
Chris Veilleux 506c2d555e Fix GitHub authentication 2022-03-03 13:06:47 -06:00
Chris Veilleux 8c8ff10ab8 Fix GitHub authentication 2022-03-03 12:34:20 -06:00
Chris Veilleux a78b33b130 Fix GitHub authentication 2022-03-03 11:36:05 -06:00
Chris Veilleux 4a9225393c Add a dummy SendGrid key for the behave tests. 2021-03-15 22:16:16 -05:00
Chris Veilleux b5bf8ebd43 added pantacor environment variables to fix breaking test 2021-02-21 18:43:20 -06:00
Chris Veilleux 0493aa11dc Added dummy environment variables for pantacor API 2021-02-09 22:21:48 -06:00
Chris Veilleux 1713c423d0 Re-apply original merge from test to master 2020-12-28 12:29:19 -06:00
Kris Gesling 70601bda5b remove old branch pull 2020-12-18 22:27:21 +09:30
Kris Gesling 12749da3af Revert "Merge remote-tracking branch 'origin/test'"
This reverts commit 9d3dd24601, reversing
changes made to 7ec565c4d8.
2020-12-18 21:04:48 +09:30
Chris Veilleux 0de627da80 removed checkout of devops branch that has been merged 2020-10-20 15:07:54 -05:00
Chris Veilleux 2d6516e218 get test API key from Jenkins credentials 2020-07-09 22:52:59 -05:00
Chris Veilleux ff787b4f2d add api to pythonpath 2020-07-09 22:51:25 -05:00
Chris Veilleux 2b1afa4fa9 Changed code check phase to work with multiple applications in the same repository. 2020-07-09 22:51:11 -05:00
Chris Veilleux 052a50532a add Lint and Format stage 2020-07-09 22:51:04 -05:00
Chris Veilleux 39dfb6fd87 added steps to run API behave tests 2020-07-09 22:50:34 -05:00
Chris Veilleux 2c2bf21577 Added comments and a build stage for running the behave tests for the account API 2020-07-09 22:45:46 -05:00
Chris Veilleux ba91c0dca3 First iteration of new Dockerfile to be used in conjuction with a Postgres docker image to run Selene Applications 2020-06-22 18:47:17 -05:00