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

Replace Travis with github action #561

Closed
lukasoppermann opened this issue Oct 12, 2020 · 0 comments · Fixed by #562
Closed

Replace Travis with github action #561

lukasoppermann opened this issue Oct 12, 2020 · 0 comments · Fixed by #562
Labels
feature New feature or enhancement good first issue This issue should be easy for new contributors. If you need help please reach out to us! help wanted

Comments

@lukasoppermann
Copy link
Owner

To simplify the setup replacing the tests on travis with a github action would be great.

@lukasoppermann lukasoppermann added feature New feature or enhancement help wanted good first issue This issue should be easy for new contributors. If you need help please reach out to us! labels Oct 12, 2020
atodorov pushed a commit that referenced this issue Oct 13, 2020
- replaced `.travis.yml` with a github-action
- renamed travis script in `package.json` to `github-build`
- updated to node version 14, because we used it in travis, too
- added es-disable an export in `store.ts` to  make standard green
- added HTMLElement to global to make the standard green

Co-authored-by: David Gontrum <david.gontrum@leanovate.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement good first issue This issue should be easy for new contributors. If you need help please reach out to us! help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant