crystal-loot / selenium.cr

Selenium library for Crystal
https://crystal-loot.github.io/selenium.cr/
MIT License
24 stars 7 forks source link

Adding periodic CI job #53

Closed jwoertink closed 2 months ago

jwoertink commented 2 months ago

Fixes #50

This adds a weekly cron to check against Crystal nightly. Also locking in to Ameba 1.5 since 1.6 has some issues that are still being worked out. Updated all of the github stuff to latest versions

@veelenga let me know if this is ok

jwoertink commented 2 months ago

well... aside from the obvious failures... :raised_eyebrow: what is happening there?

veelenga commented 2 months ago

The weekly workflow looks good to me. Thanks for doing it so quickly.

jwoertink commented 2 months ago

Still no clue why Windows is hanging forever all of a sudden... I'll have to look in to that more later.