Skip to content

doc: ensure getting_started has bootstrap list output in correct place#48281

Merged
alalazo merged 1 commit intodevelopfrom
docs/getting-started/bootstrap-list
Dec 24, 2024
Merged

doc: ensure getting_started has bootstrap list output in correct place#48281
alalazo merged 1 commit intodevelopfrom
docs/getting-started/bootstrap-list

Conversation

@wdconinc
Copy link
Copy Markdown
Contributor

The docs contain a confusing sequence in https://spack.readthedocs.io/en/latest/getting_started.html#bootstrapping-clingo:

  • "If for security concerns you cannot bootstrap clingo from pre-built binaries, you have to disable fetching the binaries we generated with Github Actions."
  • code-block spack bootstrap disable
  • "You can verify that the new settings are effective with:"
  • command-output spack bootstrap list

Because the command-output is run, and the spack bootstrap disable is NOT run, this results in the spack bootstrap list showing the disabled resources as enabled.

This PR reorders the text so the spack bootstrap list output is introduced first (as command-output), and the verification step is a reference to the same command. (Also updated github-actions versions to current.)

@spackbot-app spackbot-app bot added core PR affects Spack core functionality documentation Improvements or additions to documentation labels Dec 24, 2024
@alalazo alalazo enabled auto-merge (squash) December 24, 2024 10:55
@alalazo alalazo added the v0.23.1 PRs to backport for v0.23.1 label Dec 24, 2024
@alalazo alalazo merged commit c65a0e0 into develop Dec 24, 2024
@alalazo alalazo deleted the docs/getting-started/bootstrap-list branch December 24, 2024 11:48
@haampie haampie mentioned this pull request Feb 3, 2025
27 tasks
teaguesterling pushed a commit to teaguesterling/spack that referenced this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core PR affects Spack core functionality documentation Improvements or additions to documentation v0.23.1 PRs to backport for v0.23.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants