Skip to content
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

ci: add GitHub Actions for CI #879

Merged
merged 3 commits into from
Jan 10, 2021
Merged

Conversation

koba04
Copy link
Collaborator

@koba04 koba04 commented Jan 9, 2021

This PR adds GitHub Action for typecheck, test, and lint tasks.
ref. #872 (comment)

The setup is based on the configuration of TravisCI.
https://github.com/vercel/swr/blob/master/.travis.yml

The result of a GitHub Action is here.
https://github.com/koba04/swr/runs/1673115189?check_suite_focus=true

If you have any requests like running on various environments (Node versions and OS), I'll add them to the configuration.
I have also left the setting for TravisCI, so let me know if you no longer need the setting, then I'll remove it.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 9, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c872def:

Sandbox Source
SWR-Basic Configuration
SWR-States Configuration
SWR-Infinite Configuration

Copy link
Member

@shuding shuding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@shuding shuding merged commit 1ece1f4 into vercel:master Jan 10, 2021
@koba04 koba04 deleted the github-actions-for-ci branch January 10, 2021 15:12
@koba04
Copy link
Collaborator Author

koba04 commented Jan 10, 2021

@shuding Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants