Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dominodatalab/hephaestus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: dominodatalab/hephaestus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 27, 2023

  1. [PLAT-6701] Enable zstd hephaestus (#105)

    * [PLAT-6701] Enable zstd hephaestus
    
    * adding fixes for linter
    
    fixes issues with linter
    pkg/buildkit/buildkit.go:127:19: string `true` has 6 occurrences, make it a constant (goconst)
    ddl-retornam authored Jul 27, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7760c3d View commit details

Commits on Aug 31, 2023

  1. PLAT-7161: Support cluster domains properly (#113)

    Allow the cluster domain to be specified.
    Michael Fraenkel authored Aug 31, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    06a8aaf View commit details
Loading