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

Require explict tag when starting psql docker #368

Merged
merged 1 commit into from Nov 18, 2019

Commits on Nov 15, 2019

  1. Require explict tag when starting psql docker

    Defined a util class to return docker tag of desired PSQL version.
    Class is defined in ':db' and shared by ':db' and ':core'. Used
    an artifact declaration to exclude unnecesary compile dependencies.
    
    Added a presubmit check for instantiations without explicit tag.
    weiminyu committed Nov 15, 2019
    Copy the full SHA
    ed11f27 View commit details
    Browse the repository at this point in the history