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

Add CI #14

Merged
merged 3 commits into from
Oct 10, 2021
Merged

Add CI #14

merged 3 commits into from
Oct 10, 2021

Conversation

jankapunkt
Copy link
Member

This adds a very basic CI that runs unit tests on every pull request and pushes to dev and master

Currently uses node version 12 but we can easily make this a test against multiple versions, we just need to specify which versions we want to support.

@HappyZombies
Copy link
Member

@jankapunkt Due to the main project having a dev branch, I was getting weird commit historys, so I renamed it to 'development'. Can you set branch to 'development' instead to 'dev' (also make the PR to the development branch).

@jankapunkt jankapunkt changed the base branch from master to development October 10, 2021 13:15
@HappyZombies HappyZombies merged commit cf1ab06 into development Oct 10, 2021
@jankapunkt jankapunkt linked an issue Oct 11, 2021 that may be closed by this pull request
@jwerre jwerre deleted the add-ci branch November 21, 2021 14:04
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.

Code Quality
2 participants