Skip to content

fix(dal): Don't keep looping through past hashes if you find an existing schema when importing a pkg #311

fix(dal): Don't keep looping through past hashes if you find an existing schema when importing a pkg

fix(dal): Don't keep looping through past hashes if you find an existing schema when importing a pkg #311

Workflow file for this run

# This is essentially a dummy to allow us to set
# buildkite/si-merge-queue as a status check. This
# is run during a PR, but the Buildkite check is run
# in the merge queue
name: PR Checks to confuse and delight
on:
pull_request:
jobs:
si-merge-queue:
name: buildkite/si-merge-queue
runs-on: ubuntu-latest
steps:
- run: echo "Success!"