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.3.3
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.0
Choose a head ref
  • 2 commits
  • 19 files changed
  • 1 contributor

Commits on Jul 20, 2023

  1. PLAT-6957 buildkit 0.12

    update buildkit 0.12.0
    update vector 0.31.0
    Michael Fraenkel committed Jul 20, 2023
    Copy the full SHA
    d941da9 View commit details
  2. PLAT-6957: Fix racy tests

    AutoscalingPool does not auto-start anymore.
    
    Test reconcile separate from the Start() loop. Decide if a test wants to
    check the outcome of a single reconcile versus multiple reconciles.
    
    Make tests go faster.
    Michael Fraenkel committed Jul 20, 2023
    Copy the full SHA
    8367731 View commit details
Loading