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

fixes for when a public DR is not yet public. #69

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

havok2063
Copy link
Collaborator

This PR closes #68 and closes #67. It fixes the check_public_release function to now return the correct values for the given release, regardless of what the global tree is set to. It also now fixes the is_sdss5 method to also return True when a public DR is not yet marked as public.

This should allow for testing of sdss_access for public DRs ahead of the official release, so e.g. notebook tutorials can be written and tested.

@havok2063 havok2063 merged commit 0a9514f into main Dec 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

non-public dr needs to use the sdss5 user check public release is global
2 participants