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

Make scope pip-installable #514

Merged
merged 59 commits into from
Feb 23, 2024

Conversation

bfhealy
Copy link
Collaborator

@bfhealy bfhealy commented Dec 11, 2023

This PR makes Scope pip-installable (initial version 0.9.0), using poetry to build the package. Changes include:

  • Move scope.py to the scope directory, rename to scope_class.py
  • Instantiate a Scope object using scope/_instantiate.py
  • Add methods that use argparse to handle input to Scope methods in scope.py
  • Define scripts to install in pyproject.toml
  • Add function to generate directories, copy config defaults if no config exists
  • Refactor scripts to have a main function that can be installed, take --config-path argument
  • Revisit scope_class.py code to allow --config-path to be specified

@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 11, 2023 22:15 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 11, 2023 22:15 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 00:38 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 00:38 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 00:53 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 00:53 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:06 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:06 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:24 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:24 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:28 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:28 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:36 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:36 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request December 12, 2023 21:44 — with GitHub Actions Failure
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 17:43 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 17:43 — with GitHub Actions Inactive
@bfhealy bfhealy had a problem deploying to Integrate Pull Request February 23, 2024 18:16 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request February 23, 2024 18:16 — with GitHub Actions Failure
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 18:22 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 18:23 — with GitHub Actions Inactive
@bfhealy bfhealy had a problem deploying to Integrate Pull Request February 23, 2024 18:34 — with GitHub Actions Failure
@bfhealy bfhealy had a problem deploying to Integrate Pull Request February 23, 2024 18:34 — with GitHub Actions Failure
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 18:47 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 18:47 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 18:59 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 18:59 — with GitHub Actions Inactive
@bfhealy bfhealy had a problem deploying to Integrate Pull Request February 23, 2024 19:32 — with GitHub Actions Failure
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 19:32 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 19:48 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 20:45 — with GitHub Actions Inactive
@bfhealy bfhealy had a problem deploying to Integrate Pull Request February 23, 2024 20:45 — with GitHub Actions Failure
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 20:53 — with GitHub Actions Inactive
@bfhealy bfhealy temporarily deployed to Integrate Pull Request February 23, 2024 20:53 — with GitHub Actions Inactive
@bfhealy bfhealy merged commit 66cf46f into ZwickyTransientFacility:main Feb 23, 2024
6 checks passed
@bfhealy bfhealy mentioned this pull request Feb 23, 2024
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.

2 participants