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

83 setup script #85

Merged
merged 18 commits into from
Aug 31, 2023
Merged

83 setup script #85

merged 18 commits into from
Aug 31, 2023

Commits on Aug 28, 2023

  1. Bootstrap file

    The file takes the working dir as input
    Then it copies and updates files as necessary
    ColmBhandal committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    24368f3 View commit details
    Browse the repository at this point in the history
  2. Updated readme

    ColmBhandal committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ff6af1a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Fixes

    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f4f8d8c View commit details
    Browse the repository at this point in the history
  2. Stricter sed

    Only replace configuration ending with conf.py
    This prevents overwriting other configuraitons
    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8cb82ab View commit details
    Browse the repository at this point in the history
  3. Heading fixes

    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f396fdd View commit details
    Browse the repository at this point in the history
  4. Sentence case

    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ae0c051 View commit details
    Browse the repository at this point in the history
  5. Update readme.rst

    Co-authored-by: Ruth Fuchss <ruth.fuchss@canonical.com>
    ColmBhandal and ru-fu authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ab7dc7b View commit details
    Browse the repository at this point in the history
  6. abbreviations

    Docs and repos
    Replaced with full words
    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9cc09a3 View commit details
    Browse the repository at this point in the history
  7. Script description

    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    39f9800 View commit details
    Browse the repository at this point in the history
  8. Review instruction

    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c3ce6b7 View commit details
    Browse the repository at this point in the history
  9. Earlier sed

    Running sed straight after clone
    This ensures it's only run against starter pack
    And it doesn't affect their existing repo
    ColmBhandal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4d6020c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. build and view

    ColmBhandal committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    44b5329 View commit details
    Browse the repository at this point in the history
  2. Spelling

    Co-authored-by: Ruth Fuchss <ruth.fuchss@canonical.com>
    ColmBhandal and ru-fu authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    30418ed View commit details
    Browse the repository at this point in the history
  3. No history

    Co-authored-by: Ruth Fuchss <ruth.fuchss@canonical.com>
    ColmBhandal and ru-fu authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d506a97 View commit details
    Browse the repository at this point in the history
  4. Stricter seds

    ColmBhandal committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5fbe69e View commit details
    Browse the repository at this point in the history
  5. Line break

    ColmBhandal committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0ed4b95 View commit details
    Browse the repository at this point in the history
  6. Reorder steps

    The description steps need to be reordered
    The order in the script has changed
    ColmBhandal committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b14492f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. https clone

    SSH will only work for those with it set up
    ColmBhandal committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0a468e4 View commit details
    Browse the repository at this point in the history