slog-rs / slog

Structured, contextual, extensible, composable logging for Rust
https://slog.rs/
Apache License 2.0
1.58k stars 95 forks source link

travis-ci.org has shutdown #294

Closed panicbit closed 2 years ago

panicbit commented 2 years ago

It looks like CI doesn't run anymore. I don't see travis CI showing in this PR for example . Furthermore tests are not even compiling with --all-features.

Techcable commented 2 years ago

Yeah, travis-ci.org has shutdown. I think the new travis-ci.com is still free, but I believe most of the community has moved to Github Actions.

I'm going to switch over to using Github Actions.

panicbit commented 2 years ago

Yes, it's still free, but now you get a set amount of free credits that you have to keep re-requesting. I wonder why people moved to GitHub Actions 🤔 🤔 🤔 .

nabijaczleweli commented 2 years ago

.com is "free" insofar as you get 10000(?) "open-source credits", after providing your CC info. Then you pay. GHA is a good choice here.

panicbit commented 2 years ago

https://docs.travis-ci.com/user/billing-overview/#free-trial-plan

https://docs.travis-ci.com/user/billing-faq/#what-if-i-am-building-open-source

Techcable commented 2 years ago

Holly guacamole that's terrible 😮

Sound like we need to switch to Github actions ASAP. @dpc gave my comment a heart so I think this counts as a go-ahead 😉

dpc commented 2 years ago

Go ahead! I want all my projects off Travis, just I don't have time to take care of it - it was great while it lasted, but can't blame them from running out of $ to subsidize this and many other projects. :)