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

Minor refactoring: consolidate felt.com reference to single variable #62

Merged
merged 6 commits into from
Mar 7, 2024

Conversation

springmeyer
Copy link
Contributor

This will support easier manual local testing of the plugin against our live testing environments (to ensure the plugin works against future versions of the Felt API).

@nyalldawson
Copy link
Collaborator

Could we move constants.py to core instead? That keeps the separation of core classes nicely.

@springmeyer
Copy link
Contributor Author

springmeyer commented Mar 6, 2024

Could we move constants.py to core instead? That keeps the separation of core classes nicely.

@nyalldawson absolutely. I noticed that some things in core are exposed via the __init__.py to the gui side of things, so I moved to /core/constants.py and exposed in __init__.py. Let me know if that is what you had in mind.

@springmeyer springmeyer added this to the 2.0.1 milestone Mar 6, 2024
@springmeyer
Copy link
Contributor Author

@nyalldawson - does this look good to merge now?

@nyalldawson nyalldawson merged commit 6e943b9 into main Mar 7, 2024
11 checks passed
@nyalldawson nyalldawson deleted the dane/single-api-endpoint branch March 7, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants