EZ-Robotics / EZ-Template

Simple plug-and-play PROS template that handles drive base functions for VEX robots.
https://ez-robotics.github.io/EZ-Template/
Mozilla Public License 2.0
73 stars 35 forks source link

set up github workflow #8

Open fishsticks89 opened 3 years ago

RishiKumarRay commented 2 years ago

can you elaboarte please ?

fishsticks89 commented 2 years ago

The idea was to automate the creation of releases with workflows, just as the testing is automated with the pros-build action. If @Unionjackjz1 wants me to do this, I can, but every release to this point seems to have gone smoothly.

ssejrog commented 2 years ago

The idea was to automate the creation of releases with workflows, just as the testing is automated with the pros-build action. If @Unionjackjz1 wants me to do this, I can, but every release to this point seems to have gone smoothly.

yes i think we should do this. to the audience this library is attracting, using terminal seems like a scary thing.

hotel added a tutorial to the pros conductor page on how to make remote depos. 2.2.0 is currently being worked on, should we aim for this to be done for that release? or hold it off until the release at the start of the new season.

fishsticks89 commented 2 years ago

To be clear, this doesn't change anything for the user, it would only make the creation of releases like this automatic when pushing to the main branch.

fishsticks89 commented 2 years ago

It could also make deployment to a depot automatic