Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

So after you have done this action:Commit and Push Changes to Git how do you select this code to run in your component. This is how you do it:

 Open up your component card and stop the component if it is running
  • Double click the component you want, to bring up its component card.

 Change the Using Commit option to either a specific commit or use the DEVELOPMENT mode
  • The commit you want to run

  • Or if you just want to run what you have in your translator even if you have not committed it you can use the DEVELOPMENT option (this can be helpful while you are developing code)

  • Click the green arrow to confirm.

 If you don't see your latest commit - use the refresh button to pull the latest commits

This uses Git Cache to pull down the latest commits and refresh your “Using Commit“ dropdown. Click and wait for it to stop spinning to see the latest commits.

Screen Shot 2024-01-11 at 4.09.46 PM.png

That’s it!

  • No labels