FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

Rewrite CI scripts #504

Closed FWDekker closed 9 months ago

FWDekker commented 9 months ago

Fixes #502.

Adds tests on macOS, upgrades various actions, uses new actions where appropriate, and uploads coverage only once all tests have passed.