GitHub actions integration
Hi,
I'm looking into utilizing GitHub actions for CI/CD. I couldn't find any examples of how to use GitHub actions to build a STM32CubeIDE project automatically. Any hints/directions?
Thanks,
Hi,
I'm looking into utilizing GitHub actions for CI/CD. I couldn't find any examples of how to use GitHub actions to build a STM32CubeIDE project automatically. Any hints/directions?
Thanks,
In STM32CubeIDE go to the menu "Help->Eclipse Marketplace..." and then look for and install "EGit - Git Integration for Eclipse"
After you have installed, when you right click on the project to see the project properties, you can find the menu entry "Team" which contains the Git stuff.
You can also start CubeIDE with -unhideTeamSynchronizing if you prefer.
For more info about how to use GitHub I would suggest this website.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.