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

fix: tacc-setup.sh cloning files to wrong dir #121

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

wesleyboar
Copy link
Collaborator

@wesleyboar wesleyboar commented Feb 5, 2025

Overview

Clone TACC/TACC-Docs poetry files into `/user-guide/ not root (like README expects).

Related

Testing

  1. From root of repo, run
    rm ./{pyproject.toml,poetry.lock,user-guide/mkdocs.base.yml}
    ./bin/tacc-setup.sh
  2. Verify no errors.
  3. Verify these files exist:
    • ./user-guide/pyproject.toml
    • ./user-guide/poetry.lock
    • ./user-guide/mkdocs.base.yml

@wesleyboar wesleyboar merged commit 629f43c into main Feb 5, 2025
@wesleyboar wesleyboar deleted the fix/tacc-setup-script branch February 5, 2025 16:56
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

Successfully merging this pull request may close these issues.

1 participant