Skip to content

Refactor bootstrap of "spack style" dependencies#27485

Merged
haampie merged 3 commits intospack:developfrom
alalazo:bootstrap/dev-specs
Nov 18, 2021
Merged

Refactor bootstrap of "spack style" dependencies#27485
haampie merged 3 commits intospack:developfrom
alalazo:bootstrap/dev-specs

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Nov 16, 2021

Modifications:

  • Remove spack.bootstrap.get_executable in favor of spack.bootstrap.ensure_executables_in_path_or_raise so that executables are always bootstrapped using a single code path.

@spackbot-app spackbot-app bot added commands tests General test capability(ies) labels Nov 16, 2021
@alalazo alalazo changed the title Bootstrap development dependencies Refactor bootstrap of "spack style" dependencies Nov 17, 2021
@alalazo alalazo marked this pull request as ready for review November 17, 2021 10:15
Remove the "get_executable" function from the
spack.bootstrap module. Now "flake8", "isort",
"mypy" and "black" wwill use the same
bootstrapping method as GnuPG.
@alalazo alalazo force-pushed the bootstrap/dev-specs branch from c7740e0 to dabf285 Compare November 17, 2021 17:03
@alalazo alalazo requested a review from haampie November 18, 2021 06:32
@haampie haampie merged commit e3cd91a into spack:develop Nov 18, 2021
@alalazo alalazo deleted the bootstrap/dev-specs branch November 18, 2021 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commands tests General test capability(ies)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants