Skip to content

Remove Travis CI and update docs for GitHub Actions #1225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

pjbollinger
Copy link
Contributor

This fixes #1222 by removing all references to Travis CI (besides in CHANGELOG.md) and replaces the references with information about the recently added GitHub Actions.
This Pull Request is in preperation so when the project is ready to remove Travis CI it should be an easy click of Merge Pull Request.

This fixes remotestorage#1222 by removing all references to Travis CI (besides in `CHANGELOG.md`) and replaces the references with information about the recently added GitHub Actions.
This Pull Request is in preperation so when the project is ready to remove Travis CI it should be an easy click of `Merge Pull Request`.
@raucao
Copy link
Member

raucao commented Mar 9, 2021

Very nice experience so far. Travis has become so slow over the years, but Actions was pretty fast for a new PR just now! 👌

Just wondering if we can add the word "node.js" or "nodejs" before the node version in the check title somehow, so that it's clear what the numbers mean...

Screenshot from 2021-03-09 20-12-57

Previously, checks would display `test-and-lint/build (10)`.
After this change, they should display a more user-friendly name of `test-and-build/node.js (10)`
@pjbollinger
Copy link
Contributor Author

Awesome, glad you're liking it!

I went ahead and just made the change in this PR as a new commit. Please click Show all checks in this PR to see how the display has changed. And here is an image in case you're looking via email or something:

Screen Shot 2021-03-09 at 8 48 56 PM

@raucao
Copy link
Member

raucao commented Mar 10, 2021

Perfect! 👍

@remotestorage/core Travis took longer than 10 minutes for a new PR yesterday. So I think we should just merge this PR and be done with Travis for now. WDYT?

@galfert
Copy link
Member

galfert commented Mar 10, 2021

Nice, this looks great. And I like that you don't have to load a whole nother site in case a test fails.

+1 from me.

@raucao raucao merged commit 7711480 into remotestorage:master Mar 10, 2021
@pjbollinger pjbollinger deleted the refactor/1222-remove-travis-ci branch March 10, 2021 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Discussion for switiching from travis-ci.org to ? for continuous integration
3 participants