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

revise configuration handling #305

Merged
merged 32 commits into from
May 15, 2024
Merged

revise configuration handling #305

merged 32 commits into from
May 15, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    0140ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dbcbbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf534fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc0cc8e View commit details
    Browse the repository at this point in the history
  5. minor code edits

    johntruckenbrodt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    336c515 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6dab018 View commit details
    Browse the repository at this point in the history
  2. [examine.ExamineSnap] deep restructuring

    - remove identifier 'auxdata' and do not set is as config
    - remove config section 'OUTPUT'
    - do not set config 'auxdatapath', 'properties'
    - remove method `__update_snap_properties` and instead use SnapProperties class
    - new properties 'auxdatapath', 'userdir'
    johntruckenbrodt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5a45a08 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    aa558cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d62f25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e785921 View commit details
    Browse the repository at this point in the history
  4. [examine] bug fixes

    johntruckenbrodt committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    05716ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70d1375 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b30a03c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d5453d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e52084 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4211463 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c273edf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bc528f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b1c705d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    65801e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a69e8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6588b44 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    ecd9219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489c1df View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    64da612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273843a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f14fc47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e796746 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dead764 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74139fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c3fc41 View commit details
    Browse the repository at this point in the history
  8. [ExamineSnap] do not raise a warning when SNAP is not installed, but …

    …rather raise an AttributeError when trying to access the attributes path or gpt
    johntruckenbrodt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e7e8665 View commit details
    Browse the repository at this point in the history