You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been working with the NBT repo and noticed there's no CI running. Last report from coveralls was way back in 2015 and there's no green checkmark to show tests are passing.
Having a CI is pretty important for maintaining project quality. It looks like the current Travis CI setup might be disabled or out of credits.
Could we get a CI setup going again? Doesn't have to be Travis, GitHub Actions or something else would work too. I can help to set it up. In fact I think trying out GH actions at my fork will be my fun for the evening, cheers!
The text was updated successfully, but these errors were encountered:
I wonder if we should delete the Travis CI config from the repo to avoid confusion of future contributors? They may base their decisions and understanding on this outdated config. I think it is better to remove it.
I've been working with the NBT repo and noticed there's no CI running. Last report from coveralls was way back in 2015 and there's no green checkmark to show tests are passing.
Having a CI is pretty important for maintaining project quality. It looks like the current Travis CI setup might be disabled or out of credits.
Could we get a CI setup going again? Doesn't have to be Travis, GitHub Actions or something else would work too. I can help to set it up. In fact I think trying out GH actions at my fork will be my fun for the evening, cheers!
The text was updated successfully, but these errors were encountered: