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

Improve build and infra scripts #544

Merged
merged 78 commits into from
Sep 13, 2021
Merged

Improve build and infra scripts #544

merged 78 commits into from
Sep 13, 2021

Conversation

PokhodenkoSA
Copy link
Contributor

@PokhodenkoSA PokhodenkoSA commented Sep 11, 2021

A lot of improvements:

  • .gitattributes for fixing Windows/Linux EOL - safely pass code from Windows to WSL
  • Apply flake8, config and skips in .flake8, fixed a lot of warnings
  • Add recommended VSCode extensions .vscode/settings.json
  • Added whitespace fixers, isort, flake8 and shellcheck in pre-commit
  • Added buid and development environments for conda (build-environment.yml amd environment.yml)
  • Fixed conda sctipts build.sh and run_test.sh using shellcheck
  • Improved processing for NUMBA_DPPY_LLVM_SPIRV_ROOT in run_test.sh
  • Configured isort to not conflict with black
  • And more...

@PokhodenkoSA PokhodenkoSA merged commit 5539f54 into main Sep 13, 2021
@PokhodenkoSA PokhodenkoSA mentioned this pull request Sep 18, 2021
@PokhodenkoSA PokhodenkoSA mentioned this pull request Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build infrastructure tests Related to test suite or test run infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants