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

feat: UI optional build tag config #399

Merged
merged 5 commits into from
May 11, 2023
Merged

Conversation

kitnato
Copy link
Contributor

@kitnato kitnato commented May 9, 2023

No description provided.

@kitnato kitnato marked this pull request as ready for review May 9, 2023 21:47
@kitnato kitnato requested review from a team as code owners May 9, 2023 21:47
Base automatically changed from PID-633-dry-up-reusable-code to develop May 10, 2023 10:48
@@ -33,6 +35,7 @@ export const envParser = getStrictParser<EnvInput, Env>()(
VITE_API_URL,
VITE_API_USERNAME,
VITE_BLOCK_EXPLORER_URL,
VITE_BUILD_TAG,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! Thanks, fixed.

@kitnato kitnato merged commit 329ce89 into develop May 11, 2023
3 checks passed
@kitnato kitnato deleted the PID-690-optional-build-tag branch May 11, 2023 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants