thatsIch / sublime-rainmeter

Rainmeter Package for Sublime Text 3
https://thatsich.github.io/sublime-rainmeter/
MIT License
51 stars 3 forks source link

Migration to Github Actions #79

Open thatsIch opened 3 years ago

thatsIch commented 3 years ago

I assume the integration to GitHub is better than to the original appveyor integration.

thatsIch commented 3 years ago

https://docs.rainmeter.net/manual/installing-rainmeter/#SilentInstallation

This might also be interessting or installing with WinGet

https://docs.rainmeter.net/manual/installing-rainmeter/#WinGetInstallation

thatsIch commented 3 years ago

Seems UnitTesting was pulled into SublimeText itself!

https://github.com/SublimeText/UnitTesting/issues/171

thatsIch commented 3 years ago

The tests are failing probably because the UnitTesting framework changed. But the workflow works in general.

thatsIch commented 3 years ago

That is somewhat frustrating when setting everything up with Sublime Text 4 and seeing that the UnitTesting framework supporting it, but not for python 3.8 which Sublime Text 4113_x64 uses?!

https://github.com/SublimeText/UnitTesting/issues/174