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

Make compiler interchangeable again #357

Open
4 tasks
mariopesch opened this issue Nov 7, 2024 · 1 comment
Open
4 tasks

Make compiler interchangeable again #357

mariopesch opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mariopesch
Copy link
Member

To test different versions and compiler deployments we should make it possible again to change the compiler URL in the settings.

  • Add compiler url as prop
  • adopt setting page
  • add prop to all relevant components
  • remove compiler url from .env file
@mariopesch mariopesch added the enhancement New feature or request label Nov 7, 2024
@mariopesch mariopesch self-assigned this Nov 25, 2024
@Thiemann96
Copy link
Contributor

So we have a setCompiler function which changes the compiler globally. i did not pass the prop for compiler to all components but rather just use the global variable. so slightly different than you described. let me know if that works for you and if i've missed something

@Thiemann96 Thiemann96 self-assigned this Jan 10, 2025
Thiemann96 added a commit that referenced this issue Jan 22, 2025
make compiler interchangable, closes #357
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants