Commit Graph

137 Commits

Author SHA1 Message Date
Kevin Burnett 9b01806811
update packaging and pin poetry (#18)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-02 06:05:17 -07:00
jbirddog 9f70790fbc
Bump to trigger deploy (#17) 2024-02-23 14:01:13 +00:00
jbirddog 2ef976411e
Bump connector-http (#15) 2024-02-21 14:25:44 +00:00
jbirddog 9764cef9ab
Bump postgres v2 connector (#14) 2024-01-25 11:10:04 -08:00
Kevin Burnett 51c10a0153
Merging deploy app dev into master (#13)
* updated available v2 connectors w/ burnettk

* install postgresql-client in the docker image w/ burnettk

* updated spiffworkflow-proxy so it can find the correct commands w/ burnettk

* use h2 in the README w/ burnettk

* update connector-http with GetRequestV2 param fix

* update connector-http to fix post request v2

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-01-02 07:12:49 -08:00
jbirddog f271cff5a8
Bump postgres command related dependencies (#12) 2024-01-02 06:33:33 -08:00
Jakub Sokołowski 688e2a512d
connector-smtp: fix repo URL to use HTTP and not SSH
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-21 11:21:56 +02:00
jbirddog abf1fff825
Add smtp connector (#11) 2023-09-12 22:40:09 +10:00
jasquat 81394b119a
updated waku docker build script w/ burnettk 2023-06-12 15:06:42 -04:00
jasquat 30bb4c6b97
check if conn is set before attempting to close it w/ burnettk 2023-06-12 14:29:22 -04:00
jasquat ddd9284eef
Feature/ci acceptance tests (#10)
* Deploy latest to dev (#3)

* document ens name api

* Bump http connector (#2)

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>

* Skip recipient if not a string (#5) (#6)

* added connector-github to pyproject w/ burnettk

---------

Co-authored-by: jbirddog <100367399+jbirddog@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-06-09 14:20:55 -04:00
jasquat e93872d42c
set debug to False for the xero getCurrencies command w/ burnettk (#9)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-06-06 08:18:17 -07:00
jbirddog df79d5f339
Skip recipient if not a string (#5) 2023-05-15 09:30:47 -07:00
jasquat 5b77d28df8
added some support for ens names w/ burnettk 2023-05-11 15:47:26 -04:00
jbirddog 6bd6260f2f
Bump http connector (#2) 2023-05-01 11:05:12 -04:00
burnettk 427eeb297c
document ens name api 2023-04-26 11:13:37 -04:00
burnettk 61094ceb57
add set display name command 2023-04-13 13:50:32 -04:00
burnettk 39a7c768f6
Revert "avoid sending messages to waku w/ burnettk"
This reverts commit 20420911b2.
2023-04-11 09:15:55 -04:00
burnettk a4b4ba79fc
use md 2023-03-22 16:15:53 -04:00
jasquat 20420911b2
avoid sending messages to waku w/ burnettk 2023-03-22 15:05:17 -04:00
Jakub Sokołowski 9d0f957935
ci: remember last IMAGE_TAG choice
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-03-14 14:01:36 +01:00
burnettk 39325bd66a
document liveness 2023-03-14 08:46:05 -04:00
burnettk b46abbef21
document set display name 2023-03-07 17:50:26 -05:00
jbirddog b068dcf347
Move to one postgres secret (#33) 2023-03-06 15:20:09 -05:00
jbirddog bbe0fd99d2
Dosql (#32) 2023-03-06 12:15:16 -05:00
jbirddog 250704aa49
Allow setting column types, add README (#31) 2023-03-02 13:08:27 -05:00
jbirddog 71ee8825cc
External secrets (#29)
* Pass secrets into SelectValues

* Pass secrets into Create/DropTable

* Pass secrets to Insert/Update/DeleteValues. Drop and create based on existence

* Pass secrets to GetEmployeeInfo

* Pass secrets to Xero non oauth calls
2023-03-01 10:04:10 -05:00
Kevin Burnett 4549ba8745
Merge pull request #30 from sartography/ci/add-jenkinsfile
Jenkinsfile: add CI Docker image build for Jenkins
2023-02-23 09:59:17 -08:00
Jakub Sokołowski 825804de00
Jenkinsfile: add CI Docker image build for Jenkins
We'll use `deploy-${env}-${stage}` tags for deploy to Spiff envs.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-23 11:23:51 +01:00
Jakub Sokołowski 74f85cac50
Dockerfile: use separate setup and final images
This makes the build simpler since we don't have to remove setup
dependencies like pip or poetry.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-23 10:57:43 +01:00
jasquat c29dff074a
Merge branch 'main' of github.com:sartography/connector-proxy-status-im 2023-02-22 17:04:23 -05:00
jasquat 75d8e0e4cd
added waku base url config back in w/ burnettk 2023-02-22 17:04:17 -05:00
burnettk c552a9aed9
bug fix file path 2023-02-22 16:27:19 -05:00
burnettk fff8ae945f
hack up status-go so it works until we get a commandline flag, and add docs 2023-02-22 16:03:07 -05:00
jasquat ef9b49fbca
ensured spiffworkflow-proxy is up to date w/ burnettk 2023-02-22 14:09:00 -05:00
jasquat 81f1bb965b
resolved merge conflicts w/ burnettk 2023-02-22 13:55:45 -05:00
jasquat 38f0d90dd7
updated spiffworkflow-proxy w/ burnettk 2023-02-22 13:53:05 -05:00
burnettk 692ad3ef4a
namespace env var that is intended for flask 2023-02-22 11:17:24 -05:00
burnettk ed87f493a9
allow specifying SECRET_KEY 2023-02-22 11:15:24 -05:00
jasquat df9350e7cf
use raise_for_status when sending waku messages w/ burnettk 2023-02-22 10:45:08 -05:00
jasquat a68264d785
added config py file that can read from env vars w/ burnettk 2023-02-22 10:19:14 -05:00
jasquat d815cfeb90
use wakuext_addContact when sending waku messages w/ burnettk 2023-02-15 16:16:18 -05:00
jasquat 6db61325e7 Merge branch 'main' of github.com:sartography/connector-proxy-status-im 2023-02-13 14:52:04 -05:00
jasquat 1c20e93fb8 send a contact request whenever sending a waku message w/ burnettk 2023-02-13 14:52:00 -05:00
burnettk 6f1b94ab33 use array form of command since this is better in every way 2023-02-13 11:58:59 -05:00
burnettk 85b365ad15 ENTRYPOINT instead of CMD, because i guess ENTRYPOINT is awesome now 2023-02-13 11:50:42 -05:00
burnettk 66b6f77e99 pass through all arguments so you can give gunicorn extra flags 2023-02-13 11:45:43 -05:00
jbirddog e5c503d737
Bump spiffworkflow-proxy version (#28) 2023-02-08 10:05:06 -05:00
jbirddog 425017cd6d
Some fixes from the code audit (#27) 2023-02-08 09:58:32 -05:00
jasquat 7a4752498d updated waku send message to take an array of recipients w/ burnettk 2023-01-24 16:18:10 -05:00