winsomniak / kagero-calc

Fire Emblem Heroes Combat Simulator
https://kagerochart.com/damage-calc
MIT License
8 stars 3 forks source link

Gitlab Pipeline Automated Deployments #78

Open winsomniak opened 6 years ago

winsomniak commented 6 years ago

I want to setup some basic automated testing, and will probably use Travis CI. Anyone used this or have an opinion?

Its more useful for back-end and compiled code but we can at least use it to burn through some automated tests. Also we need some automated tests!

winsomniak commented 6 years ago

@Lorenzooone

Lorenzooone commented 6 years ago

Never used it, but it seems pretty good!

winsomniak commented 6 years ago

Updating issue to reflect the intent. I will be using Gitlab pipelines for CI once I have time to set it up.

This will make it much easier for others to update the simulator and KageroChart when if I am unable to do so myself. With enough tests setup, it should be fairly stable without too much oversight, too.

winsomniak commented 5 years ago

this is partially implemented, but is only semi-automatic for now