Skip to content

Conversation

@bilalebi
Copy link
Contributor

@bilalebi bilalebi commented Jan 24, 2024

Changes

  • Fixed a bug in ALLOW_UNRELEASED: export ALLOW_UNRELEASED=Whatever_we_put_here will be evaluated as a string not boolean => Fixed
  • Fixed a bug: even if is_genome_released and ALLOW_UNRELEASED are both False gRPC will still return unreleased data (adding else: return [] did the trick)
  • Added logging (DEBUG can be turned ON and OFF using environment variable)

@bilalebi bilalebi self-assigned this Jan 24, 2024
@bilalebi bilalebi changed the title Fix ALLOW_UNRELEASED and add logging [gRPC] Fix ALLOW_UNRELEASED and add logging Jan 24, 2024
@bilalebi bilalebi added bug Something isn't working enhancement New feature or request labels Jan 24, 2024
@bilalebi bilalebi marked this pull request as ready for review January 24, 2024 23:34
@bilalebi bilalebi requested a review from marcoooo January 25, 2024 10:46
@bilalebi bilalebi merged commit 55fc25a into main Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants