meumobi / AMS.Connect

1 stars 0 forks source link

Change owner of 'AMS.Connect: Correlation Table' #110

Closed vdias38 closed 5 years ago

vdias38 commented 5 years ago

Expected behaviour

Current spreadsheet is owned by me, can't transfer ownership to another domain account. Then, we should create a new one and update link

danconte72 commented 5 years ago
vdias38 commented 5 years ago

jb has already shared it with us https://docs.google.com/spreadsheets/d/1A53ItRJFGNQYdSON0QLr27s5eb9hQuMa9z6zxvQ5npI/edit#gid=1236505125

The published link of csv is https://docs.google.com/spreadsheets/d/e/2PACX-1vQrZQhhDXhdxxLSk7p1HAO47tqOVGo-hQZaDcQe97ULn1JRN1mehfEezcgJ1MtiJNt4X1ar0FwBWtKo/pub?gid=1236505125&single=true&output=csv

vdias38 commented 5 years ago

Should contact jb for migration, because the AMS Correlation table files should be synced.

danconte72 commented 5 years ago

change to turn tdc_url to a heroku env var

danconte72 commented 5 years ago

I've deployed on staging/production and heroku, moving heroku run php artisan providers:perform --update-correlationtable --mode=publish --date=2019-01-03 --remote staging to env var. And tested performing the following command $ heroku run php artisan providers:perform --update-correlationtable --mode=publish --date=2019-01-03 --remote staging It only worked when I set TDC_URL on heroku var. For both env I've set the previous correlation table

To finish the migration must ask to Jb to make sure that the new file is up to date

danconte72 commented 5 years ago

tdc_url updated on heroku staging/production and tested on staging