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

bug(turbine): JS build and run were mixed up and caused an erroneous … #441

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

janelletavares
Copy link
Contributor

@janelletavares janelletavares commented Sep 14, 2022

…call during deploy

Description of change

the Javascript Build() was never really doing a build, but a run. Caused some confusion with the deploy refactor.

Fixes https://github.com/meroxa/product/issues/564

Type of change

  • New feature
  • Bug fix
  • Refactor
  • Documentation

How was this tested?

  • Unit Tests
  • Tested in staging
  • Tested in minikube

Demo

before after

Additional references

Documentation updated

Copy link
Contributor

@jayjayjpg jayjayjpg left a comment

Choose a reason for hiding this comment

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

Thank you for the super swift fix! ✨

@janelletavares janelletavares merged commit acf0566 into master Sep 14, 2022
@janelletavares janelletavares deleted the javascript-build-bug branch September 14, 2022 20:11
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.

2 participants