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

Set up a CI process using Github Actions #9

Open
angusmcleod opened this issue Mar 31, 2021 · 1 comment
Open

Set up a CI process using Github Actions #9

angusmcleod opened this issue Mar 31, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@angusmcleod
Copy link
Member

angusmcleod commented Mar 31, 2021

We need to estblish a CI process for this repository using github actions. Initially this process should just run the existing unit tests on each PR, and nothing more. No additional tests or liniting to be added in this initial task, just setting up the process.

You can establish a GH Actions workflow in a PR, so technically no additional repo access is required, however that can be granted if need be.

Note: as part of this we should remove the existing Travis config. GH Actions is preferred as the complete CI solution here.

@angusmcleod angusmcleod changed the title Setup a CI process using Github Actions Set up a CI process using Github Actions Mar 31, 2021
@angusmcleod angusmcleod added the help wanted Extra attention is needed label Mar 31, 2021
tpltnt added a commit to tpltnt/id that referenced this issue Apr 11, 2021
@tpltnt
Copy link
Contributor

tpltnt commented May 10, 2021

Can this be closed given that PRs #12 and #15 are merged now and the tests have been scrubbed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants