Skip to content
  • Adam Rutkowski's avatar
    45cc1d27
    Fix dev environment startup errors (#1990) · 45cc1d27
    Adam Rutkowski authored
    * Include gelocation DB download in the development workflow
    
    * Make sure `tls_certificate_check` is started ASAP
    
    This prevents `:application_either_not_started_or_not_ready` errors
    on application startup.
    
    * Mark Makefile targets as PHONY
    
    By default Make assumes the targets are files,
    in this case none of them are.
    45cc1d27
    Fix dev environment startup errors (#1990)
    Adam Rutkowski authored
    * Include gelocation DB download in the development workflow
    
    * Make sure `tls_certificate_check` is started ASAP
    
    This prevents `:application_either_not_started_or_not_ready` errors
    on application startup.
    
    * Mark Makefile targets as PHONY
    
    By default Make assumes the targets are files,
    in this case none of them are.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading