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

255: Parametrize backend URL and adjust workflow files #292

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

SebastianNowak01
Copy link
Collaborator

This pull request includes changes to support the use of environment variables for backend URL configuration in the frontend application. The changes involve updating workflow files, environment example files, and frontend source code.

Environment variable support:

Frontend source code updates:

@SebastianNowak01 SebastianNowak01 self-assigned this Dec 23, 2024
@SebastianNowak01 SebastianNowak01 linked an issue Dec 23, 2024 that may be closed by this pull request
Copy link

deepsource-io bot commented Dec 23, 2024

Here's the code health analysis summary for commits 63618e3..47ed93c. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource Docker LogoDocker✅ SuccessView Check ↗
DeepSource Rust LogoRust✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@SebastianNowak01 SebastianNowak01 marked this pull request as ready for review December 23, 2024 12:56
@SebastianNowak01 SebastianNowak01 marked this pull request as draft December 23, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parametrize frontend with BACKEND_URL
1 participant