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

Prepare hub deployment with new Jayvee version #63

Closed
rhazn opened this issue Nov 29, 2022 · 0 comments
Closed

Prepare hub deployment with new Jayvee version #63

rhazn opened this issue Nov 29, 2022 · 0 comments
Assignees

Comments

@rhazn
Copy link
Contributor

rhazn commented Nov 29, 2022

After #58 is done, please release the jayvee version and prepare the hub so it can be deployed with the new gas model support.

The deployment workflow is the following:

  • Bump the interpreter to a new version in its package.json
  • Create a new release in the Jayvee repository
    • This causes the CI to publish the interpreter as a private npm package
  • In the hub, update the interpreter version in the simple runtime
    • Currently, this needs to be done in two places: in the devDependencies of package.json and in the installation command in runtime-simple.Dockerfile

Originally posted by @felix-oq in #57 (comment)

@felix-oq felix-oq self-assigned this Dec 2, 2022
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

No branches or pull requests

2 participants