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

Add tilt.dev #270

Merged
merged 5 commits into from May 31, 2022
Merged

Add tilt.dev #270

merged 5 commits into from May 31, 2022

Commits on May 31, 2022

  1. add support for secret set by environment variable

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof authored and ulyssessouza committed May 31, 2022
    Copy the full SHA
    4ddcaf7 View commit details
    Browse the repository at this point in the history
  2. always use values from lookup function if available

    Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
    glours authored and ulyssessouza committed May 31, 2022
    Copy the full SHA
    9456f4b View commit details
    Browse the repository at this point in the history
  3. Bump github.com/imdario/mergo from 0.3.12 to 0.3.13

    Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.12 to 0.3.13.
    - [Release notes](https://github.com/imdario/mergo/releases)
    - [Commits](darccio/mergo@0.3.12...v0.3.13)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/imdario/mergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ulyssessouza committed May 31, 2022
    Copy the full SHA
    25006d5 View commit details
    Browse the repository at this point in the history
  4. Make dotEnv resolution plublic

    Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
    ulyssessouza committed May 31, 2022
    Copy the full SHA
    2f042b8 View commit details
    Browse the repository at this point in the history
  5. Adds tilt.dev as a user of compose-go

    Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
    ulyssessouza committed May 31, 2022
    Copy the full SHA
    5e01bb7 View commit details
    Browse the repository at this point in the history