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

fix: passthrough runtime env vars #741

Merged
merged 4 commits into from
Apr 12, 2023
Merged

fix: passthrough runtime env vars #741

merged 4 commits into from
Apr 12, 2023

Conversation

ursucarina
Copy link
Contributor

TL;DR

Allows runtime environment variables to be passed through to the UI

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Adds cheerio and injects window.env into the served html

Tracking Issue

NA

Follow-up issue

NA

@ursucarina ursucarina requested review from a team, jsonporter, 4nalog and olga-union and removed request for a team April 11, 2023 20:48
Signed-off-by: Carina Ursu <carina@union.ai>
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #741 (00adcc2) into master (c5fc069) will not change coverage.
The diff coverage is n/a.

❗ Current head 00adcc2 differs from pull request most recent head 0906a9c. Consider uploading reports for the commit 0906a9c to get more accurate results

@@           Coverage Diff           @@
##           master     #741   +/-   ##
=======================================
  Coverage   66.68%   66.68%           
=======================================
  Files         465      465           
  Lines       11411    11411           
  Branches     2108     2108           
=======================================
  Hits         7609     7609           
  Misses       3802     3802           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ursucarina ursucarina enabled auto-merge (squash) April 11, 2023 21:00
wild-endeavor and others added 3 commits April 11, 2023 14:36
Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
This reverts commit 1bd3ec3.

Signed-off-by: Carina Ursu <carina@union.ai>
@ursucarina ursucarina merged commit 530c10d into master Apr 12, 2023
@ursucarina ursucarina deleted the carina/customenv branch April 12, 2023 20:14
@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants