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

RFE: Create POC to run all ci testing in github actions #1624

Closed
samvarankashyap opened this issue Feb 21, 2020 · 1 comment
Closed

RFE: Create POC to run all ci testing in github actions #1624

samvarankashyap opened this issue Feb 21, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@samvarankashyap
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Since GitHub is providing GitHub actions as a potential CI solution. It would be great if we can have all the ci testing moved to Github's actions.
Describe the solution you'd like
the testing involves:

  1. unit testing
  2. Linting
  3. Integration testing( with mock data)
  4. Testing across all the major operating systems

Describe alternatives you've considered
An alternative can be a travis-ci but it would be a 3rd party solution it would not be closely tied with Github.

@samvarankashyap
Copy link
Contributor Author

fixed by #1626

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

No branches or pull requests

1 participant