CSNSE / csnse.github.io

0 stars 0 forks source link

Check Env Variable #3

Closed Mr-Headrick closed 9 months ago

Mr-Headrick commented 10 months ago

Reply to this ticket with two things: first-whether the environment variables are the same in the two places indicated in the images -and- second reply with confirmation that you tested a simple UI route change both locally and on amplifyapp.com. The text of your reply should have 1) and 2) and explain if there is anything out of place.

1) env variables - compare the two places

CheckIt-A2 CheckIt-A1

2) test simple change in App.js

TestLocalhost

tymastrangelo commented 10 months ago

1) yes my ARN matches the environment variable 2) Routing works correctly, other things not so much... it doesn't push to amplify; only works locally

LandonB5 commented 10 months ago

Same here, the changes work locally but do not push to my amplify app. The changes do push to github but my amplify app does not change.

Clement-Wright commented 10 months ago
  1. Yes it matches on both my old and new versions of amplify app
  2. Yes it works in both. To Fix Landon and Tyler's problem you need to host a new web app based on your repository or else you can't see the updated versions on AWS amplify. Maybe we need to reconnect somehow but when I try to do this using #YOURAPP --> actions (top right) --> view app settings --> reconnect repository --> configure github app. It says I don't have permission from git but if I try to use the update git permissions button it says all the repositories have permissions. I still also don't have images :(.
spatel2024 commented 10 months ago

1: matches the environment variable2: same as Landon and TylerOn Jan 9, 2024, at 3:33 PM, Mr. Headrick @.***> wrote: Reply to this ticket with two things: first-whether the environment variables are the same in the two places indicated in the images -and- second reply with confirmation that you tested a simple UI route change both locally and on amplifyapp.com. The text of your reply should have 1) and 2) and explain if there is anything out of place. 1) env variables - compare the two places CheckIt-A2.png (view on web) CheckIt-A1.png (view on web) 2) test simple change in App.js TestLocalhost.png (view on web)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were assigned.Message ID: @.***>

Mr-Headrick commented 9 months ago

Done! 👍🏼