Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PM: Update Repository Secrets to use VITE prefix #1839

Open
1 of 6 tasks
Tracked by #1768
ryanfchase opened this issue Oct 2, 2024 · 1 comment
Open
1 of 6 tasks
Tracked by #1768

PM: Update Repository Secrets to use VITE prefix #1839

ryanfchase opened this issue Oct 2, 2024 · 1 comment
Labels
Complexity: Small Feature: Code Health Make our code more readable, testable, and modular Feature: Testing Role: Frontend React front end work Role: Product Management size: 0.25pt Can be done in 1.5 hours vite migration

Comments

@ryanfchase
Copy link
Member

ryanfchase commented Oct 2, 2024

Overview

We need to add Vite prefixes to Repository Secrets so that our Github Actions can supply environment variables to the Vite build.

Action Items

Variables that need to be added:

  • VITE_MAPBOX_TOKEN
  • VITE_CONTENTFUL_SPACE
  • VITE_CONTENTFUL_TOKEN
  • VITE_HUGGINGFACE_LOGIN_TOKEN

Variables that might need to be added:

  • VITE_MAPBOX_SATELLITE_URL
  • VITE_MAPBOX_STREETS_URL

Resources/Instructions

Navigating to Repository Secrets via Github site: (link)

Settings > Secrets and variables > Actions > Secrets > Repository secrets

Screenshot of Repository Secrets Page

image

@ryanfchase
Copy link
Member Author

I've gone ahead and added the 1st token, but I'll need to figure out how to get the contentful token by logging into the contentful platform (I think).

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Feature: Code Health Make our code more readable, testable, and modular Feature: Testing Role: Frontend React front end work Role: Product Management size: 0.25pt Can be done in 1.5 hours vite migration
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

1 participant