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

dev: Switch CI from Travis to GitHub #499

Open
mihaic opened this issue Apr 15, 2021 · 0 comments
Open

dev: Switch CI from Travis to GitHub #499

mihaic opened this issue Apr 15, 2021 · 0 comments

Comments

@mihaic
Copy link
Member

mihaic commented Apr 15, 2021

Travis announced some time ago that travis-ci.org will stop working and now it finally happened. We can either move to travis-ci.com or somewhere else. I propose GitHub.

mihaic added a commit to mihaic/brainiak that referenced this issue May 24, 2021
Fixes issue brainiak#499.

Also made a number of other changes in the process of getting GitHub
Actions to run. I think it makes sense to include them here as opposed
to making separate PRs for them.

Add workaround for editable user install.

Ignore flake8-docstrings errors (not part of CONTRIBUTING).

Use flake8 extend-ignore instead of explicit ignore.

Add IGNORE_CONDA env variable for pr-check to use Venv even when Conda
is available.

Drop unused Jenkins script.

Remove editable install from requirements-dev.txt to speed up testing.

Fix missing matnormal in pr-check.

Disable tests with mpiexec with non-fork multiprocessing (issue brainiak#501).
mihaic added a commit to mihaic/brainiak that referenced this issue May 24, 2021
Fixes issue brainiak#499.

Also made a number of other changes in the process of getting GitHub
Actions to run. I think it makes sense to include them here as opposed
to making separate PRs for them.

Add workaround for editable user install.

Ignore flake8-docstrings errors (not part of CONTRIBUTING).

Use flake8 extend-ignore instead of explicit ignore.

Add IGNORE_CONDA env variable for pr-check to use Venv even when Conda
is available.

Drop unused Jenkins script.

Remove editable install from requirements-dev.txt to speed up testing.

Fix missing matnormal in pr-check.

Disable tests with mpiexec with non-fork multiprocessing (issue brainiak#501).
mihaic added a commit that referenced this issue May 25, 2021
Fixes issue #499.

Also made a number of other changes in the process of getting GitHub
Actions to run. I think it makes sense to include them here as opposed
to making separate PRs for them.

Add workaround for editable user install.

Ignore flake8-docstrings errors (not part of CONTRIBUTING).

Use flake8 extend-ignore instead of explicit ignore.

Add IGNORE_CONDA env variable for pr-check to use Venv even when Conda
is available.

Drop unused Jenkins script.

Remove editable install from requirements-dev.txt to speed up testing.

Fix missing matnormal in pr-check.

Disable tests with mpiexec with non-fork multiprocessing (issue #501).
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

No branches or pull requests

1 participant